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

Issue 2140033002: Out-of-line ResourceRequest/ResourceResponse ctors to save a few KB. (Closed)

Created:
4 years, 5 months ago by dcheng
Modified:
4 years, 5 months ago
Reviewers:
kinuko
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Out-of-line ResourceRequest/ResourceResponse ctors to save a few KB. BUG=none Committed: https://crrev.com/5ec6b59e8d82e1f47eee4108898ad63fb783686f Cr-Commit-Position: refs/heads/master@{#404895}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Don't forget to call initialize() in moved code =( #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -15 lines) Patch
M third_party/WebKit/Source/platform/network/ResourceRequest.h View 1 chunk +5 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceRequest.cpp View 1 2 chunks +19 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/platform/network/ResourceResponse.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceResponse.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
dcheng
Noticed this during the recent WebURLRequest / WebURLResponse cleanups. It's not a huge savings: it's ...
4 years, 5 months ago (2016-07-12 05:33:11 UTC) #3
kinuko
Let's try landing this and revert if we see sign of regressions :) lgtm
4 years, 5 months ago (2016-07-12 06:16:44 UTC) #4
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/2140033002/1
4 years, 5 months ago (2016-07-12 06:19:20 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/189238)
4 years, 5 months ago (2016-07-12 07:37:58 UTC) #8
dcheng
PTAL, I fixed a dumb mistake. https://codereview.chromium.org/2140033002/diff/20001/third_party/WebKit/Source/platform/network/ResourceRequest.cpp File third_party/WebKit/Source/platform/network/ResourceRequest.cpp (right): https://codereview.chromium.org/2140033002/diff/20001/third_party/WebKit/Source/platform/network/ResourceRequest.cpp#newcode45 third_party/WebKit/Source/platform/network/ResourceRequest.cpp:45: initialize(KURL()); I forgot ...
4 years, 5 months ago (2016-07-12 07:45:18 UTC) #9
kinuko
On 2016/07/12 07:45:18, dcheng wrote: > PTAL, I fixed a dumb mistake. > > https://codereview.chromium.org/2140033002/diff/20001/third_party/WebKit/Source/platform/network/ResourceRequest.cpp ...
4 years, 5 months ago (2016-07-12 07:59:01 UTC) #10
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/2140033002/20001
4 years, 5 months ago (2016-07-12 13:01:55 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/191338)
4 years, 5 months ago (2016-07-12 16:35:53 UTC) #14
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/2140033002/20001
4 years, 5 months ago (2016-07-13 00:34:55 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-13 02:13:28 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 02:14:08 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 02:15:06 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5ec6b59e8d82e1f47eee4108898ad63fb783686f
Cr-Commit-Position: refs/heads/master@{#404895}

Powered by Google App Engine
This is Rietveld 408576698