Skip to content

Change test status race conditions in design of web_extensions.md - #243

Open
justinlulejian wants to merge 1 commit into
web-platform-tests:mainfrom
justinlulejian:patch-1
Open

Change test status race conditions in design of web_extensions.md#243
justinlulejian wants to merge 1 commit into
web-platform-tests:mainfrom
justinlulejian:patch-1

Conversation

@justinlulejian

Copy link
Copy Markdown

Updated the RFC to mandate that browser.test status listeners are registered before the test extension is loaded. This eliminates test result race conditions caused by cross-browser variations in extension loading speeds, and simplifies browser implementations by removing the need for complex queuing logic.

Updated the RFC to mandate that browser.test status listeners are registered before the test extension is loaded. This eliminates test result race conditions caused by cross-browser variations in extension loading speeds, and simplifies browser implementations by removing the need for complex queuing logic.
@justinlulejian justinlulejian changed the title Chane test status race conditions in design of web_extensions.md Change test status race conditions in design of web_extensions.md Aug 18, 2026
@justinlulejian

Copy link
Copy Markdown
Author

@rdcronin @oliverdunk for initial review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant