Closed
Bug 1898815
Opened 1 year ago
Closed 1 year ago
Add test for pointerlock and xul pop
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
130 Branch
People
(Reporter: edgar, Assigned: edgar)
References
Details
(Keywords: sec-other, Whiteboard: [adv-main130-][adv-esr128.1-])
Attachments
(1 file)
Add tests for https://bugzilla.mozilla.org/show_bug.cgi?id=1743329#c7.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → echen
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Depends on: CVE-2024-6608
Comment 2•1 year ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:edgar, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(smaug)
Flags: needinfo?(echen)
| Assignee | ||
Comment 3•1 year ago
|
||
We need to wait for bug 1743329 to ship to release.
Flags: needinfo?(smaug)
Flags: needinfo?(echen)
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6cfa2c33a843
Add tests for pointerlock and xul popup; r=smaug
Comment 5•1 year ago
|
||
Backed out for causing failure of browser_pointerlock_warning.js:
https://hg.mozilla.org/integration/autoland/rev/1cb9b355248c518b13d0070caa079c62548c48e4
[task 2024-07-09T19:41:34.107Z] 19:41:34 INFO - TEST-START | dom/tests/browser/browser_pointerlock_warning.js
[task 2024-07-09T19:42:19.164Z] 19:42:19 INFO - TEST-INFO | started process screentopng
[task 2024-07-09T19:42:19.330Z] 19:42:19 INFO - TEST-INFO | screentopng: exit 0
[task 2024-07-09T19:42:19.335Z] 19:42:19 INFO - Buffered messages logged at 19:41:34
[task 2024-07-09T19:42:19.335Z] 19:42:19 INFO - Entering test bound show_pointerlock_warning_escape
[task 2024-07-09T19:42:19.335Z] 19:42:19 INFO - Pointerlock warning test for data:text/html,<body onpointerdown='this.requestPointerLock()' style='width: 100px; height: 100px;'></body>
[task 2024-07-09T19:42:19.335Z] 19:42:19 INFO - Console message: [JavaScript Warning: "This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”." {file: "data:text/html,<body onpointerdown='this.requestPointerLock()' style='width: 100px; height: 100px;'></body>" line: 0}]
[task 2024-07-09T19:42:19.336Z] 19:42:19 INFO - Buffered messages finished
[task 2024-07-09T19:42:19.336Z] 19:42:19 INFO - TEST-UNEXPECTED-FAIL | dom/tests/browser/browser_pointerlock_warning.js | Test timed out -
Flags: needinfo?(echen)
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(echen)
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bfbfa249dbb3
Add tests for pointerlock and xul popup; r=smaug
Comment 7•1 year ago
|
||
Group: dom-core-security → core-security-release
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Updated•1 year ago
|
status-firefox128:
--- → wontfix
status-firefox129:
--- → fix-optional
status-firefox-esr115:
--- → wontfix
Updated•1 year ago
|
Updated•1 year ago
|
QA Whiteboard: [post-critsmash-triage]
Updated•1 year ago
|
tracking-firefox-esr128:
--- → 129+
Whiteboard: [adv-main130-][adv-esr128.1-]
Updated•7 months ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•