Closed
Bug 1025802
Opened 10 years ago
Closed 10 years ago
Get rid of the Thebes backed gfxContext in the GTK widget code
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
1011 bytes,
patch
|
mattwoodrow
:
review+
jwatt
:
checkin+
|
Details | Diff | Splinter Review |
Get rid of the Thebes backed gfxContext in the GTK widget code
Assignee | ||
Comment 1•10 years ago
|
||
I think we always support either CAIRO or SKIA on Linux now, so we can just remove this?
Attachment #8440578 -
Flags: review?(matt.woodrow)
Updated•10 years ago
|
Attachment #8440578 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8440578 [details] [diff] [review]
patch
https://hg.mozilla.org/integration/mozilla-inbound/rev/7d48f1873d5a
Attachment #8440578 -
Flags: checkin+
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Comment 4•10 years ago
|
||
I'm going to replace the unreachability marker here by a MOZ_CRASH, r=mattwoodrow offline.
Comment 5•10 years ago
|
||
Comment 6•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•