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

Issue 2631653002: Make ApplicationCache a DOMWindowClient (Closed)

Created:
3 years, 11 months ago by haraken
Modified:
3 years, 11 months ago
Reviewers:
dcheng
CC:
chromium-reviews, michaeln, tyoshino+watch_chromium.org, loading-reviews_chromium.org, gavinp+loader_chromium.org, blink-reviews, Nate Chapin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ApplicationCache a DOMWindowClient ApplicationCache is a per-DOMWindow thing instead of a per-ExecutionContext thing. It should use DOMWindowClient instead of ContextClient. BUG=610176 Review-Url: https://codereview.chromium.org/2631653002 Cr-Commit-Position: refs/heads/master@{#443541} Committed: https://chromium.googlesource.com/chromium/src/+/989dace104cd4bc1aa304c9c30c54e6cff0d894d

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -16 lines) Patch
M third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp View 3 chunks +3 lines, -11 lines 2 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
haraken
PTAL I think this is the last one we should convert to DOMWindowClient.
3 years, 11 months ago (2017-01-13 06:32:56 UTC) #2
dcheng
https://codereview.chromium.org/2631653002/diff/1/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp File third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp (left): https://codereview.chromium.org/2631653002/diff/1/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp#oldcode54 third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp:54: if (ApplicationCacheHost* cacheHost = applicationCacheHost()) How come it's OK ...
3 years, 11 months ago (2017-01-13 09:14:16 UTC) #3
haraken
https://codereview.chromium.org/2631653002/diff/1/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp File third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp (left): https://codereview.chromium.org/2631653002/diff/1/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp#oldcode54 third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp:54: if (ApplicationCacheHost* cacheHost = applicationCacheHost()) On 2017/01/13 09:14:16, dcheng ...
3 years, 11 months ago (2017-01-13 09:18:21 UTC) #4
dcheng
LGTM
3 years, 11 months ago (2017-01-13 09:22:42 UTC) #5
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/2631653002/1
3 years, 11 months ago (2017-01-13 09:23:38 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 12:41:33 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/989dace104cd4bc1aa304c9c30c5...

Powered by Google App Engine
This is Rietveld 408576698