Closed
Bug 1448400
Opened 8 years ago
Closed 4 years ago
Stop doing hasInstance hackery in SpecialPowers
Categories
(Core :: XPConnect, enhancement, P3)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: jandem)
References
Details
Attachments
(1 file)
Once we fix bug 1448218 we can drop the workaround for it that bug 1448398 is using.
Updated•8 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
The hasInstance JSClass hook was removed in bug 1270746.
Updated•4 years ago
|
Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/decad054432a
Remove hasInstance workarounds in SpecialPowers WrapPrivileged.jsm. r=peterv
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•