Closed
Bug 1774927
Opened 2 years ago
Closed 2 years ago
Perma Bustage/Timeout | JavaScript error: chrome://browser/content/browser.js, line 10037: TypeError: document.getElementById(...) is null when Gecko 103 merges to Beta on 2022-06-27
Categories
(Firefox :: Menus, defect, P1)
Firefox
Menus
Tracking
()
VERIFIED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | unaffected |
firefox101 | --- | unaffected |
firefox102 | --- | unaffected |
firefox103 | + | verified |
People
(Reporter: smolnar, Assigned: dao)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-firefox-view])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
INFO - 1655551048384 Marionette DEBUG Waiting for initial application window
[task 2022-06-18T11:17:32.522Z] 11:17:32 INFO - JavaScript error: chrome://browser/content/browser.js, line 10037: TypeError: document.getElementById(...) is null
[task 2022-06-18T11:17:32.596Z] 11:17:32 INFO - console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/tmpl1sguvmj.mozrunner/search.json.mozlz4", (void 0)))
[task 2022-06-18T11:23:28.163Z] 11:23:28 INFO - JavaScript error: chrome://remote/content/marionette/driver.js, line 2273: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIObserverService.removeObserver]
[task 2022-06-18T11:29:38.168Z] 11:29:38 ERROR - REFTEST ERROR | None | application timed out after 370 seconds with no output
@Dao, can you take a look at this timeouts that are affecting beta-sims?
thank you
Flags: needinfo?(dao+bmo)
Updated•2 years ago
|
Updated•2 years ago
|
Keywords: regression
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P1
Assignee | ||
Updated•2 years ago
|
Blocks: firefox-view
Whiteboard: [fidefe-firefox-view]
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Points: --- → 1
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/34f4e228ec12
Account for menu_openFirefoxView currently only existing in Nightly builds. r=Gijs
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Comment 5•2 years ago
|
||
The patch was verified in today's beta sim log bustage & today's beta sim log timeouts
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•