Closed Bug 1165868 Opened 10 years ago Closed 10 years ago

Remove obsolete icon_url and thumbnail_url properties on Webapp model

Categories

(Marketplace Graveyard :: Code Quality, defect, P5)

Avenir
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1164053

People

(Reporter: mat, Assigned: mat)

Details

Webapp has icon_url and thumbnail_url properties, but those are just wrappers around the real objects/methods and are just confusing, because the size is not specified. We should remove them and explicitly call .get_icon_url(size) instead of icon_url and deal with the previews correctly instead of calling thumbnail_url.
Status: NEW → ASSIGNED
Actually, duping to bug 1164053 because I'll need to refactor some icon-related code in that bug anyway, no point in separating the 2.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.