Closed
Bug 977701
Opened 11 years ago
Closed 11 years ago
Move skia, cairo and pixman to libxul
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
WONTFIX
mozilla30
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
11.44 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
Bug 976392 moved moz2d to libxul. This follow-up moves the rest of the code which directly interacts with it in the interest of lowering the cross library call costs. This adds about 100 and something megs to the PGO compiler's maximum vmem usage which is still well below our alert threshold.
https://tbpl.mozilla.org/?tree=Try&rev=7fd5899494e3
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8383175 -
Flags: review?(jmuizelaar)
Updated•11 years ago
|
Attachment #8383175 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
Assignee | ||
Comment 4•11 years ago
|
||
This regressed Talos (see bug 979816), and I don't have time to look into it, so I give up:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ab9d624f9461
glandium, you might be interested in this little experiment for bug 922912.
Resolution: FIXED → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•