Closed
Bug 1744889
Opened 4 years ago
Closed 10 months ago
"More from Mozilla" SVG files can be shrunk further, which should shrink downloadable installer size
Categories
(Firefox :: Messaging System, enhancement, P2)
Firefox
Messaging System
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: dmosedale, Assigned: emcminn)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In the review for https://phabricator.services.mozilla.com/D132435, Ed points out that we don't really need an SVG version of the Firefox logo in the center of the QR code SVG. Rather, there is an existing bitmap that's already shipped as part of Firefox, and if we make the center of the SVG empty, we can simply render the existing bitmap in that empty space.
Does linking to the already-packaged chrome://…firefoxlogo not work here? I believe all these radialGradient and many paths can be removed. So while there's not as much concern about bandwidth, there' still firefox installer size for packaging duplicate firefox logos.
Updated•4 years ago
|
Priority: -- → P2
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → emcminn
Assignee | ||
Comment 1•10 months ago
|
||
Pushed by emcminn@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11ba1493e5d3
Use bundled logo with More From Mozilla QR code r=settings-reviewers,desktop-theme-reviewers,sfoster
Comment 3•10 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•