Closed
Bug 947404
Opened 12 years ago
Closed 10 years ago
Internal error details escape from nsIDOMGetUserMediaErrorCallback::onError
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
WORKSFORME
backlog | parking-lot |
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
109 bytes,
text/html
|
Details |
[Exception... "'[JavaScript Error: "waka is not defined" {file: "file:///Users/jruderman/Desktop/i.html" line: 2}]' when calling method: [nsIDOMGetUserMediaErrorCallback::onError]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: resource:///modules/webrtcUI.jsm :: denyRequest :: line 90" data: yes]
I don't expect to see error messages with internal URLs as a result of a web page doing something odd.
Comment 1•10 years ago
|
||
Jib -- Is this bug still valid?
backlog: --- → parking-lot
Flags: needinfo?(jib)
Comment 2•10 years ago
|
||
Seems to work correctly now.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jib)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•