Closed
Bug 1063367
Opened 10 years ago
Closed 10 years ago
Use the closure compiler in the Shumway extension.
Categories
(Firefox Graveyard :: Shumway, defect, P2)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mbx, Assigned: tschneider)
References
Details
There already is a build target that runs the closure compilers and this needs to be integrated in the extension build system.
Updated•10 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•10 years ago
|
||
Landed support for this in https://github.com/mozilla/shumway/pull/1721 using a custom closure compiler built from https://github.com/mbebenita/closure-compiler. Some advanced compilation options still need further investigation since they break Shumway builds when enabling them.
Comment 2•10 years ago
|
||
Do you have an idea of how much of a speedup we get from this, if we do in fact get one?
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•