Closed
Bug 1825241
Opened 3 years ago
Closed 2 years ago
Add registry watching to Windows' LookAndFeel
Categories
(Core :: Widget: Win32, enhancement, P3)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: canadahonk, Assigned: emilio)
References
Details
Attachments
(1 file)
As mentioned in https://phabricator.services.mozilla.com/D173201#5725023 by @emilio, we should likely add a singleton (WindowsRegistry/etc) that can watch for registry changes via WaitForMultipleObjects or similar Win32 APIs, which can then notify for changes which otherwise cannot be listened for (no window message).
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Updated•3 years ago
|
Summary: Add registry watching to LookAndFeel → Add registry watching to Windows' LookAndFeel
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D192757
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a5344cb2bc69
Add registry watching capability, and watch for changes for system color filter. r=CanadaHonk,win-reviewers,handyman
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•