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

Issue 435453002: [ServiceWorker] Update formatting for tests. (Closed)

Created:
6 years, 4 months ago by asanka
Modified:
6 years, 1 month ago
Reviewers:
gavinp, jsbell
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org, alecflett+watch_chromium.org
Project:
blink
Visibility:
Public.

Description

[ServiceWorker] Update formatting for tests. BUG=374802

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Patch Set 3 : Don't forget to update callsites. #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+866 lines, -759 lines) Patch
M LayoutTests/http/tests/serviceworker/resources/cache-add-worker.js View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/cache-delete-worker.js View 1 2 3 4 1 chunk +11 lines, -10 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/cache-put-worker.js View 1 2 3 4 chunks +5 lines, -5 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/end-to-end-worker.js View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/events-worker.js View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/extendable-event-waituntil.js View 1 2 3 1 chunk +48 lines, -48 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fail-on-fetch-worker.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-access-control-util.js View 1 2 3 8 chunks +99 lines, -99 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-access-control-worker.js View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-body-mixin-worker.js View 1 2 3 4 1 chunk +51 lines, -51 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js View 1 2 3 4 10 chunks +19 lines, -19 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-event-test-worker.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-request-html-imports-worker.js View 1 2 3 1 chunk +11 lines, -11 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-request-resources-worker.js View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-response-xhr-worker.js View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-worker.js View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/headers-worker.js View 1 2 3 4 5 chunks +81 lines, -65 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/indexeddb-worker.js View 1 2 3 1 chunk +18 lines, -18 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/interfaces.js View 1 2 3 1 chunk +14 lines, -14 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js View 1 2 3 4 1 chunk +49 lines, -42 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/onactivate-throw-error-from-nested-event-worker.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/oninstall-throw-error-from-nested-event-worker.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/postmessage-msgport-to-client-worker.js View 1 2 3 4 1 chunk +13 lines, -11 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/postmessage-to-client-worker.js View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/postmessage-worker.js View 1 2 3 1 chunk +7 lines, -7 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/request-end-to-end-worker.js View 1 2 3 1 chunk +15 lines, -15 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/request-worker.js View 1 2 3 4 10 chunks +193 lines, -146 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/response-content-worker.js View 1 2 3 4 6 chunks +15 lines, -13 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/response-worker.js View 1 2 3 4 3 chunks +107 lines, -77 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/simple-intercept-worker.js View 1 2 3 4 1 chunk +4 lines, -3 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/sync-xhr-doesnt-deadlock.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/test-helpers.js View 1 2 3 5 chunks +68 lines, -68 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/worker-testharness.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
asanka
6 years, 4 months ago (2014-07-30 23:09:49 UTC) #1
jsbell
lgtm https://codereview.chromium.org/435453002/diff/1/LayoutTests/http/tests/serviceworker/resources/interfaces.js File LayoutTests/http/tests/serviceworker/resources/interfaces.js (right): https://codereview.chromium.org/435453002/diff/1/LayoutTests/http/tests/serviceworker/resources/interfaces.js#newcode1 LayoutTests/http/tests/serviceworker/resources/interfaces.js:1: function verifyInterface(name, instance, attributes) { We could rename ...
6 years, 4 months ago (2014-07-31 20:37:23 UTC) #2
asanka
https://codereview.chromium.org/435453002/diff/1/LayoutTests/http/tests/serviceworker/resources/interfaces.js File LayoutTests/http/tests/serviceworker/resources/interfaces.js (right): https://codereview.chromium.org/435453002/diff/1/LayoutTests/http/tests/serviceworker/resources/interfaces.js#newcode1 LayoutTests/http/tests/serviceworker/resources/interfaces.js:1: function verifyInterface(name, instance, attributes) { On 2014/07/31 20:37:23, jsbell ...
6 years, 4 months ago (2014-08-01 05:15:52 UTC) #3
falken
https://codereview.chromium.org/435453002/diff/40001/LayoutTests/http/tests/serviceworker/resources/test-helpers.js File LayoutTests/http/tests/serviceworker/resources/test-helpers.js (right): https://codereview.chromium.org/435453002/diff/40001/LayoutTests/http/tests/serviceworker/resources/test-helpers.js#newcode22 LayoutTests/http/tests/serviceworker/resources/test-helpers.js:22: var reason = error.message || error.name || error; Thank ...
6 years, 4 months ago (2014-08-07 12:45:45 UTC) #4
jsbell
Still planning to land this?
6 years, 1 month ago (2014-10-27 18:26:30 UTC) #6
asanka
6 years, 1 month ago (2014-10-27 19:40:16 UTC) #7
On 2014/10/27 18:26:30, jsbell (TPAC Oct 27-28) wrote:
> Still planning to land this?

Needs to be updated, but yeah. Once the Cache.delete()/keys() stuff goes in.

I'll close it in the meantime and re-open once it's updated.

Powered by Google App Engine
This is Rietveld 408576698