Closed
Bug 1162920
Opened 10 years ago
Closed 10 years ago
JavaScript error at aboutServiceWorkers.js when updating the service worker (follow-up bug 1155758)
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(firefox41 fixed)
RESOLVED
FIXED
2.2 S12 (15may)
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: jaoo, Assigned: ferjm)
References
Details
(Whiteboard: [s1])
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
E/GeckoConsole( 3178): [JavaScript Error: "TypeError: gServiceWorkerManager.update is not a function" {file: "resource://gre/modules/AboutServiceWorkers.jsm" line: 130}]
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(ferjmoreno)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ferjmoreno
Flags: needinfo?(ferjmoreno)
Assignee | ||
Updated•10 years ago
|
Whiteboard: [s1]
Assignee | ||
Updated•10 years ago
|
Blocks: nga-toolkit-service-workers
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8604023 -
Flags: review?(fabrice)
Assignee | ||
Updated•10 years ago
|
Component: Gaia::Settings → General
Assignee | ||
Comment 2•10 years ago
|
||
Fabrice, the issue was that nsIServiceWorkerManager.update was replaced by nsIServiceWorkerManager.softUpdate
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8604023 -
Attachment is obsolete: true
Attachment #8604023 -
Flags: review?(fabrice)
Attachment #8604102 -
Flags: review?(fabrice)
Assignee | ||
Comment 5•10 years ago
|
||
Now with the correct patch ...
Attachment #8604102 -
Attachment is obsolete: true
Attachment #8604102 -
Flags: review?(fabrice)
Attachment #8604103 -
Flags: review?(fabrice)
Updated•10 years ago
|
Attachment #8604103 -
Flags: review?(fabrice) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S12 (15may)
You need to log in
before you can comment on or make changes to this bug.
Description
•