Closed
Bug 2040628
Opened 3 months ago
Closed 2 months ago
[Windows] Use native API for pointer lock
Categories
(Core :: Widget: Win32, task)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
154 Branch
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
This is a follow-up per https://phabricator.services.mozilla.com/D298444#10387162.
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → echen
Status: NEW → ASSIGNED
Pushed by echen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f5af0ca912f2
https://hg.mozilla.org/integration/autoland/rev/17f699ab1987
[Windows] Use native API for pointer lock; r=nrishel,win-reviewers
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Comment 4•1 month ago
|
||
firefox-release Uplift Approval Request
- User impact if declined/Reason for urgency: This is a prerequisite for uplifting bug 1255338.
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing: None
- Risk associated with taking this patch: low
- Explanation of risk level: This only affect when pointer lock is requested on Windows.
- String changes made/needed?: None
- Is Android affected?: no
Attachment #9613751 -
Flags: approval-mozilla-release?
| Assignee | ||
Comment 5•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D301639
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c155/b154]
Updated•1 month ago
|
Attachment #9613751 -
Flags: approval-mozilla-release? → approval-mozilla-release+
Updated•1 month ago
|
status-firefox153:
--- → fixed
Updated•1 month ago
|
status-firefox-esr153:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•