Closed
Bug 1170110
Opened 9 years ago
Closed 9 years ago
[ServiceWorkers] Check 'claim' in B2G
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
FIXED
NGA S2 (12Jun)
People
(Reporter: arcturus, Assigned: arcturus)
References
Details
(Whiteboard: [s3])
No description provided.
Assignee | ||
Updated•9 years ago
|
Blocks: nga-toolkit-service-workers
Summary: [ServiceWorkers] → [ServiceWorkers] Check 'claim' in B2G
Assignee | ||
Updated•9 years ago
|
Whiteboard: [s3]
Target Milestone: --- → NGA S2 (12Jun)
Updated•9 years ago
|
Assignee: nobody → francisco
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
I've just finished checking the support in B2G.
Here is a repo with the code for testing this:
https://github.com/arcturus/serviceworker-claim
Pretty simple but illustrates perfectly that claim works when browsing in a b2g phone. What I found is that in current nightly version, we perform the claim, so next requests are being handled by the serviceworker, but we don't receive the event |controllerchange|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•