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)
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"
}
Comment 1•15 years ago
|
||
getpersonas-cdn.mozilla.net gives a warning over SSL
Reporter | ||
Comment 2•15 years ago
|
||
(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
Comment 3•15 years ago
|
||
It looks like this is just a matter of changing PERSONAS_IMAGE_ROOT to getpersonas-cdn.mozilla.net. Anyone want to r+ that? :)
Updated•14 years ago
|
Assignee: nobody → clouserw
Severity: normal → enhancement
Priority: -- → P5
Target Milestone: --- → 5.12.3
Updated•14 years ago
|
Assignee: clouserw → nobody
Target Milestone: 5.12.3 → 4.x (triaged)
Updated•13 years ago
|
Blocks: greater-percona
Comment 5•12 years ago
|
||
this is all changing with AMO
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•