Closed
Bug 949920
Opened 12 years ago
Closed 4 years ago
webrtcUI.jsm (updateIndicators): "e.getNext(...).WebrtcIndicator is undefined" when racing with window creation
Categories
(Firefox :: Site Permissions, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
346 bytes,
text/html
|
Details |
With:
user_pref("nglayout.debug.disable_xul_cache", true);
the testcase hits:
[Exception... "'[JavaScript Error: "e.getNext(...).WebrtcIndicator is undefined" {file: "resource://app/modules/webrtcUI.jsm" line: 210}]' when calling method: [nsIObserver::observe]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
Updated•11 years ago
|
Component: General → Device Permissions
Comment 1•4 years ago
|
||
I can no longer reproduce this issue. Tested on Linux 89.0a1 (2021-03-30) (64-bit).
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•