Closed
Bug 1930292
Opened 8 days ago
Closed 4 hours ago
Stop using non-zero chromemargin values.
Categories
(Core :: Widget: Win32, task)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio, NeedInfo)
Details
Attachments
(1 file)
These were done in windows 7 to shrink the glass margin, but nowadays it should never be needed since windows 10 and 11 don't have such thing.
Assignee | ||
Comment 1•8 days ago
|
||
These only do something on Windows, and after windows 7 they are not
useful at all.
If this has no fallout I plan to simplify the code further in a
follow-up (we can basically make this a boolean attribute again or so).
Updated•8 days ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1893713e1d17
Stop setting non-zero chromemargin values. r=win-reviewers,handyman
Comment 3•21 hours ago
|
||
Backed out for causing bc failures @ browser_findbar_marks.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/8cdd018168b025a36b6188eb9afed96e550c8cb0
Failure log -> TEST-UNEXPECTED-FAIL | toolkit/content/tests/browser/browser_findbar_marks.js
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9d9fe1cd50ec
Stop setting non-zero chromemargin values. r=win-reviewers,handyman
Status: ASSIGNED → RESOLVED
Closed: 4 hours ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•