Closed Bug 895674 Opened 11 years ago Closed 10 years ago

[fireplace] [performance] load tray images only when expand toggle is triggered

Categories

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

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 983346

People

(Reporter: spasovski, Unassigned)

References

Details

(Keywords: perf)

Right now if you perform a search/view all in fireplace the results page shows an expandable listing that loads the image assets since they are <img> elements.

The solution would be to make these (screenshot preview) background images and hide their parent via 'display: none'. This would prevent the extra HTTP request for the image assets until the toggle is triggered. (The change itself is specific to mobile-only)

This change has accessibility implications so be careful.
Priority: -- → P4
Whoa, you filed this back in July. Sorry for not paying attention.

I fixed this in bug 983346.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.