Closed
Bug 1512784
Opened 6 years ago
Closed 6 years ago
(picture-caching) XDA forum page draws blank if you scroll down
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox64 | --- | unaffected |
| firefox65 | --- | unaffected |
| firefox66 | --- | disabled |
People
(Reporter: mayankleoboy1, Assigned: gw)
References
()
Details
Attachments
(1 file)
|
238.50 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
enable WR
enable picture caching
go to https://forum.xda-developers.com/redmi-note-3/development
scroll down
Actual results:
page becomes blank/translucent
Expected results:
not so
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Comment 1•6 years ago
|
||
Also happens on other pages. For example, search "obama" on google ,and scroll down on the results
| Reporter | ||
Updated•6 years ago
|
Component: General → Graphics: WebRender
Updated•6 years ago
|
Updated•6 years ago
|
Blocks: stage-wr-trains
Priority: -- → P3
Updated•6 years ago
|
Summary: XDA forum page draws blank if you scroll down → (picture-caching) XDA forum page draws blank if you scroll down
Comment 2•6 years ago
|
||
Try build from https://github.com/servo/webrender/pull/3455#issuecomment-450611198:
This can still happen if you find the triggering scrollbar position.
mozregression --repo try --launch 8e341ba75771ad6ba315e170e1be78575071a4b1 --pref gfx.webrender.all:true gfx.webrender.picture-caching:true -a https://forum.xda-developers.com/redmi-note-3/development
Comment 3•6 years ago
|
||
Fixed by servo/webrender#3459.
Assignee: nobody → gwatson
status-firefox64:
--- → unaffected
status-firefox65:
--- → unaffected
status-firefox66:
--- → disabled
status-firefox-esr60:
--- → unaffected
OS: Unspecified → All
Hardware: Unspecified → All
See Also: → https://github.com/servo/webrender/pull/3459
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•