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

Issue 2695093003: Add LayoutTests to test Blob URL transfer to {Shared,Service}Workers (Closed)

Created:
3 years, 10 months ago by kinuko
Modified:
3 years, 10 months ago
CC:
blink-reviews, chromium-reviews, falken+watch_chromium.org, horo+watch_chromium.org, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, kinuko+serviceworker, michaeln, nhiroki, serviceworker-reviews, shimazu+serviceworker_chromium.org, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add LayoutTests to test Blob URL transfer to {Shared,Service}Workers In follow-up to: https://codereview.chromium.org/2422793002/ BUG=n/a TEST=fast/workers/shared-worker-blob-url.html TEST=http/tests/serviceworker/postmessage-blob-url.html Review-Url: https://codereview.chromium.org/2695093003 Cr-Commit-Position: refs/heads/master@{#450889} Committed: https://chromium.googlesource.com/chromium/src/+/707342cb16f9258ec335b5f04d44a5ddc6bd1032

Patch Set 1 : . #

Total comments: 4

Patch Set 2 : fix #

Patch Set 3 : MANIFEST #

Patch Set 4 : rebase #

Total comments: 4

Patch Set 5 : . #

Messages

Total messages: 42 (29 generated)
kinuko
Hey, could you review so that we won't forget these use cases? (I wasn't been ...
3 years, 10 months ago (2017-02-15 01:59:46 UTC) #8
falken
Could we commit these tests to external/wpt directly? [blink-dev] PSA: Commit your WPT changes directly ...
3 years, 10 months ago (2017-02-15 04:46:06 UTC) #11
kinuko
On 2017/02/15 04:46:06, falken wrote: > Could we commit these tests to external/wpt directly? Oh ...
3 years, 10 months ago (2017-02-15 05:43:45 UTC) #12
kinuko
Thanks, updated. https://codereview.chromium.org/2695093003/diff/20001/third_party/WebKit/LayoutTests/http/tests/serviceworker/postmessage-blob-url.html File third_party/WebKit/LayoutTests/http/tests/serviceworker/postmessage-blob-url.html (right): https://codereview.chromium.org/2695093003/diff/20001/third_party/WebKit/LayoutTests/http/tests/serviceworker/postmessage-blob-url.html#newcode30 third_party/WebKit/LayoutTests/http/tests/serviceworker/postmessage-blob-url.html:30: }); On 2017/02/15 04:46:06, falken wrote: > ...
3 years, 10 months ago (2017-02-15 07:10:16 UTC) #19
falken
ah sorry didn't know if you were waiting for a reply. lgtm. I'm not familiar ...
3 years, 10 months ago (2017-02-15 07:19:09 UTC) #22
Marijn Kruisselbrink
lgtm https://codereview.chromium.org/2695093003/diff/120001/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html File third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html (right): https://codereview.chromium.org/2695093003/diff/120001/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html#newcode30 third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html:30: return registration.unregister(scope); nit: no scope parameter needed for ...
3 years, 10 months ago (2017-02-15 18:18:55 UTC) #27
kinuko
Thanks! https://codereview.chromium.org/2695093003/diff/120001/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html File third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html (right): https://codereview.chromium.org/2695093003/diff/120001/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html#newcode30 third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/postmessage-blob-url.https.html:30: return registration.unregister(scope); On 2017/02/15 18:18:55, Marijn Kruisselbrink wrote: ...
3 years, 10 months ago (2017-02-16 03:05:21 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2695093003/140001
3 years, 10 months ago (2017-02-16 03:07:17 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: android_cronet on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_cronet/builds/83904)
3 years, 10 months ago (2017-02-16 03:58:42 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2695093003/140001
3 years, 10 months ago (2017-02-16 04:03:40 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-16 05:09:56 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2695093003/140001
3 years, 10 months ago (2017-02-16 06:54:53 UTC) #39
commit-bot: I haz the power
3 years, 10 months ago (2017-02-16 07:45:31 UTC) #42
Message was sent while issue was closed.
Committed patchset #5 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/707342cb16f9258ec335b5f04d44...

Powered by Google App Engine
This is Rietveld 408576698