Closed
Bug 1816097
Opened 3 years ago
Closed 3 years ago
Perma <interfaces> tests | false: If this is failing: DANGER, are you sure you want to expose the new interface FileSystemHandle to all webpages as a property on self? when Gecko 111 merges to Beta on 2023-02-13
Categories
(Core :: DOM: File, defect, P2)
Core
DOM: File
Tracking
()
VERIFIED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox109 | --- | unaffected |
| firefox110 | --- | unaffected |
| firefox111 | + | verified |
People
(Reporter: SerbanS, Assigned: janv)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
[task 2023-02-10T11:33:36.753Z] 11:33:36 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces_secureContext.html | CustomEvent is exposed as an own property on 'window' but has no property descriptor in the global scope
[task 2023-02-10T11:33:36.754Z] 11:33:36 INFO - Buffered messages finished
[task 2023-02-10T11:33:36.755Z] 11:33:36 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 FileSystemFileHandle 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 2023-02-10T11:33:36.755Z] 11:33:36 INFO - SimpleTest.ok@https://example.com/tests/SimpleTest/SimpleTest.js:404:16
[task 2023-02-10T11:33:36.755Z] 11:33:36 INFO - runTest@https://example.com/tests/dom/tests/mochitest/general/test_interfaces.js:1921:7
[task 2023-02-10T11:33:36.755Z] 11:33:36 INFO - @https://example.com/tests/dom/tests/mochitest/general/test_interfaces.js:1972:8
[task 2023-02-10T11:33:36.756Z] 11:33:36 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces_secureContext.html | FileSystemFileHandle is exposed as an own property on 'window' but tests false for "in" in the global scope
Flags: needinfo?(jjalkanen)
Updated•3 years ago
|
Keywords: regression
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → jvarga
Severity: -- → S3
Status: NEW → ASSIGNED
Component: DOM: Workers → DOM: File
Priority: -- → P2
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Reporter | ||
Comment 3•3 years ago
|
||
Hello Jan! There is also this failure, and that's on dom/workers/test/test_worker_interfaces_secureContext.html.
Thank you!
Summary: Perma dom/serviceworkers/test/test_serviceworker_interfaces.html | false: If this is failing: DANGER, are you sure you want to expose the new interface FileSystemHandle to all webpages as a property on self? when Gecko 111 merges to Beta on 2023-02-13 → Perma _interfaces_secureContext.html tests | false: If this is failing: DANGER, are you sure you want to expose the new interface FileSystemHandle to all webpages as a property on self? when Gecko 111 merges to Beta on 2023-02-13
Updated•3 years ago
|
Summary: Perma _interfaces_secureContext.html tests | false: If this is failing: DANGER, are you sure you want to expose the new interface FileSystemHandle to all webpages as a property on self? when Gecko 111 merges to Beta on 2023-02-13 → Perma <interfaces> tests | false: If this is failing: DANGER, are you sure you want to expose the new interface FileSystemHandle to all webpages as a property on self? when Gecko 111 merges to Beta on 2023-02-13
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/132868709b0d
Update tests to account for OPFS riding trains; r=webidl,smaug
Comment 5•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Updated•3 years ago
|
Flags: needinfo?(jjalkanen)
You need to log in
before you can comment on or make changes to this bug.
Description
•