Closed
Bug 1915600
Opened 2 months ago
Closed 2 months ago
Perma dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface FragmentDirective to all webpages as a property on 'window'? when Gecko 131 merges to beta on 2024-09-02
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox129 | --- | unaffected |
firefox130 | --- | unaffected |
firefox131 | + | verified |
People
(Reporter: SerbanS, Assigned: jjaschke)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[task 2024-08-29T11:23:19.737Z] 11:23:19 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces.html | DragEvent is exposed as an own property on 'window' but has no property descriptor in the global scope
[task 2024-08-29T11:23:19.738Z] 11:23:19 INFO - Buffered messages finished
[task 2024-08-29T11:23:19.738Z] 11:23:19 INFO - TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface FragmentDirective to all webpages as a property on 'window'? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
[task 2024-08-29T11:23:19.739Z] 11:23:19 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:426:16
[task 2024-08-29T11:23:19.739Z] 11:23:19 INFO - runTest@dom/tests/mochitest/general/test_interfaces.js:2085:7
[task 2024-08-29T11:23:19.740Z] 11:23:19 INFO - @dom/tests/mochitest/general/test_interfaces.js:2136:8
[task 2024-08-29T11:23:19.740Z] 11:23:19 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces.html | FragmentDirective is exposed as an own property on 'window' but tests false for "in" in the global scope
Flags: needinfo?(jjaschke)
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → jjaschke
Status: NEW → ASSIGNED
Updated•2 months ago
|
Attachment #9421560 -
Attachment description: Bug 1915600 - Text Fragments: Enable DOM interface for `FragmentDIrective` on all channels. r=#dom-core! → Bug 1915600 - Text Fragments: Enable DOM interface for `FragmentDirective` on all channels. r=#dom-core!
Pushed by jjaschke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6da0c4e66553
Text Fragments: Enable DOM interface for `FragmentDirective` on all channels. r=dom-core,webidl,farre
Assignee | ||
Updated•2 months ago
|
Flags: needinfo?(jjaschke)
Comment 3•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Comment 4•2 months ago
|
||
Fix verified in today's central as early beta simulation.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•