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

Issue 1977313002: Define parameter structs of resource messages out of resource_messages.h (Closed)

Created:
4 years, 7 months ago by yhirano
Modified:
4 years, 7 months ago
Reviewers:
jam, dcheng
CC:
chromium-reviews, darin-cc_chromium.org, jam, loading-reviews_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Define parameter structs of resource messages out of resource_messages.h This is a preliminary change for ipc migration. In order to define typemaps between mojo types and existing IPC related structs, we need to move them out of resource_messages.h because it cannot be included from headers. This CL doesn't change the behavior. BUG=603396 Committed: https://crrev.com/20c94ea9b16a32a26dd1cdfef5c4fce3eb968c84 Cr-Commit-Position: refs/heads/master@{#394335}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+395 lines, -265 lines) Patch
M content/browser/loader/DEPS View 1 2 3 4 3 chunks +4 lines, -0 lines 0 comments Download
M content/browser/loader/async_resource_handler.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/loader/async_revalidation_manager.h View 3 chunks +2 lines, -3 lines 0 comments Download
M content/browser/loader/async_revalidation_manager.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/loader/async_revalidation_manager_unittest.cc View 4 chunks +7 lines, -6 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.h View 5 chunks +8 lines, -8 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 2 3 4 9 chunks +12 lines, -11 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 2 3 4 17 chunks +28 lines, -35 lines 0 comments Download
M content/browser/loader/resource_message_filter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/security_exploit_browsertest.cc View 1 2 6 chunks +11 lines, -12 lines 0 comments Download
M content/child/request_extra_data.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/child/resource_dispatcher.h View 1 2 4 chunks +4 lines, -5 lines 0 comments Download
M content/child/resource_dispatcher.cc View 1 2 5 chunks +7 lines, -5 lines 0 comments Download
M content/child/resource_dispatcher_unittest.cc View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M content/common/resource_messages.h View 1 2 3 4 5 4 chunks +58 lines, -167 lines 0 comments Download
A content/common/resource_request.h View 1 2 3 4 1 chunk +177 lines, -0 lines 0 comments Download
A + content/common/resource_request.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A content/common/resource_request_completion_status.h View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A content/common/resource_request_completion_status.cc View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/scheduler/resource_dispatch_throttler_unittest.cc View 3 chunks +3 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (11 generated)
yhirano
dcheng@, what do you think about this CL? I think it's needed to address your ...
4 years, 7 months ago (2016-05-16 06:23:07 UTC) #4
dcheng
LGTM https://codereview.chromium.org/1977313002/diff/60001/content/common/resource_request.h File content/common/resource_request.h (right): https://codereview.chromium.org/1977313002/diff/60001/content/common/resource_request.h#newcode69 content/common/resource_request.h:69: // If kDirectNPAPIRequests isn't specified, then plugin requests ...
4 years, 7 months ago (2016-05-17 02:26:01 UTC) #5
yhirano
+jam@ for OWNER review.
4 years, 7 months ago (2016-05-17 12:43:02 UTC) #7
yhirano
https://codereview.chromium.org/1977313002/diff/60001/content/common/resource_request.h File content/common/resource_request.h (right): https://codereview.chromium.org/1977313002/diff/60001/content/common/resource_request.h#newcode69 content/common/resource_request.h:69: // If kDirectNPAPIRequests isn't specified, then plugin requests get ...
4 years, 7 months ago (2016-05-17 12:44:22 UTC) #8
jam
lgtm
4 years, 7 months ago (2016-05-17 19:39:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977313002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977313002/80001
4 years, 7 months ago (2016-05-18 01:53:57 UTC) #12
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/185086)
4 years, 7 months ago (2016-05-18 02:03:19 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977313002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977313002/80001
4 years, 7 months ago (2016-05-18 02:07:35 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977313002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977313002/100001
4 years, 7 months ago (2016-05-18 04:06:22 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-18 05:20:56 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 05:22:38 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/20c94ea9b16a32a26dd1cdfef5c4fce3eb968c84
Cr-Commit-Position: refs/heads/master@{#394335}

Powered by Google App Engine
This is Rietveld 408576698