Closed
Bug 474072
Opened 17 years ago
Closed 17 years ago
Have the paver build step minify and combine the HTML/JS files
Categories
(Skywriter Graveyard :: Infrastructure, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
0.1.x
People
(Reporter: dion, Assigned: dangoor)
Details
Save a few bytes, and strip the MPL from the HTML that is deployed.
| Reporter | ||
Updated•17 years ago
|
Whiteboard: infrastructure
Comment 1•17 years ago
|
||
Also, combine and minify the JS if we aren't already (and verify that we are GZIP'ing the payloud)
| Reporter | ||
Updated•17 years ago
|
Assignee: nobody → kdangoor
Priority: -- → P3
Updated•17 years ago
|
Summary: Have the paver build step strip the MPL license from the HTML files → Have the paver build step minify and combine the HTML/JS files
| Assignee | ||
Comment 2•17 years ago
|
||
The JS is minified (using YUI compressor) and the MPL removed for index.html, dashboard.html and editor.html.
bug 478015 is tracking the gzip compression on the server.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Group: mozilla-corporation-confidential
Comment 3•17 years ago
|
||
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: Infrastructure.
Component: Bespin → Infrastructure
Product: Mozilla Labs → Bespin
Whiteboard: infrastructure
Target Milestone: 0.1 → 0.1.x
Updated•17 years ago
|
QA Contact: bespin → infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•