Closed
Bug 1695435
Opened 4 years ago
Closed 2 years ago
Remove @@hasInstance for IDL interfaces in chrome context
Categories
(Core :: DOM: Bindings (WebIDL), task)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(4 files)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D110930
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D110931
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Attachment #9213786 -
Attachment description: Bug 1695435 - Part 3: Replace cross-context instanceof uses with .isInstance() r=edgar → Bug 1695435 - Part 2: Add more words to the chrome script heuristic in use-isInstance
Updated•2 years ago
|
Attachment #9213784 -
Attachment description: Bug 1695435 - Part 1: Disable @@hasInstance in chrome context by default r=edgar → Bug 1695435 - Part 3: Disable @@hasInstance in chrome context by default
Updated•2 years ago
|
Attachment #9213785 -
Attachment description: Bug 1695435 - Part 2: Hide @@hasInstance behind flag also in xray r=edgar → Bug 1695435 - Part 4: Hide @@hasInstance behind flag also in xray r=edgar
Assignee | ||
Updated•2 years ago
|
Keywords: leave-open
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d61d6e56cb46
Part 1: Use isInstance in XUL files r=Standard8
Comment 6•2 years ago
|
||
bugherder |
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/931351307950
Part 2: Add more words to the chrome script heuristic in use-isInstance r=preferences-reviewers,Gijs,webdriver-reviewers,whimboo,sgalich
https://hg.mozilla.org/integration/autoland/rev/2e78f2b17c62
Part 3: Disable @@hasInstance in chrome context by default r=edgar
https://hg.mozilla.org/integration/autoland/rev/f075617a4fa4
Part 4: Hide @@hasInstance behind flag also in xray r=edgar
Assignee | ||
Updated•2 years ago
|
Keywords: leave-open
Comment 8•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/931351307950
https://hg.mozilla.org/mozilla-central/rev/2e78f2b17c62
https://hg.mozilla.org/mozilla-central/rev/f075617a4fa4
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/da7c4a7181ba
Port bug 1695435 - Fix new instances of mozilla/use-isInstance linter rule. rs=linting DONTBUILD
You need to log in
before you can comment on or make changes to this bug.
Description
•