Closed
Bug 1448400
Opened 7 years ago
Closed 3 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)
(deleted),
text/x-phabricator-request
|
Details |
Once we fix bug 1448218 we can drop the workaround for it that bug 1448398 is using.
Updated•7 years ago
|
Priority: -- → P3
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
The hasInstance JSClass hook was removed in bug 1270746.
Updated•3 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•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 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
•