Closed Bug 1166977 Opened 9 years ago Closed 9 years ago

Optimize Tabzilla

Categories

(Webtools Graveyard :: Air Mozilla, defect)

defect
Not set
normal

Tracking

(firefox41 affected)

RESOLVED FIXED
Tracking Status
firefox41 --- affected

People

(Reporter: peterbe, Assigned: peterbe)

Details

Attachments

(2 files)

At the moment, we load...

* tabzilla-min.css 22Kb (5.8Kb)
* tabzilla.js 31.7Kb (10.5Kb)

When all we need is some minimal CSS just to make it appear correctly. My experiments shows that the only thing I need to render a nice white Tabzilla bar is...

* tabzilla-minimal.min.css 2.7Kb (768b)
Here's a WebPageTest done today
http://www.webpagetest.org/result/150520_5B_1F65/
Assignee: nobody → peterbe
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
To resolve the issues with bad cache headers, we should ingest these files into our own asset compression stuff.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Commits pushed to master at https://github.com/mozilla/airmozilla

https://github.com/mozilla/airmozilla/commit/6a098ea228b8b8d4a5734fa62ca6faa8cec44bde
fixes bug 1166977 - hashed tabzilla asset urls

https://github.com/mozilla/airmozilla/commit/bd078c324aef4f2c7814614e6b77c6b47775a329
Merge pull request #322 from peterbe/bug-1166977-hashed-tabzilla-asset-urls

fixes bug 1166977 - hashed tabzilla asset urls
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.