Closed
Bug 1413392
Opened 7 years ago
Closed 7 years ago
Canvas2d acceleration by D2D on Windows
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox57 | --- | unaffected |
firefox58 | --- | unaffected |
firefox61 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
This bug is created based on Bug 1411481 Comment 1.
Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage]
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage] → [wr-mvp] [triage][gfx-noted]
Updated•7 years ago
|
Blocks: stage-wr-next
status-firefox57:
--- → unaffected
status-firefox58:
--- → unaffected
Priority: -- → P3
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage][gfx-noted] → [gfx-noted]
Comment 1•7 years ago
|
||
We should probably fix this soonish. People try running canvas benchmarks and notice webrender builds are a lot slower:
https://www.reddit.com/r/firefox/comments/85b26t/is_webrender_downgrading_performance_in_present/
Assignee | ||
Comment 3•7 years ago
|
||
Canvas2d acceleration by D2D was already enabled at some point. But it was disabled again by 1421818.
Assignee | ||
Comment 4•7 years ago
|
||
:jrmuizel, is there a reason why we also stop using d2d canvas with WebRender in bug 1421818?
Flags: needinfo?(jmuizelaar)
Assignee | ||
Comment 5•7 years ago
|
||
Assignee | ||
Comment 6•7 years ago
|
||
Attachment #8960064 -
Attachment is obsolete: true
Assignee | ||
Comment 8•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8960066 -
Flags: review?(jmuizelaar)
Updated•7 years ago
|
Attachment #8960066 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(jmuizelaar)
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/337ecb4a6428
Reenable d2d canvas with WebRender r=jrmuizel
Comment 10•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•