Closed
Bug 710509
Opened 12 years ago
Closed 12 years ago
Allow Skia to easily be switched off
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: bas.schouten, Assigned: bas.schouten)
Details
Attachments
(1 file)
5.27 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
In order to reduce compiled code size it would be good to be able to easily switch of skia, this patch makes that possible by a simple --disable-skia command line.
Attachment #581513 -
Flags: review?(khuey)
Attachment #581513 -
Flags: review?(khuey) → review+
https://hg.mozilla.org/mozilla-central/rev/0838277b7bd9
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
You need to log in
before you can comment on or make changes to this bug.
Description
•