Closed
Bug 1647356
Opened 5 years ago
Closed 11 months ago
Make some borders one device pixel in the Firefox front-end.
Categories
(Firefox :: Theme, enhancement)
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file, 1 obsolete file)
Per the discussion in https://phabricator.services.mozilla.com/D79602 we probably want this change, so splitting to a meaningful bug.
Assignee | ||
Comment 1•5 years ago
|
||
Note that this means that in HiDPI displays these borders will still be
1 device pixel, rather than one CSS pixel, so this technically is a
minor change for such displays.
Assignee | ||
Updated•5 years ago
|
Type: defect → enhancement
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b4e057f8cd9
Make some borders one device pixel, to ensure they're not fractional. r=dao
Updated•5 years ago
|
Component: General → Theme
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
Comment 4•5 years ago
|
||
Backed out for causing for causing bug 1648265 as per request.
Backout by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/48988c70e385
Backed out changeset 9b4e057f8cd9 for causing bug 1648265. CLOSED TREE
Updated•5 years ago
|
Attachment #9158240 -
Attachment is obsolete: true
Assignee | ||
Comment 6•11 months ago
|
||
Use 1 device pixel (borders are rounded up to that) for these borders.
Bug 1889244 should prevent this from bouncing again.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e2cb8b6d9738
Reduce size of some borders again and simplify tabs-navbar separator. r=dao,desktop-theme-reviewers
Pushed by sstanca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26f475fb8d5a
Follow-up: Prevent flicker due to lazy initialization of tabs toolbar border.
Pushed by sstanca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b5ace939449
Revert tab nabvar separator simplification, for causing flickering on windows tests.
https://hg.mozilla.org/integration/autoland/rev/0561e7809f9e
Fix some WPT tests which are broken with fractional viewport sizes.
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/45519 for changes under testing/web-platform/tests
Comment 11•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e2cb8b6d9738
https://hg.mozilla.org/mozilla-central/rev/26f475fb8d5a
https://hg.mozilla.org/mozilla-central/rev/1b5ace939449
https://hg.mozilla.org/mozilla-central/rev/0561e7809f9e
Status: REOPENED → RESOLVED
Closed: 5 years ago → 11 months ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Upstream PR merged by moz-wptsync-bot
Updated•10 months ago
|
Target Milestone: Firefox 79 → 126 Branch
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•