Closed Bug 1157943 Opened 10 years ago Closed 10 years ago

https://jakearchibald.github.io/trained-to-thrill/ doesn't load when wifi is disabled

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 654579

People

(Reporter: jrmuizel, Unassigned)

References

Details

I noticed this on my mac.
So is this supposed to be in offline mode, or do you have a non-wifi net connection or what?
Flags: needinfo?(jmuizelaar)
(In reply to Not doing reviews right now from comment #1) > So is this supposed to be in offline mode, or do you have a non-wifi net > connection or what? This was without a net connection and not in offline mode. In case it wasn't clear, I was trying to reload https://jakearchibald.github.io/trained-to-thrill/ which should be serviced by a serviceworker
Flags: needinfo?(jmuizelaar)
This could be related to bug 1156847.
Unfortunately this bug is still around. STR: 1. With a working internet connection, visit https://jakearchibald.github.io/trained-to-thrill/ 2. Disconnect internet (for me this was toggling the thinkpad hardware switch) 3. Reload by pressing F5. Expected: Site should be served by SW Actual: Spinner keeps spinning :(
I was testing with TtT yesterday as well. I don't see all the images making it into the Cache for some reason. Not sure if its a SW or Cache problem. We need someone to investigate, but I won't have time till next week at the earliest.
Note that TtT is no longer using SW on nightly since ServiceWorkerGlobalScope.skipWaiting() hasn't landed. Bug 1131352
This is probably bug 654579.
Depends on: 654579
Hi, checked now on master once Bug 654579 has been landed and "connectivity derailed" message is appearing, the page is not loaded.
Using today's nightly, TtT seems to work for me with "Work Offline" explicitly set. (I had to set the opaque responses pref to true but that's a separate issue than TtT not working.) WORKSFORME?
Yeah looks like bug 654579 was all we needed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.