Open
Bug 1813115
Opened 2 years ago
Updated 2 years ago
Minify resources in assets to reduce APK size
Categories
(GeckoView :: General, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: kbrosnan, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/6080.
Why/User Benefit/User Problem
Current APK files contain various resources in assets in non-minified form - it would be convenient, that production version will have them compressed (which should help a little bit in faster rendering it and decreasing APK size).
What/Requirements
All json, js and jsm files inside apk are minified.
Acceptance Criteria (how do I know when I’m done?)
All json, js and jsm files inside apk are minified.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•2 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•