Closed
Bug 1284172
Opened 8 years ago
Closed 8 years ago
the indexedDB icon style shows a strange icon on Linux
Categories
(Firefox :: General, defect, P1)
Firefox
General
Tracking
()
Tracking | Status | |
---|---|---|
firefox50 | --- | verified |
People
(Reporter: gasolin, Assigned: gasolin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxprivacy])
Attachments
(1 file)
As paul addressed in comment 88, the `indexedDB` icon style shows a strange icon on Linux (Ubuntu 14.04).
But works fine on OS X 10.11, Win 7. (screenshot in bug 1193006 comment 91)
https://dxr.mozilla.org/mozilla-central/source/browser/themes/shared/notification-icons.inc.css#136
The reason is Linux specified browser.css overwrite the `.indexedDB-icon` style
https://dxr.mozilla.org/mozilla-central/source/browser/themes/linux/browser.css#1023
Assignee | ||
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/61994/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/61994/
Attachment #8767545 -
Flags: review?(paolo.mozmail)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → gasolin
Status: NEW → ASSIGNED
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [fxprivacy]
Comment 2•8 years ago
|
||
Comment on attachment 8767545 [details]
Bug 1284172 - remove redundant indexedDB-icon style on Linux;
https://reviewboard.mozilla.org/r/61994/#review58760
Paolo is on PTO, but it looks good to me.
Attachment #8767545 -
Flags: review+
Updated•8 years ago
|
Flags: qe-verify+
Updated•8 years ago
|
Attachment #8767545 -
Flags: review?(paolo.mozmail) → review?(gijskruitbosch+bugs)
Comment 3•8 years ago
|
||
Comment on attachment 8767545 [details]
Bug 1284172 - remove redundant indexedDB-icon style on Linux;
https://reviewboard.mozilla.org/r/61994/#review58812
Attachment #8767545 -
Flags: review?(gijskruitbosch+bugs) → review+
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/dc1bb158b966
remove redundant indexedDB-icon style on Linux; r=Gijs,past
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
Updated•8 years ago
|
Iteration: --- → 50.2 - Jul 4
Priority: P2 → P1
Updated•8 years ago
|
QA Contact: paul.silaghi
Comment 6•8 years ago
|
||
Verified fixed FX 50.0a1 (2016-07-07) Ubuntu 14.04.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•