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

Issue 2842123002: WorkerShadowFetchContext

Created:
3 years, 8 months ago by kinuko
Modified:
3 years, 7 months ago
Reviewers:
CC:
chromium-reviews, michaeln, shimazu+worker_chromium.org, kinuko+worker_chromium.org, blink-reviews, horo+watch_chromium.org, falken+watch_chromium.org, blink-worker-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WorkerShadowFetchContext (On top of 2838153002) BUG=

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : ... #

Patch Set 4 : builds #

Patch Set 5 : foo #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+648 lines, -34 lines) Patch
M third_party/WebKit/Source/core/loader/ThreadableLoadingContext.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ThreadableLoadingContext.cpp View 1 chunk +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp View 3 chunks +25 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/core/workers/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/workers/WorkerShadowFetchContext.h View 1 2 3 4 5 6 7 1 chunk +139 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/workers/WorkerShadowFetchContext.cpp View 1 2 3 4 5 6 7 1 chunk +379 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.h View 1 2 3 4 5 6 7 3 chunks +6 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.cpp View 1 2 3 4 5 6 7 2 chunks +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.h View 1 2 3 4 5 6 7 3 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp View 1 2 3 4 5 6 7 9 chunks +67 lines, -12 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698