Closed Bug 978626 Opened 10 years ago Closed 10 years ago

Stop exporting the skia symbols from xul.dll

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla30

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

Currently we're exporting around 3000 skia symbols from xul.dll which is a waste of disk space and just bloats xul.dll.

One problem is that configure.in defines both SKIA_DLL and GR_DLL.  This was added in bug 849207, and it seems like the define should have gone inside the Makefile.in then.  Another issue is the {SKIA,GR}_IMPLEMNETATION defines in the moz.build.
Attachment #8384350 - Flags: review?(jmuizelaar)
Attachment #8384350 - Flags: review?(jmuizelaar) → review+
https://hg.mozilla.org/mozilla-central/rev/a651dd50dea2
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in before you can comment on or make changes to this bug.