Open
Bug 1318072
Opened 9 years ago
Updated 2 years ago
"Permission denied to access property Symbol.toPrimitive" when accessing event.originalTarget
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: enndeakin, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: triage-deferred)
Attachments
(1 file)
181 bytes,
text/html
|
Details |
Open the testcase and mouse the mouse over the scrollbar area. The error 'Permission denied to access property Symbol.toPrimitive' is printed to the console.
This seems like it should be giving a better error message.
Comment 1•9 years ago
|
||
Bizarre error. Something odd happening in Webidl layer or in JS engine.
Component: Event Handling → JavaScript Engine
Updated•8 years ago
|
Keywords: triage-deferred
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
Still reproduces today; would love to look at this under pernosco but my machine is headless at the moment.
Blocks: sm-runtime
You need to log in
before you can comment on or make changes to this bug.
Description
•