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

Issue 1502503004: Remove kuint64max. (Closed)

Created:
5 years ago by Avi (use Gerrit)
Modified:
5 years ago
CC:
blink-worker-reviews_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, chromoting-reviews_chromium.org, darin-cc_chromium.org, feature-media-reviews_chromium.org, grt+watch_chromium.org, horo+watch_chromium.org, jam, jsbell+serviceworker_chromium.org, kinuko+serviceworker, kinuko+watch, kinuko+fileapi, michaeln, nhiroki, serviceworker-reviews, Lei Zhang, tommycli, tzik, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@kint8
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove kuint64max. BUG=138542, 488550 Committed: https://crrev.com/bf0746c5b7b8c3eece1a3a66091942efd74f3e4f Cr-Commit-Position: refs/heads/master@{#364133}

Patch Set 1 #

Patch Set 2 : random #

Patch Set 3 : webkit :( #

Patch Set 4 : fix #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Total comments: 14

Patch Set 7 : rebase, fixes #

Total comments: 2

Patch Set 8 : header fix for mmenke #

Patch Set 9 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+364 lines, -303 lines) Patch
M base/basictypes.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/rand_util.h View 1 2 3 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/local_discovery/privet_url_fetcher.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/media_galleries/win/snapshot_file_details.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/two_phase_uploader.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/two_phase_uploader.cc View 4 chunks +12 lines, -8 lines 0 comments Download
M components/storage_monitor/storage_monitor_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M components/storage_monitor/storage_monitor_linux.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M content/browser/fileapi/sandbox_database_test_helper.cc View 3 chunks +9 lines, -5 lines 0 comments Download
M content/browser/fileapi/upload_file_system_file_element_reader.h View 2 chunks +11 lines, -9 lines 0 comments Download
M content/browser/fileapi/upload_file_system_file_element_reader.cc View 6 chunks +13 lines, -16 lines 0 comments Download
M content/browser/fileapi/upload_file_system_file_element_reader_unittest.cc View 5 chunks +12 lines, -15 lines 0 comments Download
M content/browser/service_worker/service_worker_url_request_job.cc View 4 chunks +9 lines, -5 lines 0 comments Download
M content/child/blob_storage/blob_consolidation.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M content/child/web_url_request_util.cc View 3 chunks +10 lines, -7 lines 0 comments Download
M media/formats/mp4/mp4_stream_parser.h View 4 chunks +11 lines, -9 lines 0 comments Download
M media/formats/mp4/mp4_stream_parser.cc View 13 chunks +17 lines, -15 lines 0 comments Download
M net/base/elements_upload_data_stream_unittest.cc View 8 chunks +17 lines, -14 lines 0 comments Download
M net/base/int128.h View 1 2 3 4 5 6 12 chunks +56 lines, -45 lines 0 comments Download
M net/base/int128.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M net/base/int128_unittest.cc View 1 2 3 4 5 6 4 chunks +10 lines, -7 lines 0 comments Download
M net/base/upload_file_element_reader_unittest.cc View 1 2 3 4 5 6 5 chunks +12 lines, -8 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 2 3 4 5 6 7 8 8 chunks +18 lines, -19 lines 0 comments Download
M net/quic/congestion_control/send_algorithm_simulator.cc View 1 2 3 4 5 6 5 chunks +11 lines, -6 lines 0 comments Download
M net/url_request/url_fetcher_impl.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -4 lines 0 comments Download
M net/url_request/url_fetcher_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_fetcher_impl_unittest.cc View 10 chunks +23 lines, -19 lines 0 comments Download
M net/url_request/url_request.h View 1 2 3 4 5 6 4 chunks +5 lines, -5 lines 0 comments Download
M net/url_request/url_request.cc View 1 2 3 4 5 6 3 chunks +5 lines, -5 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 1 2 3 4 5 6 13 chunks +18 lines, -20 lines 0 comments Download
M ppapi/proxy/websocket_resource.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/protocol/jingle_session.cc View 2 chunks +6 lines, -1 line 0 comments Download
M storage/common/blob_storage/blob_item_bytes_request.h View 1 chunk +1 line, -1 line 0 comments Download
M storage/common/data_element.h View 5 chunks +18 lines, -12 lines 0 comments Download
M storage/common/data_element.cc View 4 chunks +11 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/fetch/FetchDataLoader.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 60 (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/1502503004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/1
5 years ago (2015-12-05 02:00:08 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/149613) chromeos_amd64-generic_chromium_compile_only_ng on ...
5 years ago (2015-12-05 02:22:41 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/1502503004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/20001
5 years ago (2015-12-05 19:17:03 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_compile_dbg/builds/94264) chromeos_amd64-generic_chromium_compile_only_ng on ...
5 years ago (2015-12-05 19:52:44 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/1502503004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/40001
5 years ago (2015-12-05 20:21:53 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/129682)
5 years ago (2015-12-05 21:07:01 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/1502503004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/60001
5 years ago (2015-12-06 00:45:47 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/150969)
5 years ago (2015-12-06 02:15:59 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502503004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/80001
5 years ago (2015-12-06 04:58:20 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/145075)
5 years ago (2015-12-06 06:26:38 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502503004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/100001
5 years ago (2015-12-06 18:35:26 UTC) #22
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/103642)
5 years ago (2015-12-06 20:36:16 UTC) #24
Avi (use Gerrit)
mark: base/ sky: chrome/ and content/ thestig: components/storage_monitor dalecurtis: media/ mmenke: net/ raymes: ppapi/ sergeyu: ...
5 years ago (2015-12-06 20:46:19 UTC) #26
raymes
ppapi/ rubberstamp lgtm
5 years ago (2015-12-06 23:14:48 UTC) #27
horo
third_party/WebKit/Source/modules/fetch/ lgtm
5 years ago (2015-12-07 02:13:20 UTC) #28
Mark Mentovai
LGTM in base. https://codereview.chromium.org/1502503004/diff/100001/base/rand_util.h File base/rand_util.h (right): https://codereview.chromium.org/1502503004/diff/100001/base/rand_util.h#newcode18 base/rand_util.h:18: BASE_EXPORT uint64_t RandUint64(); Want to whack ...
5 years ago (2015-12-07 15:05:05 UTC) #29
Avi (use Gerrit)
https://codereview.chromium.org/1502503004/diff/100001/base/rand_util.h File base/rand_util.h (right): https://codereview.chromium.org/1502503004/diff/100001/base/rand_util.h#newcode18 base/rand_util.h:18: BASE_EXPORT uint64_t RandUint64(); On 2015/12/07 15:05:05, Mark Mentovai wrote: ...
5 years ago (2015-12-07 15:50:44 UTC) #30
mmenke
net/ LGTM https://codereview.chromium.org/1502503004/diff/100001/net/base/int128.h File net/base/int128.h (right): https://codereview.chromium.org/1502503004/diff/100001/net/base/int128.h#newcode53 net/base/int128.h:53: private: Suspect this not being indented is ...
5 years ago (2015-12-07 16:06:51 UTC) #31
Avi (use Gerrit)
https://codereview.chromium.org/1502503004/diff/100001/net/base/int128.h File net/base/int128.h (right): https://codereview.chromium.org/1502503004/diff/100001/net/base/int128.h#newcode53 net/base/int128.h:53: private: On 2015/12/07 16:06:51, mmenke wrote: > Suspect this ...
5 years ago (2015-12-07 16:30:06 UTC) #33
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502503004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/120001
5 years ago (2015-12-07 16:30:45 UTC) #34
Lei Zhang
lgtm
5 years ago (2015-12-07 16:41:12 UTC) #35
mmenke
https://codereview.chromium.org/1502503004/diff/120001/net/url_request/url_fetcher_impl.h File net/url_request/url_fetcher_impl.h (right): https://codereview.chromium.org/1502503004/diff/120001/net/url_request/url_fetcher_impl.h#newcode22 net/url_request/url_fetcher_impl.h:22: #include "base/compiler_specific.h" Can remove both the above headers, and ...
5 years ago (2015-12-07 16:45:10 UTC) #36
sky
LGTM
5 years ago (2015-12-07 16:55:19 UTC) #37
Avi (use Gerrit)
https://codereview.chromium.org/1502503004/diff/120001/net/url_request/url_fetcher_impl.h File net/url_request/url_fetcher_impl.h (right): https://codereview.chromium.org/1502503004/diff/120001/net/url_request/url_fetcher_impl.h#newcode22 net/url_request/url_fetcher_impl.h:22: #include "base/compiler_specific.h" On 2015/12/07 16:45:10, mmenke wrote: > Can ...
5 years ago (2015-12-07 17:35:16 UTC) #38
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502503004/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/140001
5 years ago (2015-12-07 17:38:13 UTC) #40
danakj
TIL I'm an owner in storage/. LGTM
5 years ago (2015-12-07 18:31:52 UTC) #41
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/145436)
5 years ago (2015-12-07 19:57:28 UTC) #43
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502503004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/160001
5 years ago (2015-12-07 20:20:52 UTC) #45
dcheng
third_party/cacheinvalidation lgtm
5 years ago (2015-12-07 20:24:35 UTC) #46
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/118698) win_chromium_rel_ng on ...
5 years ago (2015-12-07 22:45:30 UTC) #48
DaleCurtis
media/ lgtm
5 years ago (2015-12-08 17:59:03 UTC) #49
Sergey Ulanov
remoting lgtm
5 years ago (2015-12-08 18:02:54 UTC) #50
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502503004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/160001
5 years ago (2015-12-09 15:07:26 UTC) #53
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/105291) win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years ago (2015-12-09 17:12:49 UTC) #55
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502503004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502503004/160001
5 years ago (2015-12-09 17:33:31 UTC) #57
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years ago (2015-12-09 19:53:22 UTC) #58
commit-bot: I haz the power
5 years ago (2015-12-09 19:54:03 UTC) #60
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/bf0746c5b7b8c3eece1a3a66091942efd74f3e4f
Cr-Commit-Position: refs/heads/master@{#364133}

Powered by Google App Engine
This is Rietveld 408576698