Closed
Bug 1937261
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 49693 - Reinitialize BrowserManager's command queue after it is recreated
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox136 fixed)
RESOLVED
FIXED
136 Branch
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49693 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49693
Details from upstream follow.
Weizhong Xia <weizhong@google.com> wrote:
Reinitialize BrowserManager's command queue after it is recreated
This will allow init_failed message be sent back to TestRunnerManager if timeout happens when start the browser.
Also set the start browser timeout value to 65 seconds to align with the default browser startup timeout value.
Bug: 381944656
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f9329b7ace5
[wpt PR 49693] - Reinitialize BrowserManager's command queue after it is recreated, a=testonly
| Assignee | ||
Comment 3•1 year ago
|
||
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•