Closed Bug 1296809 Opened 8 years ago Closed 8 years ago

service worker scripts loading, but throwing a network error anyway on profile in FF48

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1246615

People

(Reporter: bkelly, Assigned: bkelly)

Details

I have a profile that is failing to register new service worker scripts and is throwing an error when loading existing service worker scripts. Unfortunately its just NS_ERROR_FAILURE. Interestingly, though, these existing scripts still run even though an error was thrown. This reproduces across browser restarts. A fresh profile does not show this problem. I used sqlite to verify that the cache db schema is correct. I also removed the cache directory for the origin and it did not help. The serviceworkers.txt file looks correct. Starting a debug build of release to investigate.
Seems the profile has .metadata-v2 files in it. These are only produced in FF49+. So I accidentally updated the profile at some point.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.