Closed
Bug 1784474
Opened 3 years ago
Closed 3 years ago
Perma Late-Beta 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 applicationCache to all Gecko 105 Switch from Early Beta to Late Beta on 2022-09-02
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | unaffected |
firefox103 | --- | unaffected |
firefox104 | --- | unaffected |
firefox105 | + | verified |
People
(Reporter: smolnar, Assigned: jandem)
Details
Attachments
(1 file)
INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces_secureContext.html | external is exposed as an own property on 'window' but has no property descriptor in the global scope
[task 2022-08-12T12:15:47.417Z] 12:15:47 INFO - Buffered messages finished
[task 2022-08-12T12:15:47.418Z] 12:15:47 INFO - TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces_secureContext.html | If this is failing: DANGER, are you sure you want to expose the new interface applicationCache 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 2022-08-12T12:15:47.418Z] 12:15:47 INFO - SimpleTest.ok@https://example.com/tests/SimpleTest/SimpleTest.js:414:16
[task 2022-08-12T12:15:47.419Z] 12:15:47 INFO - runTest@https://example.com/tests/dom/tests/mochitest/general/test_interfaces.js:1906:7
[task 2022-08-12T12:15:47.419Z] 12:15:47 INFO - @https://example.com/tests/dom/tests/mochitest/general/test_interfaces.js:1957:8
[task 2022-08-12T12:15:47.419Z] 12:15:47 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces_secureContext.html | applicationCache is exposed as an own property on 'window' but tests false for "in" in the global scope
Flags: needinfo?(jdemooij)
Reporter | ||
Updated•3 years ago
|
Summary: Perma Late-Beta 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 ondragexit to all when Gecko 104 Switch from Early Beta to Late Beta on 2022-09-02 → Perma Late-Beta 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 applicationCache to all Gecko 104 Switch from Early Beta to Late Beta on 2022-09-02
Reporter | ||
Updated•3 years ago
|
Summary: Perma Late-Beta 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 applicationCache to all Gecko 104 Switch from Early Beta to Late Beta on 2022-09-02 → Perma Late-Beta 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 applicationCache to all Gecko 105 Switch from Early Beta to Late Beta on 2022-09-02
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Attached patch should fix it, but still waiting for try pushes.
Flags: needinfo?(jdemooij)
Updated•3 years ago
|
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/96aa0ea14365
Update test_interfaces.js for late beta. r=smaug
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Comment 5•2 years ago
|
||
The patch seems to be working in today's beta-simulation: https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&collapsedPushes=842382&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel&revision=16b1e37808e5ea6cd939dad58ee02ef1b3e96efd&searchStr=opt-mochitest-plain&selectedTaskRun=BnBGgm6YRMe_EDzGxLrZTA.0
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•