Closed Bug 553563 Opened 14 years ago Closed 11 years ago

Addon.screenshots should include both thumbnails and full-size screenshots

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: Unfocused, Unassigned)

References

Details

(Whiteboard: [rewrite])

Currently, Addon.screenshots is only implemented for personas, and is an array of thumbnails. However, it also needs to include full-size images. eg:

Addon.screenshots = [
  {thumbnailURL: "...", fullsizeURL: "..."}
];
Fixed by bug 586591, improved by bug 664895.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.