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

Issue 1708653002: test

Created:
4 years, 10 months ago by zino
Modified:
4 years, 10 months ago
Reviewers:
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

test patch from issue 1439333002 at patchset 220001 (http://crrev.com/1439333002#ps220001)

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+488 lines, -73 lines) Patch
M content/browser/service_worker/service_worker_client_utils.h View 1 3 chunks +9 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_client_utils.cc View 1 6 chunks +54 lines, -16 lines 0 comments Download
M content/browser/service_worker/service_worker_provider_host.h View 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_provider_host.cc View 5 chunks +11 lines, -8 lines 0 comments Download
M content/browser/service_worker/service_worker_version.h View 1 4 chunks +8 lines, -5 lines 0 comments Download
M content/browser/service_worker/service_worker_version.cc View 1 7 chunks +34 lines, -30 lines 0 comments Download
M content/common/service_worker/service_worker_client_info.h View 2 chunks +3 lines, -2 lines 0 comments Download
M content/common/service_worker/service_worker_client_info.cc View 1 chunk +12 lines, -8 lines 0 comments Download
M content/common/service_worker/service_worker_messages.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.cc View 1 2 3 chunks +27 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/serviceworker/clients-get.html View 1 1 chunk +67 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/serviceworker/clients-get-cross-origin.html View 1 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/clients-get-cross-origin-frame.html View 1 1 chunk +58 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/clients-get-frame.html View 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/clients-get-worker.js View 1 chunk +42 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/Clients.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClient.h View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClient.cpp View 1 2 chunks +20 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClients.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerClients.cpp View 2 chunks +45 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScopeClient.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeClientImpl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/public/web/modules/serviceworker/WebServiceWorkerContextClient.h View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
zino
4 years, 10 months ago (2016-02-17 17:50:08 UTC) #1
Description was changed from

==========
test

patch from issue 1439333002 at patchset 220001
(http://crrev.com/1439333002#ps220001)
==========

to

==========
test

patch from issue 1439333002 at patchset 220001
(http://crrev.com/1439333002#ps220001)
==========

Powered by Google App Engine
This is Rietveld 408576698