Closed
Bug 1220624
Opened 8 years ago
Closed 8 years ago
DrawTargetD2D1::MaskSurface doesn't properly deal with partial uploads
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: bas.schouten, Assigned: bas.schouten)
Details
Attachments
(1 file)
2.05 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
When we decided to upload the mask surface we needs to know about the offset in order to appropriately adjust the required uploaded area. In addition if we have decided to do partial upload MaskSurface must adjust the parameters sent to D2D appropriately.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8681926 -
Flags: review?(jmuizelaar)
Updated•8 years ago
|
Attachment #8681926 -
Flags: review?(jmuizelaar) → review+
Comment 3•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ea7b16628b48
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•