Closed
Bug 1359993
Opened 9 years ago
Closed 9 years ago
Reduce invalidation of video
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.99 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
If layer is created by ClientLayerManager, nsIFrame::InvalidateLayer() suppresses layer invalidation if UPDATE_IS_ASYNC is set. It is not enabled for WebRenderLayerManager.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8862176 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8873695 -
Flags: review?(nical.bugzilla)
Updated•9 years ago
|
Attachment #8873695 -
Flags: review?(nical.bugzilla) → review+
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/80abb5ca3b73
Reduce invalidation of video r=nical
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•