Closed
Bug 1179010
Opened 10 years ago
Closed 10 years ago
Previous page's contents not erased behind undecoded decode-on-draw image
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: mstange, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
Steps to reproduce:
1. Create a Firefox profile with e10s off and APZ on. (This won't get you APZ, but the pref itself is checked in a crucial place.)
2. Go to any web page.
3. Navigate the tab to http://imgur.com/pO2tw3U .
For a brief moment, you will see remnants of the previous page in the parts where the main image (and sometimes the header image) should be displayed.
mozregression found this range, and I confirmed it: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b485fe97c048&tochange=a509c974aa1f
In builds before that change, the image background is white (main image) or black (header image) until the real image was displayed.
| Reporter | ||
Comment 1•10 years ago
|
||
| Reporter | ||
Updated•10 years ago
|
Keywords: regression
Comment 2•10 years ago
|
||
This might be fixed by bug 1178274.
Comment 4•10 years ago
|
||
Certainly fixed by bug 1183836, if nothing else.
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•