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

Issue 2956023003: Add enable_reporting to fix size regression in Cronet. (Closed)

Created:
3 years, 5 months ago by mmenke
Modified:
3 years, 5 months ago
Reviewers:
pauljensen, mithro
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add option to build net/ without Reporting to fix size regression in Cronet. This was caused by https://codereview.chromium.org/2933333002. BUG=715695 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2956023003 Cr-Commit-Position: refs/heads/master@{#483348} Committed: https://chromium.googlesource.com/chromium/src/+/fd9d15c7367786f7d2cb115c14d287b1611c9871

Patch Set 1 #

Total comments: 4

Patch Set 2 : Merge #

Patch Set 3 : response to comments #

Total comments: 2

Patch Set 4 : Move build_config header back to top, to fix windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -58 lines) Patch
M components/cronet/tools/cr_cronet.py View 1 chunk +1 line, -0 lines 0 comments Download
M net/BUILD.gn View 5 chunks +58 lines, -46 lines 0 comments Download
M net/features.gni View 1 chunk +3 lines, -0 lines 0 comments Download
M net/url_request/url_request_context_builder.h View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 5 chunks +11 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_storage.h View 3 chunks +7 lines, -0 lines 0 comments Download
M net/url_request/url_request_context_storage.cc View 2 chunks +6 lines, -1 line 0 comments Download
M net/url_request/url_request_http_job.cc View 5 chunks +8 lines, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 2 3 6 chunks +9 lines, -5 lines 0 comments Download
M tools/mb/mb_config.pyl View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 33 (18 generated)
mmenke
3 years, 5 months ago (2017-06-27 21:13:33 UTC) #8
pauljensen
There are some other places that need this flag flipped for Cronet too. I think ...
3 years, 5 months ago (2017-06-28 13:54:23 UTC) #9
mmenke
https://codereview.chromium.org/2956023003/diff/1/net/url_request/url_request_context_builder.h File net/url_request/url_request_context_builder.h (right): https://codereview.chromium.org/2956023003/diff/1/net/url_request/url_request_context_builder.h#newcode29 net/url_request/url_request_context_builder.h:29: #include "build/build_config.h" On 2017/06/28 13:54:22, pauljensen wrote: > #include ...
3 years, 5 months ago (2017-06-28 17:58:48 UTC) #10
pauljensen
lgtm, it is a much larger change than my proposal (crrev.com/2940033002) but is more direct ...
3 years, 5 months ago (2017-06-28 19:10:50 UTC) #11
mmenke
On 2017/06/28 19:10:50, pauljensen wrote: > lgtm, it is a much larger change than my ...
3 years, 5 months ago (2017-06-28 19:21:34 UTC) #12
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/2956023003/40001
3 years, 5 months ago (2017-06-28 19:22:19 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/444668)
3 years, 5 months ago (2017-06-28 19:30:12 UTC) #16
mmenke
[+tansell]: Please review "mb"
3 years, 5 months ago (2017-06-28 19:36:31 UTC) #18
mithro
lgtm
3 years, 5 months ago (2017-06-29 03:09:34 UTC) #19
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/2956023003/40001
3 years, 5 months ago (2017-06-29 03:35:15 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/460320)
3 years, 5 months ago (2017-06-29 04:14:33 UTC) #23
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/2956023003/60001
3 years, 5 months ago (2017-06-29 04:38:34 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/445197)
3 years, 5 months ago (2017-06-29 06:06:30 UTC) #28
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/2956023003/60001
3 years, 5 months ago (2017-06-29 12:38:36 UTC) #30
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 13:46:13 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/fd9d15c7367786f7d2cb115c14d2...

Powered by Google App Engine
This is Rietveld 408576698