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

Issue 1760673003: Cache API: Pass origin to platform, rather than DatabaseIdentifier (Closed)

Created:
4 years, 9 months ago by jsbell
Modified:
4 years, 9 months ago
Reviewers:
Mike West, jam
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, darin-cc_chromium.org, dglazkov+blink, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cache API: Pass origin to platform, rather than DatabaseIdentifier Don't convert an origin to a DatabaseIdentifier just to immediately convert it back to an origin. Just pass the origin. BUG=591240 R=mkwst@chromium.org Committed: https://crrev.com/d5f03152d47419ff779de8ad40a4ca997e430ebc Cr-Commit-Position: refs/heads/master@{#379021}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -11 lines) Patch
M content/renderer/renderer_blink_platform_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 chunk +2 lines, -3 lines 2 comments Download
M third_party/WebKit/Source/modules/cachestorage/GlobalCacheStorage.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/cachestorage/InspectorCacheStorageAgent.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/Platform.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (8 generated)
jsbell
mkwst@ - can you review? (I've got more of these coming) https://codereview.chromium.org/1760673003/diff/1/content/renderer/renderer_blink_platform_impl.cc File content/renderer/renderer_blink_platform_impl.cc (right): ...
4 years, 9 months ago (2016-03-02 19:52:25 UTC) #3
Mike West
LGTM, with the caveat that it would be nice if you kept things as `url::Origin` ...
4 years, 9 months ago (2016-03-02 20:58:40 UTC) #4
jsbell
On 2016/03/02 20:58:40, Mike West wrote: > LGTM, with the caveat that it would be ...
4 years, 9 months ago (2016-03-02 21:24:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1760673003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1760673003/1
4 years, 9 months ago (2016-03-02 21:27:31 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/152654)
4 years, 9 months ago (2016-03-02 21:42:57 UTC) #9
jsbell
jam@ - OWNERS review for content/renderer/renderer_blink_platform_impl.* ?
4 years, 9 months ago (2016-03-02 23:19:26 UTC) #11
jam
lgtm
4 years, 9 months ago (2016-03-03 16:38:12 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1760673003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1760673003/1
4 years, 9 months ago (2016-03-03 16:38:57 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-03 16:44:09 UTC) #16
commit-bot: I haz the power
4 years, 9 months ago (2016-03-03 16:45:47 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d5f03152d47419ff779de8ad40a4ca997e430ebc
Cr-Commit-Position: refs/heads/master@{#379021}

Powered by Google App Engine
This is Rietveld 408576698