Closed Bug 985293 Opened 11 years ago Closed 9 years ago

Always use hash instead of timestamps for cachebusting images referenced from CSS

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: cvan, Unassigned)

References

()

Details

(Keywords: perf, Whiteboard: [ktlo][possible_future_need])

We should stop using timestamps to cachebust URLs for images referenced in our CSS stylesheets. For example: .wordmark{background:url(../img/pretty/marketplace_logo.png?1395166211886); ...} Let's cachebust the URLs with a query-string that contains a hash of the actual image's contents. This bug is almost identical to bug 985291 and a few others (bug 985290 and bug 985292).
Keywords: perf
No longer blocks: tarako-marketplace
Blocks: 992365
No longer blocks: 992365
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Whiteboard: [ktlo][possible_future_need]
You need to log in before you can comment on or make changes to this bug.