Closed
Bug 1433547
Opened 8 years ago
Closed 8 years ago
manifest.json not updated
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: matthieu.dambrune, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36
Steps to reproduce:
* Install a PWA via Add to homescreen button
* Change the `theme_color` in manifest.json then rebuild and deploy the app
* Service worker install the new
Actual results:
Service worker caches files from the new build but the manifest.json is not updated (still the old `theme_color`)
Expected results:
manifest.json should be updated
Comment 1•8 years ago
|
||
Closing per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Contact :susheel if you think this bug should be re-opened
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•