Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(714)

Issue 730543005: Add a test for cross process service worker messaging. (Closed)

Created:
6 years, 1 month ago by Marijn Kruisselbrink
Modified:
6 years, 1 month ago
Reviewers:
falken, jsbell
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Add a test for cross process service worker messaging. This tests the fix from https://codereview.chromium.org/733703002/ BUG=432678 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185723

Patch Set 1 #

Patch Set 2 : #

Total comments: 12

Patch Set 3 : address most comments #

Total comments: 17

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -0 lines) Patch
A LayoutTests/http/tests/serviceworker/chromium/postmessage-cross-process.html View 1 2 3 1 chunk +52 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/serviceworker/chromium/resources/postmessage-cross-process-helper.html View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/serviceworker/chromium/resources/postmessage-cross-process-worker.js View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Marijn Kruisselbrink
6 years, 1 month ago (2014-11-17 23:32:08 UTC) #2
jsbell
lgtm... https://codereview.chromium.org/730543005/diff/20001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html File LayoutTests/http/tests/serviceworker/postmessage-cross-process.html (right): https://codereview.chromium.org/730543005/diff/20001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html#newcode7 LayoutTests/http/tests/serviceworker/postmessage-cross-process.html:7: if (window.testRunner) { Since this is validating chrome-specific ...
6 years, 1 month ago (2014-11-18 00:24:14 UTC) #3
Marijn Kruisselbrink
https://codereview.chromium.org/730543005/diff/20001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html File LayoutTests/http/tests/serviceworker/postmessage-cross-process.html (right): https://codereview.chromium.org/730543005/diff/20001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html#newcode7 LayoutTests/http/tests/serviceworker/postmessage-cross-process.html:7: if (window.testRunner) { On 2014/11/18 00:24:14, jsbell wrote: > ...
6 years, 1 month ago (2014-11-18 01:16:14 UTC) #4
falken
lgtm with some nits/suggestions https://codereview.chromium.org/730543005/diff/40001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html File LayoutTests/http/tests/serviceworker/postmessage-cross-process.html (right): https://codereview.chromium.org/730543005/diff/40001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html#newcode11 LayoutTests/http/tests/serviceworker/postmessage-cross-process.html:11: function openUrlInNewWindow(url) { In Service ...
6 years, 1 month ago (2014-11-20 02:29:13 UTC) #6
Marijn Kruisselbrink
https://codereview.chromium.org/730543005/diff/20001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html File LayoutTests/http/tests/serviceworker/postmessage-cross-process.html (right): https://codereview.chromium.org/730543005/diff/20001/LayoutTests/http/tests/serviceworker/postmessage-cross-process.html#newcode7 LayoutTests/http/tests/serviceworker/postmessage-cross-process.html:7: if (window.testRunner) { And I've convinced myself that even ...
6 years, 1 month ago (2014-11-20 20:41:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/730543005/60001
6 years, 1 month ago (2014-11-20 21:44:55 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 23:39:47 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=185723

Powered by Google App Engine
This is Rietveld 408576698