Closed Bug 986634 Opened 10 years ago Closed 10 years ago

Remove unused icons from Fireplace-specific API endpoints

Categories

(Marketplace Graveyard :: API, defect, P4)

defect

Tracking

(Not tracked)

VERIFIED FIXED
2014-04-08

People

(Reporter: cvan, Assigned: ahalliga)

References

()

Details

(Keywords: perf)

https://marketplace.firefox.com/api/v1/fireplace/search/featured/?region=us&lang=en-US

We use only the 64px-sized icons. Let's remove the URLs for the 16px-, 48px-, and 128px-sized icons.
Assignee: nobody → ahalliga
Priority: -- → P4
Fixed in https://github.com/mozilla/zamboni/commit/fa0a6b6bab08e9d9dbfebf7e3a1e013a62298d14

STR:
- Load consumer pages homepage with developer tools network tab opened, make sure icons still show up
- Look in the XHR section, for the call to /api/v1/fireplace/search/featured/
- Make sure each "icons" object in the results only has one entry (64, which is the icon size we want)
- Repeat with a detail page, this time looking for the call to /api/v1/fireplace/app/<yourapp> (reload the page first)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-04-08
Verified as fixed in https://marketplace.allizom.org/ on FF31 (Win 7).
Postfix screencast http://screencast.com/t/enQ4ZgmcZac9
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.