Closed Bug 669444 Opened 13 years ago Closed 13 years ago

On 404 page, serve poker image from static cdn

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jlong, Assigned: jlong)

References

Details

The 404 page has a large PNG image that takes a while to download. We should serve this from the CDN which is a small tweak (just use the 'static_prefix' config value).

Also, look into optimize the image to reduce the size of it.
done in r92119
pushed to staging r92120
Assignee: nobody → jlong
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: qawanted
Resolution: --- → FIXED
Target Milestone: --- → 3.1
qa-verified-stage http://www.stage.mozilla.com/en-US/firefox/fxed image served from CDN
Keywords: qawanted
Rather than move the image CSS reference inline, we can call the entire CSS file from the CDN. Since the CSS references the images from relative URLs, the image and the CSS file will both get loaded from the CDN.

Done in trunk in r92447. Merged to stage in r92448.
Status: RESOLVED → REOPENED
Keywords: qawanted
Resolution: FIXED → ---
Target Milestone: 3.1 → 3.0.2
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Target Milestone: 3.0.2 → 3.1
pushed to production r92552
verified fixed http://www.mozilla.com/en-US/firefox/fxed
Status: RESOLVED → VERIFIED
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.