Closed
Bug 1082914
Opened 10 years ago
Closed 10 years ago
Optimize static assets for Persona
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
Details
Attachments
(1 file)
1.30 MB,
image/png
|
Details |
We currently use persona-buttons.css on every page (non-optimized and included even if not needed!)
And we depend on https://login.persona.org/include.js and browserid.js and api.js.
These should all be minified properly.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Webpage test before:
http://www.webpagetest.org/result/141014_ZE_1527/
Comment 3•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/9e3edafe2cc4428ea568f88121eab06ecf2f3ee4
fixes bug 1082914 - optimize persona static assets
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•10 years ago
|
||
Richard,
I've, hopefully, sped up the page rendering by optimizing how we use persona static assets.
Can you verify that you can sign on and sign out and sign in again on dev. (once it hits dev http://mzl.la/1kBt3aF)
Flags: needinfo?(richard)
Assignee | ||
Comment 5•10 years ago
|
||
Note to self: I ran Webpages test with Firefox on DSL from Dulles.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → peterbe
Assignee | ||
Comment 7•10 years ago
|
||
It reduced our SpeedIndex by 85 points. http://www.webpagetest.org/result/141016_RQ_13FX/
Still a long way to go.
Updated•3 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•