Closed Bug 1587084 Opened 5 years ago Closed 5 years ago

WebRender does not display anything if picture caching is disabled

Categories

(Core :: Graphics: WebRender, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: nical, Assigned: gw)

References

(Regression)

Details

(Keywords: regression)

Attachments

(3 files)

This with the gfx.webrender.picture-caching pref turned off (on by default). The Window renders entirely transparent which renders the browser unusable.

The problem was fixed after I manually removed the pref from my the pref.js file of my profile.

We should do something ASAP, at least ignore the pref until a good solution to the problem is found and landed.

Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6412a75872bb
Prevent disabling picture caching temporarily. r=jrmuizel
Assignee: nobody → gwatson
Keywords: leave-open

The framebuffer clear was accidentally removed due to a rebase
error. We need to clear the framebuffer (and z) here when the
non-picture caching path is active.

Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6338cf051cbb
Fix non-picture-caching path on webrender. r=kvark

The previous patch fixed the bug in the non-picture caching code
path, so we can re-enable the preference now.

Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/29ecd1185d1c
Restore the picture caching enabled preference. r=nical

This was fixed by the patches above.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: