Closed
Bug 1599656
Opened 5 years ago
Closed 5 years ago
Simplify skipping frame compositions if the content hasn't changed.
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → gwatson
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86427d3d0600
Part 1 - Skip composites where possible, if frame is a no-op. r=sotaro
https://hg.mozilla.org/integration/autoland/rev/4351a57052fa
Part 2 - Remove active image key code. r=sotaro
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/86427d3d0600
https://hg.mozilla.org/mozilla-central/rev/4351a57052fa
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Comment 5•5 years ago
|
||
Backed out 2 changesets (Bug 1599656) for causing wrench bustage on central CLOSED TREE a=backout
Flags: needinfo?(gwatson)
Updated•5 years ago
|
Status: RESOLVED → REOPENED
status-firefox73:
fixed → ---
Resolution: FIXED → ---
Target Milestone: mozilla73 → ---
Backout by shindli@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/8eeadab197dd
Backed out 2 changesets for causing wrench bustage on central CLOSED TREE a=backout
Pushed by shindli@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/88be4abe8a0d
Part 1 - Skip composites where possible, if frame is a no-op. r=sotaro
https://hg.mozilla.org/mozilla-central/rev/1f002f7f079d
Part 2 - Remove active image key code. r=sotaro
Updated•5 years ago
|
Status: REOPENED → RESOLVED
Closed: 5 years ago → 5 years ago
status-firefox73:
--- → fixed
Flags: needinfo?(gwatson)
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•