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

Issue 218973002: Extract Peer interface out of ResourceLoaderBridge. (Closed)

Created:
6 years, 8 months ago by tfarina
Modified:
6 years, 8 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, darin-cc_chromium.org, jam, extensions-reviews_chromium.org, darin (slow to review), jochen (gone - plz use gerrit), Avi (use Gerrit), jamesr, pilgrim_google
Visibility:
Public.

Description

Extract Peer interface out of ResourceLoaderBridge. This moves it into its own header file in content/public/child/request_delegate_peer.h As requested by John in - https://codereview.chromium.org/186193005/diff/1/content/public/child/resource_loader_bridge.h#newcode133 BUG=265753, 338338, 237249 TEST=content_unittests, unit_tests R=jam@chromium.org TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261323

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : RequestPeer #

Patch Set 4 : REBASED #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -183 lines) Patch
M chrome/renderer/chrome_render_process_observer.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/renderer/extensions/extension_localization_peer.h View 1 2 1 chunk +23 lines, -24 lines 0 comments Download
M chrome/renderer/extensions/extension_localization_peer.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/extension_localization_peer_unittest.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/renderer/security_filter_peer.h View 1 2 3 chunks +26 lines, -24 lines 0 comments Download
M chrome/renderer/security_filter_peer.cc View 1 2 5 chunks +7 lines, -6 lines 0 comments Download
M content/child/npapi/plugin_url_fetcher.h View 1 2 3 4 chunks +9 lines, -10 lines 0 comments Download
M content/child/npapi/plugin_url_fetcher.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/child/resource_dispatcher.h View 1 2 4 chunks +10 lines, -4 lines 0 comments Download
M content/child/resource_dispatcher.cc View 1 2 3 8 chunks +15 lines, -15 lines 0 comments Download
M content/child/resource_dispatcher_unittest.cc View 1 2 6 chunks +7 lines, -5 lines 0 comments Download
M content/child/web_url_loader_impl.cc View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M content/content_child.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A content/public/child/request_peer.h View 1 2 1 chunk +92 lines, -0 lines 0 comments Download
M content/public/child/resource_dispatcher_delegate.h View 1 2 1 chunk +11 lines, -5 lines 0 comments Download
M webkit/child/resource_loader_bridge.h View 1 2 2 chunks +6 lines, -80 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
tfarina
6 years, 8 months ago (2014-03-31 04:14:45 UTC) #1
jam
lgtm https://codereview.chromium.org/218973002/diff/20001/content/public/child/request_delegate_peer.h File content/public/child/request_delegate_peer.h (right): https://codereview.chromium.org/218973002/diff/20001/content/public/child/request_delegate_peer.h#newcode25 content/public/child/request_delegate_peer.h:25: // Generated by the bridge. This is implemented ...
6 years, 8 months ago (2014-03-31 17:18:44 UTC) #2
tfarina
https://codereview.chromium.org/218973002/diff/20001/content/public/child/request_delegate_peer.h File content/public/child/request_delegate_peer.h (right): https://codereview.chromium.org/218973002/diff/20001/content/public/child/request_delegate_peer.h#newcode25 content/public/child/request_delegate_peer.h:25: // Generated by the bridge. This is implemented by ...
6 years, 8 months ago (2014-04-02 16:18:21 UTC) #3
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 8 months ago (2014-04-02 16:18:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/218973002/40001
6 years, 8 months ago (2014-04-02 16:19:19 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-02 16:19:28 UTC) #6
commit-bot: I haz the power
Failed to apply patch for content/child/resource_dispatcher.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-02 16:19:28 UTC) #7
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 8 months ago (2014-04-02 22:42:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/218973002/60001
6 years, 8 months ago (2014-04-02 22:43:45 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-02 23:12:10 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=59171
6 years, 8 months ago (2014-04-02 23:12:10 UTC) #11
tfarina
TBRing Darin for webkit/ changes
6 years, 8 months ago (2014-04-02 23:41:33 UTC) #12
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 8 months ago (2014-04-02 23:42:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/218973002/60001
6 years, 8 months ago (2014-04-02 23:43:12 UTC) #14
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 08:24:49 UTC) #15
Message was sent while issue was closed.
Change committed as 261323

Powered by Google App Engine
This is Rietveld 408576698