Closed
Bug 1056702
Opened 11 years ago
Closed 9 years ago
[meta] re-enable the serviceworker tests on b2g
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
WONTFIX
2.6 S2 - 12/4
People
(Reporter: baku, Unassigned)
References
Details
Attachments
(1 file)
2.93 KB,
patch
|
nsm
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•11 years ago
|
Summary: Enabling ServiceWorker tests for android and b2g → re-enable the serviceworker tests on android and b2g
Reporter | ||
Comment 1•11 years ago
|
||
This patch should be fine for b2g. Still waiting for try results:
https://tbpl.mozilla.org/?tree=Try&rev=ec72ac6fb344
Attachment #8476598 -
Flags: review?(nsm.nikhil)
Comment on attachment 8476598 [details] [diff] [review]
test2.patch
Try seems to have failed. How does using an iframe instead of a window fix the test?
Attachment #8476598 -
Flags: review?(nsm.nikhil)
Reporter | ||
Comment 3•11 years ago
|
||
> Try seems to have failed. How does using an iframe instead of a window fix
> the test?
Yes. but for another reasons. I'll investigate it. B2G tests run into an app and the window.open() works differently through mozbrowsershowmodalprompt events. Using iframe we avoid this issue completely.
You can see the error about window.opener here:
https://tbpl.mozilla.org/?tree=Try&rev=0389ba661302
Attachment #8476598 -
Flags: review+
Depends on: 1053275
Summary: re-enable the serviceworker tests on android and b2g → re-enable the serviceworker tests on b2g
Updated•10 years ago
|
Blocks: nga-toolkit-service-workers
Whiteboard: [s4]
Updated•10 years ago
|
Target Milestone: --- → NGA S3 (26Jun)
Updated•10 years ago
|
Updated•10 years ago
|
Whiteboard: [s4]
Updated•10 years ago
|
Component: DOM → DOM: Service Workers
Updated•10 years ago
|
Target Milestone: NGA S3 (26Jun) → FxOS-S1 (26Jun)
Updated•10 years ago
|
Target Milestone: FxOS-S1 (26Jun) → FxOS-S2 (10Jul)
Updated•10 years ago
|
Assignee: nobody → ferjmoreno
Updated•10 years ago
|
Status: NEW → ASSIGNED
Updated•10 years ago
|
Target Milestone: FxOS-S2 (10Jul) → FxOS-S3 (24Jul)
Updated•10 years ago
|
Assignee: ferjmoreno → nobody
Status: ASSIGNED → NEW
Target Milestone: FxOS-S3 (24Jul) → ---
Updated•10 years ago
|
Target Milestone: --- → FxOS-S7 (18Sep)
Updated•10 years ago
|
Target Milestone: FxOS-S7 (18Sep) → FxOS-S8 (02Oct)
Updated•10 years ago
|
Target Milestone: FxOS-S8 (02Oct) → FxOS-S9 (16Oct)
Updated•10 years ago
|
Assignee: nobody → ferjmoreno
Updated•10 years ago
|
Target Milestone: FxOS-S9 (16Oct) → 2.6 S2 - 12/4
Updated•10 years ago
|
Assignee: ferjmoreno → nobody
Summary: re-enable the serviceworker tests on b2g → [meta] re-enable the serviceworker tests on b2g
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•