Closed
Bug 595876
Opened 14 years ago
Closed 14 years ago
Missing grain.png in winstripe
Categories
(Firefox Graveyard :: Panorama, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 4.0b7
People
(Reporter: mitcho, Assigned: raymondlee)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file, 1 obsolete file)
3.42 KB,
patch
|
Details | Diff | Splinter Review |
Comment on attachment 473289 [details] [diff] [review]
Patch for checkin, after 591147
>diff --git a/browser/themes/winstripe/browser/tabview/grain.png b/browser/themes/winstripe/browser/tabview/grain.png
>new file mode 100644
...
> #bg {
>- background: -moz-linear-gradient(top,#F1F5FB,#EDF4FB);
>+ background: url("chrome://browser/skin/tabview/grain.png") repeat scroll center top, -moz-linear-gradient(center top , #CCD9EA, #C7D5E7) repeat scroll 0 0 transparent;
> }
This doesn't actually work, since grain.png isn't packaged.
Reporter | ||
Updated•14 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → raymond
Attachment #476179 -
Flags: feedback?(mitcho)
Updated•14 years ago
|
Attachment #476179 -
Flags: feedback?(mitcho) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #476179 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #476179 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #476179 -
Attachment is obsolete: true
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b7
Updated•14 years ago
|
Whiteboard: [qa-]
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•