Closed Bug 544907 Opened 15 years ago Closed 12 years ago

Change persona image urls to CDN hostname

Categories

(addons.mozilla.org Graveyard :: Public Pages, enhancement, P5)

x86
macOS
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX
4.x (triaged)

People

(Reporter: rdoherty, Unassigned)

References

Details

The images reference in the 'persona' json attribute should reference our CDN to alleviate traffic from getpersonas.com. The base url is: http://getpersonas-cdn.mozilla.net the pathname is unchanged. Example: { * id: "810" * name: "Anna Sui Flowers" * category: "Fashion" * headerURL: http://getpersonas-cdn.mozilla.net/static/1/0/810/Persona_Header_ASUI_2_FINAL.jpg?1260925626 * footerURL: http://getpersonas-cdn.mozilla.net/static/1/0/810/Persona_Footer_ASUI_2_FINAL.jpg?1260925626 * detailURL: http://www.getpersonas.com/persona/810 * previewURL: http://getpersonas-cdn.mozilla.net/static/1/0/810/preview.jpg?1260925626 * iconURL: http://getpersonas-cdn.mozilla.net/static/1/0/810/preview_small.jpg?1260925626 * accentcolor: "#000000" * textcolor: "#ffffff" * updateURL: https://www.getpersonas.com/en-US/update_check/810 * version: "1260925626" }
getpersonas-cdn.mozilla.net gives a warning over SSL
(In reply to comment #1) > getpersonas-cdn.mozilla.net gives a warning over SSL The persona images for the browser don't need to be served over ssl. If they are displayed in the page then they will need to be loaded from getpersonas.com
It looks like this is just a matter of changing PERSONAS_IMAGE_ROOT to getpersonas-cdn.mozilla.net. Anyone want to r+ that? :)
Assignee: nobody → clouserw
Severity: normal → enhancement
Priority: -- → P5
Target Milestone: --- → 5.12.3
Depends on: 544908
Assignee: clouserw → nobody
Target Milestone: 5.12.3 → 4.x (triaged)
this is all changing with AMO
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.