Closed
Bug 1308363
Opened 8 years ago
Closed 8 years ago
Remove B2G code from graphics
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
195.60 KB,
patch
|
sotaro
:
review+
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
We should remove all MOZ_WIDGET_GONK code from gfx/ so we can still simplifying things.
We still need to go through and find all the abstractions (fences!) that are no longer useful and get rid of them.
Attachment #8798681 -
Flags: review?(sotaro.ikeda.g)
Assignee | ||
Updated•8 years ago
|
Attachment #8798681 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → matt.woodrow
Comment 1•8 years ago
|
||
Comment on attachment 8798681 [details] [diff] [review]
Goodbye
Thanks. Looks good. There are still several things that is used only by gonk. They could be removed as a follow up.
Attachment #8798681 -
Flags: review?(sotaro.ikeda.g) → review+
Updated•8 years ago
|
Attachment #8798681 -
Flags: review?(jmuizelaar) → review+
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d1b64926c64c
Remove GONK specific code from gfx/. r=jrmuizel,sotaro
Comment 3•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•