Closed
Bug 1066463
Opened 8 years ago
Closed 8 years ago
DrawTargetD2D1::DrawSurface can cut parts off the source surface
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: bas.schouten, Assigned: bas.schouten)
Details
Attachments
(1 file)
2.06 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
Currently DrawSurface sometimes cuts parts off the image because it's not taking the transform into account when requesting an upload.
Attachment #8488465 -
Flags: review?(jmuizelaar)
Updated•8 years ago
|
Attachment #8488465 -
Flags: review?(jmuizelaar) → review+
Comment 1•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3ee4ef6978d2
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•