Closed
Bug 1092222
Opened 5 years ago
Closed 5 years ago
Make all nsCSSBorderRenderer filling use the Moz2D DrawTarget directly
Categories
(Core :: Layout, defect)
Core
Layout
Not set
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jwatt, Assigned: jwatt)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
7.88 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
4.32 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
35.51 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
21.53 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Attachment #8515074 -
Flags: review?(roc)
Assignee | ||
Comment 2•5 years ago
|
||
Attachment #8515075 -
Flags: review?(roc)
Assignee | ||
Comment 3•5 years ago
|
||
Attachment #8515077 -
Flags: review?(roc)
Assignee | ||
Comment 4•5 years ago
|
||
Attachment #8515079 -
Flags: review?(roc)
Attachment #8515074 -
Flags: review?(roc) → review+
Attachment #8515075 -
Flags: review?(roc) → review+
Comment on attachment 8515077 [details] [diff] [review] part 3 - Convert nsCSSRenderingBorders from Moz2D to Thebes primitive types Review of attachment 8515077 [details] [diff] [review]: ----------------------------------------------------------------- Shouldn't the commit message say "from Thebes to Moz2D"?
Attachment #8515077 -
Flags: review?(roc) → review+
Attachment #8515079 -
Flags: review?(roc) → review+
Assignee | ||
Comment 6•5 years ago
|
||
(In reply to Robert O'Callahan (:roc) (Mozilla Corporation) from comment #5) > Shouldn't the commit message say "from Thebes to Moz2D"? Indeed. Thanks!
Assignee | ||
Comment 7•5 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/9cedfe376dfc https://hg.mozilla.org/integration/mozilla-inbound/rev/8d6f574466cb https://hg.mozilla.org/integration/mozilla-inbound/rev/2f92dcfd11ff https://hg.mozilla.org/integration/mozilla-inbound/rev/5377fb12be72
Comment 8•5 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9cedfe376dfc https://hg.mozilla.org/mozilla-central/rev/8d6f574466cb https://hg.mozilla.org/mozilla-central/rev/2f92dcfd11ff https://hg.mozilla.org/mozilla-central/rev/5377fb12be72
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•