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

Issue 668303004: WIP DO NOT COMMIT chromium side of navigator.connect (Closed)

Created:
6 years, 2 months ago by Marijn Kruisselbrink
Modified:
5 years, 11 months ago
Reviewers:
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, mkwst+moarreviews-ipc_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

WIP DO NOT COMMIT chromium side of navigator.connect

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rewrite #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+822 lines, -33 lines) Patch
M content/browser/message_port_message_filter.h View 1 2 3 2 chunks +19 lines, -1 line 0 comments Download
M content/browser/message_port_message_filter.cc View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
M content/browser/message_port_service.h View 1 2 3 4 5 4 chunks +6 lines, -9 lines 0 comments Download
M content/browser/message_port_service.cc View 1 2 3 4 5 6 6 chunks +9 lines, -23 lines 0 comments Download
A content/browser/service_worker/navigator_connect_message_handler.h View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
A content/browser/service_worker/navigator_connect_message_handler.cc View 1 2 3 4 5 6 1 chunk +124 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_context_core.h View 1 2 3 3 chunks +6 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_context_core.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.h View 1 2 3 4 5 2 chunks +25 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 2 3 4 5 4 chunks +82 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_version.h View 1 2 3 4 5 6 5 chunks +15 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_version.cc View 1 2 3 4 5 6 5 chunks +86 lines, -0 lines 0 comments Download
M content/browser/shared_worker/shared_worker_host.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/child/blink_platform_impl.h View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/blink_platform_impl.cc View 1 2 3 4 5 6 2 chunks +9 lines, -0 lines 0 comments Download
A content/child/service_worker/navigator_connect_provider.h View 1 2 3 1 chunk +56 lines, -0 lines 0 comments Download
A content/child/service_worker/navigator_connect_provider.cc View 1 2 3 1 chunk +92 lines, -0 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
A content/child/service_worker/web_cross_origin_service_worker_client_impl.h View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A content/child/service_worker/web_cross_origin_service_worker_client_impl.cc View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
M content/common/service_worker/service_worker_messages.h View 1 2 3 4 5 6 2 chunks +30 lines, -0 lines 0 comments Download
M content/common/service_worker/service_worker_types.h View 1 2 3 4 5 6 1 chunk +8 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_child.gypi View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.h View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.cc View 1 2 3 4 5 6 3 chunks +18 lines, -0 lines 0 comments Download
M content/renderer/service_worker/service_worker_script_context.h View 1 2 3 4 5 6 3 chunks +13 lines, -0 lines 0 comments Download
M content/renderer/service_worker/service_worker_script_context.cc View 1 2 3 4 5 6 6 chunks +72 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698