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

Issue 2433233004: Use BrowserAssociatedInterface for mojo-loading (Closed)

Created:
4 years, 2 months ago by yhirano
Modified:
4 years, 1 month ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, loading-reviews_chromium.org, mlamouri+watch-content_chromium.org, mmenke, nasko+codewatch_chromium.org, Randy Smith (Not in Mondays)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use BrowserAssociatedInterface for mojo-loading With this CL, mojo-loading starts using an associated ptr for URLLoaderFactory rather than usual interface ptr. This change is to resolve the IPC ordering issue with related IPCs such as navigation and Service Worker IPCs. This CL doesn't make URLLoader or URLLoaderClient associated. It will be done in a separate CL. BUG=603396 Committed: https://crrev.com/7cec170843da455dfe406b29d9cec4e01b592f75 Cr-Commit-Position: refs/heads/master@{#428654}

Patch Set 1 : fix #

Total comments: 4

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -16 lines) Patch
M content/browser/loader/resource_message_filter.h View 3 chunks +16 lines, -1 line 0 comments Download
M content/browser/loader/resource_message_filter.cc View 4 chunks +23 lines, -4 lines 0 comments Download
M content/browser/loader/url_loader_factory_impl.h View 1 chunk +12 lines, -0 lines 0 comments Download
M content/browser/loader/url_loader_factory_impl.cc View 1 1 chunk +25 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
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 2 chunks +4 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 35 (28 generated)
yhirano
4 years, 1 month ago (2016-10-26 08:55:15 UTC) #19
jam
lgtm
4 years, 1 month ago (2016-10-26 15:49:39 UTC) #22
Reilly Grant (use Gerrit)
LGTM with nits https://codereview.chromium.org/2433233004/diff/60001/content/browser/loader/url_loader_factory_impl.cc File content/browser/loader/url_loader_factory_impl.cc (right): https://codereview.chromium.org/2433233004/diff/60001/content/browser/loader/url_loader_factory_impl.cc#newcode65 content/browser/loader/url_loader_factory_impl.cc:65: void URLLoaderFactoryImpl::CreateLoaderAndStart( // static https://codereview.chromium.org/2433233004/diff/60001/content/browser/loader/url_loader_factory_impl.cc#newcode79 content/browser/loader/url_loader_factory_impl.cc:79: ...
4 years, 1 month ago (2016-10-27 22:36:55 UTC) #23
yhirano
https://codereview.chromium.org/2433233004/diff/60001/content/browser/loader/url_loader_factory_impl.cc File content/browser/loader/url_loader_factory_impl.cc (right): https://codereview.chromium.org/2433233004/diff/60001/content/browser/loader/url_loader_factory_impl.cc#newcode65 content/browser/loader/url_loader_factory_impl.cc:65: void URLLoaderFactoryImpl::CreateLoaderAndStart( On 2016/10/27 22:36:55, Reilly Grant wrote: > ...
4 years, 1 month ago (2016-10-28 02:27:57 UTC) #25
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/2433233004/80001
4 years, 1 month ago (2016-10-31 04:21:43 UTC) #31
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 1 month ago (2016-10-31 05:03:11 UTC) #33
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 05:05:07 UTC) #35
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7cec170843da455dfe406b29d9cec4e01b592f75
Cr-Commit-Position: refs/heads/master@{#428654}

Powered by Google App Engine
This is Rietveld 408576698