Closed Bug 917429 Opened 11 years ago Closed 11 years ago

Change - Add back the start watermarkand test

Categories

(Firefox for Metro Graveyard :: Firefox Start, defect, P2)

x86_64
Windows 8.1
defect

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 28

People

(Reporter: jimm, Assigned: sfoster)

References

Details

(Whiteboard: [block28] feature=change c=tbd u=tbd p=1)

Attachments

(1 file)

Most of our redraw issues in chrome seem to have gone away and the start page now uses apz. we should add this back in (if we still want it) and test.
Whiteboard: [preview-triage] → [triage]
Whiteboard: [triage]
Summary: Add back the start watermarkand test → Change - Add back the start watermarkand test
Whiteboard: feature=change c=tbd u=tbd p=0
Whiteboard: feature=change c=tbd u=tbd p=0 → [release28] feature=change c=tbd u=tbd p=0
Assignee: nobody → mmaslaney
Restores our existing watermark image. Pan around the start page to see it in action. Preview: https://dl.dropboxusercontent.com/u/1719101/share/start-watermark.png

Was there anything else you wanted to see here Michael?
Attachment #8342697 - Flags: feedback?(mmaslaney)
Comment on attachment 8342697 [details] [diff] [review]
Put back the watermark image with background-attachment: fixed

Beautiful. Thanks, Sam.
Attachment #8342697 - Flags: feedback?(mmaslaney) → review?(rsilveira)
Comment on attachment 8342697 [details] [diff] [review]
Put back the watermark image with background-attachment: fixed

Review of attachment 8342697 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/metro/theme/platform.css
@@ +638,5 @@
>    background-color: @panel_light_color@;
> +  background-image: url("chrome://browser/skin/images/firefox-watermark.png");
> +  background-repeat: no-repeat;
> +  background-position: center center;
> +  background-attachment: fixed;

Alternatively you can use the shorthand background: url() no-repeat fixed center center @panel_light_color@;

This is probably more readable though.
Attachment #8342697 - Flags: review?(rsilveira) → review+
Yeah I started with the backout of the original patch, which had the properties spelled out this way. Its is overly verbose maybe. 
Landed on fx-team as-is though: 
https://hg.mozilla.org/integration/fx-team/rev/cea439ce0f0d
Hey Sam, can you provide a point value and I'll add this to the iteration.  Thanks.
Flags: needinfo?(sfoster)
Blocks: 946664
https://hg.mozilla.org/mozilla-central/rev/cea439ce0f0d
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
this is a 1 pointer
Flags: needinfo?(sfoster)
Whiteboard: [release28] feature=change c=tbd u=tbd p=0 → [release28] feature=change c=tbd u=tbd p=1
Temporarily reopening to add to IT#20.  Will resolve right after.
Assignee: mmaslaney → sfoster
Blocks: metrov1it20
No longer blocks: metrov1backlog
Status: RESOLVED → REOPENED
Priority: -- → P2
QA Contact: jbecerra
Resolution: FIXED → ---
Whiteboard: [release28] feature=change c=tbd u=tbd p=1 → [block28] feature=change c=tbd u=tbd p=1
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Verified as fixed, for iteration #20, with latest Nightly (build ID: 20131209053402) on Win 8 64-bit: the watermark image is visible on the start page.
Status: RESOLVED → VERIFIED
OS: Windows 8 Metro → Windows 8.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: