Closed
Bug 1266432
Opened 9 years ago
Closed 9 years ago
Use CopySurface in ImageBitmap::PrepareForDrawing even when using D2D1
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(firefox49 fixed)
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: bas.schouten, Assigned: bas.schouten)
References
Details
Attachments
(1 file)
I've resolved the bug in D2D 1.1 that causes CopySurface to have issues when going through the partial upload codepath. We should use that since it's faster.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/48165/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/48165/
Attachment #8743888 -
Flags: review?(tkuo)
Comment 2•9 years ago
|
||
(In reply to Bas Schouten (:bas.schouten) from comment #0)
> I've resolved the bug in D2D 1.1 that causes CopySurface to have issues when
> going through the partial upload codepath. We should use that since it's
> faster.
Thank you so much! May I know the bug number of your work? and please make this bug depend on it.
Flags: needinfo?(bas)
Comment 3•9 years ago
|
||
Comment on attachment 8743888 [details]
MozReview Request: Bug 1266432: Use CopySurface in ImageBitmap::PrepareForDrawing even when using D2D 1.1. r=kaku
https://reviewboard.mozilla.org/r/48165/#review45109
Attachment #8743888 -
Flags: review?(tkuo) → review+
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•