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

Issue 2701333004: Remove dispatchWillSendRequest from WebFrame (Closed)

Created:
3 years, 10 months ago by kinuko
Modified:
3 years, 10 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove dispatchWillSendRequest from WebFrame Customers of AssociatedURLLoader do not need this because AssociatedURLLoader internally dispatches it. I think customers of Platform WebURLLoader should not need this because if it needs to use it it should be using AssociatedURLLoader. (Current customers are only two: NetErrorHelper and MojoContextState) BUG=694904 Review-Url: https://codereview.chromium.org/2701333004 Cr-Commit-Position: refs/heads/master@{#451963} Committed: https://chromium.googlesource.com/chromium/src/+/047e3c9956a25ff9ed0391f550f337842cb3e7d6

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -19 lines) Patch
M content/renderer/fetchers/associated_resource_fetcher_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/fetchers/resource_fetcher_impl.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebRemoteFrameImpl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebRemoteFrameImpl.cpp View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/public/web/WebFrame.h View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 46 (33 generated)
kinuko
I think we could possibly remove this plumbing but not 100% sure. Wdyt?
3 years, 10 months ago (2017-02-21 05:25:32 UTC) #23
kinuko
On 2017/02/21 05:25:32, kinuko wrote: > I think we could possibly remove this plumbing but ...
3 years, 10 months ago (2017-02-21 06:45:02 UTC) #25
tyoshino (SeeGerritForStatus)
On 2017/02/21 06:45:02, kinuko wrote: > On 2017/02/21 05:25:32, kinuko wrote: > > I think ...
3 years, 10 months ago (2017-02-21 06:53:54 UTC) #26
Nate Chapin
On 2017/02/21 06:53:54, tyoshino wrote: > On 2017/02/21 06:45:02, kinuko wrote: > > On 2017/02/21 ...
3 years, 10 months ago (2017-02-21 19:19:37 UTC) #27
kinuko
On 2017/02/21 19:19:37, Nate Chapin wrote: > On 2017/02/21 06:53:54, tyoshino wrote: > > On ...
3 years, 10 months ago (2017-02-22 05:23:26 UTC) #29
tyoshino (SeeGerritForStatus)
On 2017/02/21 19:19:37, Nate Chapin wrote: > On 2017/02/21 06:53:54, tyoshino wrote: > > On ...
3 years, 10 months ago (2017-02-22 05:27:05 UTC) #30
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/2701333004/80001
3 years, 10 months ago (2017-02-22 05:37:53 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/369745)
3 years, 10 months ago (2017-02-22 06:03:59 UTC) #34
kinuko
On 2017/02/21 19:19:37, Nate Chapin wrote: > On 2017/02/21 06:53:54, tyoshino wrote: > > On ...
3 years, 10 months ago (2017-02-22 06:48:50 UTC) #35
kinuko
On 2017/02/22 06:48:50, kinuko wrote: > On 2017/02/21 19:19:37, Nate Chapin wrote: > > lgtm2 ...
3 years, 10 months ago (2017-02-22 08:13:34 UTC) #39
dcheng
rubber stamp lgtm based on japhet's review
3 years, 10 months ago (2017-02-22 08:20:37 UTC) #40
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/2701333004/80001
3 years, 10 months ago (2017-02-22 08:23:59 UTC) #43
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 10:03:47 UTC) #46
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/047e3c9956a25ff9ed0391f550f3...

Powered by Google App Engine
This is Rietveld 408576698