Closed
Bug 1574281
Opened 5 years ago
Closed 5 years ago
Allow PWebRenderBridge::Msg_GetSnapshot to happen earlier
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The graphics sanity test code calls GetSnapshot early on (see bug 1573852). We currently allow it later, but there's nothing that keeps it from happening early so we should allow it.
Assignee | ||
Comment 1•5 years ago
|
||
The graphics sanity test code calls GetSnapshot early on (see bug 1573852). We
currently allow it later, but there's nothing that keeps it from happening
early so we should allow it.
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7bf4620ce1a6
Allow PWebRenderBridge::Msg_GetSnapshot to happen earlier. r=mconley
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•5 years ago
|
Assignee: nobody → jmuizelaar
You need to log in
before you can comment on or make changes to this bug.
Description
•