Closed
Bug 1085167
Opened 11 years ago
Closed 11 years ago
Get rid of nsRenderingContext's DeviceContext and any need for it to know about app-units-per-device-pixel
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(2 files)
|
19.46 KB,
patch
|
mattwoodrow
:
review+
jwatt
:
checkin+
|
Details | Diff | Splinter Review |
|
20.88 KB,
patch
|
mattwoodrow
:
review+
jwatt
:
checkin+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8507562 -
Flags: review?(matt.woodrow)
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8507563 -
Flags: review?(matt.woodrow)
Updated•11 years ago
|
Attachment #8507562 -
Flags: review?(matt.woodrow) → review+
Updated•11 years ago
|
Attachment #8507563 -
Flags: review?(matt.woodrow) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8507562 [details] [diff] [review]
part 1 - Feed the appUnitPerDevPixel value through to nsCSSRendering::DrawTableBorderSegment
https://hg.mozilla.org/integration/mozilla-inbound/rev/365751383396
Attachment #8507562 -
Flags: checkin+
| Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8507563 [details] [diff] [review]
part 2 - Get rid of nsRenderingContext's DeviceContext and any need for it to know about app-units-per-device-pixel
https://hg.mozilla.org/integration/mozilla-inbound/rev/11fa2110679d
Attachment #8507563 -
Flags: checkin+
https://hg.mozilla.org/mozilla-central/rev/365751383396
https://hg.mozilla.org/mozilla-central/rev/11fa2110679d
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•