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

Issue 1475803002: Remove kuint16max. (Closed)

Created:
5 years ago by Avi (use Gerrit)
Modified:
5 years ago
CC:
chromium-reviews, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, zea+watch_chromium.org, vmpstr+watch_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@kint2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove kuint16max. BUG=138542 Committed: https://crrev.com/0d94fda8c494d7a6c27d065d782f42e99d834f46 Cr-Commit-Position: refs/heads/master@{#362431} Committed: https://crrev.com/6516805e8c69ac65bcb7d52a2a208be97a7d2a50 Cr-Commit-Position: refs/heads/master@{#362472}

Patch Set 1 #

Patch Set 2 : server #

Patch Set 3 : rebase #

Patch Set 4 : win #

Patch Set 5 : win fix, rebase #

Total comments: 2

Patch Set 6 : rebase #

Total comments: 4

Patch Set 7 : UINT16_MAX #

Patch Set 8 : cloud print #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -137 lines) Patch
M base/basictypes.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M cloud_print/gcp20/prototype/command_line_reader.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -4 lines 0 comments Download
M cloud_print/gcp20/prototype/command_line_reader.cc View 1 2 3 4 5 6 7 3 chunks +8 lines, -6 lines 0 comments Download
M components/policy/core/browser/url_blacklist_manager.cc View 5 chunks +8 lines, -4 lines 0 comments Download
M extensions/common/permissions/usb_device_permission_data.h View 4 chunks +11 lines, -10 lines 0 comments Download
M extensions/common/permissions/usb_device_permission_data.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M jingle/notifier/communicator/single_login_attempt.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M net/dns/dns_session.h View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_session.cc View 3 chunks +9 lines, -4 lines 0 comments Download
M net/dns/dns_transaction_unittest.cc View 14 chunks +51 lines, -52 lines 0 comments Download
M net/test/spawned_test_server/base_test_server.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M net/test/spawned_test_server/remote_test_server.cc View 1 3 chunks +8 lines, -3 lines 0 comments Download
M net/test/spawned_test_server/spawner_communicator.h View 1 4 chunks +5 lines, -4 lines 0 comments Download
M net/test/spawned_test_server/spawner_communicator.cc View 1 5 chunks +7 lines, -5 lines 0 comments Download
M net/tools/dns_fuzz_stub/dns_fuzz_stub.cc View 6 chunks +15 lines, -9 lines 0 comments Download
M sandbox/win/src/sandbox_nt_util.h View 1 2 3 4 4 chunks +9 lines, -5 lines 0 comments Download
M sandbox/win/src/sandbox_nt_util.cc View 1 2 3 4 5 6 5 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 57 (23 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/1
5 years ago (2015-11-24 20:55:26 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/150822) android_compile_dbg on ...
5 years ago (2015-11-24 21:29:31 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/20001
5 years ago (2015-11-24 21:41:29 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/40001
5 years ago (2015-11-24 21:44:18 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/60001
5 years ago (2015-11-24 22:25:33 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/71239) win_chromium_rel_ng on ...
5 years ago (2015-11-24 23:23:29 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/80001
5 years ago (2015-11-25 15:18:46 UTC) #14
Avi (use Gerrit)
treib: extensions/ mark: base/ rsleevi: net/ sergeyu: jingle/ bartfab: components/policy/ cpu: sandbox/win/
5 years ago (2015-11-25 16:36:48 UTC) #16
Marc Treib
extensions/ lgtm
5 years ago (2015-11-25 16:39:16 UTC) #17
Mark Mentovai
LGTM
5 years ago (2015-11-25 16:39:59 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-11-25 17:41:36 UTC) #20
sky
You didn't list what files you wanted me to review, but I'm assuming it's chrome. ...
5 years ago (2015-11-25 17:49:19 UTC) #21
bartfab (slow)
components/policy/core/browser/url_blacklist_manager.cc
5 years ago (2015-11-25 17:51:03 UTC) #22
Avi (use Gerrit)
https://codereview.chromium.org/1475803002/diff/80001/chrome/browser/extensions/webstore_installer.cc File chrome/browser/extensions/webstore_installer.cc (right): https://codereview.chromium.org/1475803002/diff/80001/chrome/browser/extensions/webstore_installer.cc#newcode126 chrome/browser/extensions/webstore_installer.cc:126: std::string random_number = base::Uint64ToString( On 2015/11/25 17:49:19, sky wrote: ...
5 years ago (2015-11-25 18:08:35 UTC) #23
sky
On 2015/11/25 18:08:35, Avi wrote: > https://codereview.chromium.org/1475803002/diff/80001/chrome/browser/extensions/webstore_installer.cc > File chrome/browser/extensions/webstore_installer.cc (right): > > https://codereview.chromium.org/1475803002/diff/80001/chrome/browser/extensions/webstore_installer.cc#newcode126 > ...
5 years ago (2015-11-25 18:21:37 UTC) #24
bartfab (slow)
components/policy/core/browser/url_blacklist_manager.cc LGTM
5 years ago (2015-11-25 18:26:19 UTC) #25
Ryan Sleevi
I assume that the issues regarding C++11 and constexpr are worked out, such that this ...
5 years ago (2015-11-25 18:32:17 UTC) #26
Avi (use Gerrit)
On 2015/11/25 18:32:17, Ryan Sleevi wrote: > I assume that the issues regarding C++11 and ...
5 years ago (2015-11-25 18:37:10 UTC) #27
Sergey Ulanov
lgtm
5 years ago (2015-11-25 19:39:57 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/100001
5 years ago (2015-11-25 21:34:28 UTC) #30
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-11-25 23:39:48 UTC) #32
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/1475803002/diff/100001/sandbox/win/src/sandbox_nt_util.cc File sandbox/win/src/sandbox_nt_util.cc (right): https://codereview.chromium.org/1475803002/diff/100001/sandbox/win/src/sandbox_nt_util.cc#newcode534 sandbox/win/src/sandbox_nt_util.cc:534: DCHECK_NT(std::numeric_limits<uint16_t>::max() > size_bytes); I don't know about this. If ...
5 years ago (2015-11-30 18:33:06 UTC) #33
Mark Mentovai
https://codereview.chromium.org/1475803002/diff/100001/sandbox/win/src/sandbox_nt_util.cc File sandbox/win/src/sandbox_nt_util.cc (right): https://codereview.chromium.org/1475803002/diff/100001/sandbox/win/src/sandbox_nt_util.cc#newcode534 sandbox/win/src/sandbox_nt_util.cc:534: DCHECK_NT(std::numeric_limits<uint16_t>::max() > size_bytes); cpu wrote: > I don't know ...
5 years ago (2015-11-30 18:38:34 UTC) #34
Avi (use Gerrit)
https://codereview.chromium.org/1475803002/diff/100001/sandbox/win/src/sandbox_nt_util.cc File sandbox/win/src/sandbox_nt_util.cc (right): https://codereview.chromium.org/1475803002/diff/100001/sandbox/win/src/sandbox_nt_util.cc#newcode534 sandbox/win/src/sandbox_nt_util.cc:534: DCHECK_NT(std::numeric_limits<uint16_t>::max() > size_bytes); On 2015/11/30 18:38:34, Mark Mentovai wrote: ...
5 years ago (2015-11-30 22:12:24 UTC) #35
cpu_(ooo_6.6-7.5)
yeah lets switch to that other macro.
5 years ago (2015-11-30 23:46:33 UTC) #36
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/120001
5 years ago (2015-12-01 14:22:05 UTC) #38
Avi (use Gerrit)
Switched.
5 years ago (2015-12-01 15:45:13 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/120001
5 years ago (2015-12-01 16:21:56 UTC) #44
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years ago (2015-12-01 16:35:28 UTC) #46
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/0d94fda8c494d7a6c27d065d782f42e99d834f46 Cr-Commit-Position: refs/heads/master@{#362431}
5 years ago (2015-12-01 16:36:56 UTC) #48
Avi (use Gerrit)
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/1485853003/ by avi@chromium.org. ...
5 years ago (2015-12-01 17:19:28 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1475803002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1475803002/140001
5 years ago (2015-12-01 17:35:51 UTC) #53
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years ago (2015-12-01 19:27:20 UTC) #55
commit-bot: I haz the power
5 years ago (2015-12-01 19:35:46 UTC) #57
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/6516805e8c69ac65bcb7d52a2a208be97a7d2a50
Cr-Commit-Position: refs/heads/master@{#362472}

Powered by Google App Engine
This is Rietveld 408576698