Closed
Bug 1870458
Opened 1 year ago
Closed 1 year ago
WebIDL bindings cleanup
Categories
(Core :: DOM: Bindings (WebIDL), task)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: peterv, Assigned: peterv)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D196660
Assignee | ||
Comment 3•1 year ago
|
||
This test adds a numeric property to Array.prototype, which then causes issues
in the mochitest framework when it tries to add things to an empty array while
gathering the results. Doing the test's work in an iframe avoids the issue.
Depends on D196661
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f58c65704fb
Remove always-disabled dom.webidl.crosscontext_hasinstance.enabled pref. r=dom-core,edgar
https://hg.mozilla.org/integration/autoland/rev/e9906c78db45
Remove unused isPseudoInterface. r=dom-core,edgar
https://hg.mozilla.org/integration/autoland/rev/d614e05cf543
Make dom/bindings/test/test_sequence_wrapping.html not interfere with mochitest framework. r=dom-core,edgar
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9f58c65704fb
https://hg.mozilla.org/mozilla-central/rev/e9906c78db45
https://hg.mozilla.org/mozilla-central/rev/d614e05cf543
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Updated•1 year ago
|
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•