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

Issue 2264973002: Adjust callers and networking delegates in extensions/ to modified APIs (Closed)

Created:
4 years, 4 months ago by maksims (do not use this acc)
Modified:
4 years, 3 months ago
Reviewers:
Finnur, James Cook, mmenke
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@URLRequestRead
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adjust callers and networking delegates in extensions/ to modified APIs Use modified Read and delegate methods from the following CL- https://codereview.chromium.org/2262653003/ ExtensionWebRequestEventRouter::OnResponseStarted, OnCompleted and OnErrorOccured are needed to be overloaded, because some callers in chrome/ are using these old methods. These methods will be completely removed in ~ 1 week once https://codereview.chromium.org/2264903003/ is upstreamed as well. BUG=423484 Committed: https://crrev.com/450052de137a95b0a956bc77964ea97605de40af Cr-Commit-Position: refs/heads/master@{#416585}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -29 lines) Patch
M extensions/browser/api/web_request/web_request_api.h View 1 chunk +19 lines, -0 lines 1 comment Download
M extensions/browser/api/web_request/web_request_api.cc View 6 chunks +42 lines, -9 lines 0 comments Download
M extensions/shell/browser/shell_network_delegate.h View 1 chunk +4 lines, -2 lines 0 comments Download
M extensions/shell/browser/shell_network_delegate.cc View 1 chunk +13 lines, -18 lines 0 comments Download

Messages

Total messages: 36 (19 generated)
maksims (do not use this acc)
PTAL
4 years, 3 months ago (2016-09-05 07:39:06 UTC) #5
maksims (do not use this acc)
CC mmenke@
4 years, 3 months ago (2016-09-05 07:41:53 UTC) #7
Finnur
Rubberstamp extensions LGTM (when someone who knows networking better has green-lighted this).
4 years, 3 months ago (2016-09-05 16:04:01 UTC) #17
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/2264973002/40001
4 years, 3 months ago (2016-09-06 04:42:19 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 3 months ago (2016-09-06 04:45:53 UTC) #21
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/450052de137a95b0a956bc77964ea97605de40af Cr-Commit-Position: refs/heads/master@{#416585}
4 years, 3 months ago (2016-09-06 04:48:36 UTC) #23
Finnur
Umm... I asked for this not to be checked in until someone who knows networking ...
4 years, 3 months ago (2016-09-06 09:54:14 UTC) #24
maksims (do not use this acc)
On 2016/09/06 09:54:14, Finnur wrote: > Umm... I asked for this not to be checked ...
4 years, 3 months ago (2016-09-06 09:55:15 UTC) #25
maksims (do not use this acc)
A revert of this CL (patchset #1 id:40001) has been created in https://codereview.chromium.org/2315673002/ by maksim.sisov@intel.com. ...
4 years, 3 months ago (2016-09-06 09:55:35 UTC) #26
maksims (do not use this acc)
Matt, even though it has already been upstreamed, would you please take a look into ...
4 years, 3 months ago (2016-09-06 14:07:35 UTC) #29
mmenke
https://codereview.chromium.org/2264973002/diff/40001/extensions/browser/api/web_request/web_request_api.h File extensions/browser/api/web_request/web_request_api.h (right): https://codereview.chromium.org/2264973002/diff/40001/extensions/browser/api/web_request/web_request_api.h#newcode242 extensions/browser/api/web_request/web_request_api.h:242: net::URLRequest* request); Why are we keeping both the old ...
4 years, 3 months ago (2016-09-06 17:21:50 UTC) #30
mmenke
On 2016/09/06 17:21:50, mmenke wrote: > https://codereview.chromium.org/2264973002/diff/40001/extensions/browser/api/web_request/web_request_api.h > File extensions/browser/api/web_request/web_request_api.h (right): > > https://codereview.chromium.org/2264973002/diff/40001/extensions/browser/api/web_request/web_request_api.h#newcode242 > ...
4 years, 3 months ago (2016-09-06 17:23:59 UTC) #31
maksims (do not use this acc)
On 2016/09/06 17:21:50, mmenke wrote: > https://codereview.chromium.org/2264973002/diff/40001/extensions/browser/api/web_request/web_request_api.h > File extensions/browser/api/web_request/web_request_api.h (right): > > https://codereview.chromium.org/2264973002/diff/40001/extensions/browser/api/web_request/web_request_api.h#newcode242 > ...
4 years, 3 months ago (2016-09-06 17:32:05 UTC) #32
mmenke
Cronet LGTM
4 years, 3 months ago (2016-09-06 17:57:20 UTC) #33
mmenke
Oops...wrong CL.
4 years, 3 months ago (2016-09-06 17:57:44 UTC) #34
mmenke
On 2016/09/06 17:57:44, mmenke wrote: > Oops...wrong CL. That having been said... This does LGTM, ...
4 years, 3 months ago (2016-09-06 18:01:06 UTC) #35
James Cook
4 years, 3 months ago (2016-09-06 18:13:21 UTC) #36
extensions/shell LGTM

Powered by Google App Engine
This is Rietveld 408576698