Closed
Bug 1093806
Opened 10 years ago
Closed 10 years ago
Convert DCFromContext to DCFromDrawTarget
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jwatt, Assigned: jwatt)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
5.62 KB,
patch
|
bas.schouten
:
review+
jwatt
:
checkin+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Attachment #8516907 -
Flags: review?(bas)
Comment 2•10 years ago
|
||
Given that the only remaining user of this is gfxGDIFont, how about moving it to that .cpp file as a private helper class, along with the update you're doing here?
![]() |
Assignee | |
Comment 3•10 years ago
|
||
There is other code that wants to get DC's including widget code. I expect to reuse the helper class there in the not too distant future as I convert that code Moz2D.
Comment 4•10 years ago
|
||
Ah, sounds fine.
Updated•10 years ago
|
Attachment #8516907 -
Flags: review?(bas) → review+
![]() |
Assignee | |
Comment 5•10 years ago
|
||
Comment on attachment 8516907 [details] [diff] [review]
patch
https://hg.mozilla.org/integration/mozilla-inbound/rev/41551c67ac50
Attachment #8516907 -
Flags: checkin+
Comment 6•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•