Closed
Bug 813207
Opened 13 years ago
Closed 13 years ago
Malformed license-header comment-block causes panel to look odd on gnomestripe
Categories
(Firefox :: Downloads Panel, defect)
Tracking
()
VERIFIED
FIXED
Firefox 20
| Tracking | Status | |
|---|---|---|
| firefox19 | --- | verified |
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(2 files)
|
34.43 KB,
image/png
|
Details | |
|
649 bytes,
patch
|
mak
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Not sure how this slipped by, but the license header in downloads.css for gnomestripe had it's opening slash cut off, which is corrupting the first rule, and making it be ignored.
This makes the panel look rather strange on gnomestripe - I'll attach a screenshot in a second.
| Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → mconley
| Assignee | ||
Comment 2•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Attachment #683198 -
Flags: review?(mak77)
Updated•13 years ago
|
Attachment #683198 -
Flags: review?(mak77) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Thanks - landed on mozilla-inbound as https://hg.mozilla.org/integration/mozilla-inbound/rev/cc4e72937aaa
| Assignee | ||
Comment 4•13 years ago
|
||
Hm - this didn't make the uplift, I don't think.
Marco - do you have any objections for me requesting aurora approval on this?
Flags: needinfo?(mak77)
| Assignee | ||
Comment 5•13 years ago
|
||
Hm - this didn't make the uplift, I don't think.
Marco - do you have any objections for me requesting aurora approval on this?
Comment 6•13 years ago
|
||
no, we should indeed ask for it, the risk is limited and we need proper theming if we want decent feedback from Aurora users
Flags: needinfo?(mak77)
| Assignee | ||
Comment 7•13 years ago
|
||
Comment on attachment 683198 [details] [diff] [review]
Fix
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
Bug 811076
User impact if declined:
Funky styling of the Downloads Panel for Aurora users on gnomestripe.
Testing completed (on m-c, etc.):
All local testing.
Risk to taking this patch (and alternatives if risky):
No risk - the patch is trivial - just fixes a license header that I accidentally fat-fingered.
String or UUID changes made by this patch:
None.
Attachment #683198 -
Flags: approval-mozilla-aurora?
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
Updated•13 years ago
|
Attachment #683198 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 9•13 years ago
|
||
status-firefox19:
--- → fixed
Comment 10•13 years ago
|
||
Verified as fixed on the latest Nightly and Aurora - the downloads panel looks properly on Ubuntu 12.04.
Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20.0 Firefox/20.0 Build ID: 20121128030742
Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20121128 Firefox/19.0 Build ID:
20121128042014
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•