Closed Bug 422887 Opened 16 years ago Closed 16 years ago

artwork for about:robots

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3 beta5

People

(Reporter: Dolske, Assigned: Dolske)

References

Details

Attachments

(4 files)

Attached image screenshot
Got the icon artwork from tara/jslater today. This visually ties in the about:robots page to the beta firstrun pages. [eg, http://www.mozilla.com/en-US/firefox/3.0b4/firstrun/]
Attached patch Patch v.1Splinter Review
Assignee: nobody → dolske
Status: NEW → ASSIGNED
Attachment #309369 - Flags: ui-review?(beltzner)
Attachment #309369 - Flags: review?(beltzner)
Attachment #309369 - Flags: ui-review?(beltzner)
Attachment #309369 - Flags: ui-review+
Attachment #309369 - Flags: review?(beltzner)
Attachment #309369 - Flags: review+
Checking in browser/base/jar.mn;
  new revision: 1.122; previous revision: 1.121
Checking in browser/base/content/aboutRobots-icon.png;
  initial revision: 1.1
Checking in browser/base/content/aboutRobots-widget-left.png;
  initial revision: 1.1
Checking in browser/base/content/aboutRobots-widget-right.png;
  initial revision: 1.1
Checking in browser/base/content/aboutRobots.xhtml;
  new revision: 1.2; previous revision: 1.1
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 beta5
Attached image screenshot
20080315_0012_firefox-3.0b5pre.en-US.win32.zip

no images.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b5pre) {Build ID: 2008031423}

These images seem to be broken. 
These cannot be opened even by Firefox and other image viewers. 
    <div id="errorPageContainer"
         style="background: url('chrome://browser/content/aboutRobots-icon.png') left 0 no-repeat -moz-Field; -moz-background-origin: content;">

> -moz-Field;
background-color of #errorPageContainer is different in each theme. 
This is not themeble. 

https://bugzilla.mozilla.org/show_bug.cgi?id=417302#c53
Attached patch Manifest fixSplinter Review
Oops. Too much cut'n'paste, so the icons were being preprocessed. The clever PNG header was the tipoff.
(In reply to comment #5)

> This is not themeble. 

It's just a whimsical page so I don't think themeability is a big concern here. If there's a trivial one-line fix, it might be accepted although the tree is basically in a blockers-only state now.
(In reply to comment #7)
> (In reply to comment #5)
> 
> > This is not themeble. 
> 
> It's just a whimsical page so I don't think themeability is a big concern here.
> If there's a trivial one-line fix, it might be accepted although the tree is
> basically in a blockers-only state now.

1. about:robots use netError.css
2. A color scheme of netError.css is different in each theme. 
3. aboutRobots.xhtml hardcoding background-color of #errorPageContainer.
4. aboutRobots.xhtml doesn't have special id or class.
5. Themer doesn't have the method of adjusting about:robots. 

Actually, I found a tricky method. However, I do'nt think that this method is good. 

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: