Open
Bug 1864383
Opened 2 years ago
Updated 2 years ago
JavaScript error: resource://gre/modules/SubDialog.sys.mjs, line 517: TypeError: docEl.style is undefined
Categories
(Toolkit :: Content Prompts, defect)
Toolkit
Content Prompts
Tracking
()
NEW
People
(Reporter: whimboo, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Seen in a log for WebDriver tests:
https://treeherder.mozilla.org/logviewer?job_id=435688302&repo=mozilla-beta&lineNumber=29617-29654
During an ongoing navigation to a web page served by the local test server, the following error appears:
JavaScript error: resource://gre/modules/SubDialog.sys.mjs, line 517: TypeError: docEl.style is undefined
This actually triggers a state when the navigation never ends and as result causes a test timeout.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:mtigley, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(mtigley)
You need to log in
before you can comment on or make changes to this bug.
Description
•