Open
Bug 1478100
Opened 6 years ago
Updated 2 years ago
Stop using the no-arg DOMEventTargetHelper constructor from SharedMap
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
References
(Blocks 1 open bug)
Details
I should have noticed this in bug 1463587.
Kris says on IRC:
Either the cpmm frame script global or the shared module global, depending on
whether it's writable or not
for the global this thing should live in.
Comment 1•6 years ago
|
||
I'm guessing this should just go in the shared module global, as that's the place where we're putting most stuff these days.
Priority: -- → P2
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•