Closed
Bug 1379938
Opened 7 years ago
Closed 7 years ago
Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it
Categories
(Core :: Widget: Win32, enhancement)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
We may want to use -moz-win-accentcolor outside of the title bar, see bug 1366405 comment 6 for instance.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8885213 [details]
Bug 1379938 - Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it.
https://reviewboard.mozilla.org/r/156098/#review161474
Attachment #8885213 -
Flags: review?(jmathies) → review+
Comment hidden (mozreview-request) |
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a5d8de65b70
Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it. r=jimm
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Comment 6•7 years ago
|
||
The accent color is no more shown. Tested with own built build and from https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-win64/1499956580/
Dão could you look whats wrong? Does this need a backout?
Flags: needinfo?(dao+bmo)
Assignee | ||
Comment 7•7 years ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #6)
> The accent color is no more shown. Tested with own built build and from
> https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-
> win64/1499956580/
>
> Dão could you look whats wrong? Does this need a backout?
I had tested the patch when I investigated bug 1366405 and it worked, but I had to rebase the browser-aero.css part twice. It's possible that something went wrong. Looking at the patch, I don't see anything wrong, though.
Flags: needinfo?(dao+bmo)
Comment 8•7 years ago
|
||
FX shows the dark background from the (-moz-windows-accent-color-in-titlebar: 0) media query but not the (-moz-windows-accent-color-in-titlebar). When I remove the query the accent color is used. For me it seems it doesn't recognize the -moz-windows-accent-color-in-titlebar.
Assignee | ||
Comment 9•7 years ago
|
||
Okay, I can reproduce. Backed out: https://hg.mozilla.org/integration/mozilla-inbound/rev/16fb9739ca1ee6af945b34715d8ba9730761e33e
Assignee | ||
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Merged backout https://hg.mozilla.org/mozilla-central/rev/16fb9739ca1e
status-firefox56:
fixed → ---
Target Milestone: mozilla56 → ---
Comment hidden (mozreview-request) |
Comment 12•7 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fad8cd3c31fd
Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it. r=jimm
Comment 13•7 years ago
|
||
We're sorry - something has gone wrong while rewriting or rebasing your commits. The commits being pushed no longer match what was requested. Please file a bug.
Comment 14•7 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Updated•7 years ago
|
Keywords: dev-doc-needed
Comment 15•7 years ago
|
||
This is documented — see https://bugzilla.mozilla.org/show_bug.cgi?id=1344910#c27
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•