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

Issue 1492403002: Remove kuint32max. (Closed)

Created:
5 years ago by Avi (use Gerrit)
Modified:
5 years ago
CC:
chromium-reviews, asanka, extensions-reviews_chromium.org, feature-media-reviews_chromium.org, gavinp+disk_chromium.org, vmpstr+watch_chromium.org, Lei Zhang, grt+watch_chromium.org, devtools-reviews_chromium.org, cbentzel+watch_chromium.org, dcheng, rickyz+watch_chromium.org, tommycli, jshin+watch_chromium.org, wfh+watch_chromium.org, chromium-apps-reviews_chromium.org, mmenke, pfeldman, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : win #

Total comments: 11

Patch Set 3 : http security header file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+653 lines, -535 lines) Patch
M base/basictypes.h View 1 chunk +0 lines, -1 line 0 comments Download
M base/pickle.h View 4 chunks +12 lines, -19 lines 0 comments Download
M base/pickle.cc View 10 chunks +19 lines, -19 lines 0 comments Download
M base/win/event_trace_provider.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/devtools/device/usb/android_rsa.cc View 12 chunks +59 lines, -51 lines 0 comments Download
M chrome/browser/download/download_query.cc View 4 chunks +10 lines, -5 lines 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h View 12 chunks +16 lines, -12 lines 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc View 36 chunks +43 lines, -40 lines 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_task_helper.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_task_helper.cc View 9 chunks +14 lines, -14 lines 0 comments Download
M chrome/browser/media_galleries/linux/snapshot_file_details.h View 6 chunks +9 lines, -12 lines 0 comments Download
M chrome/browser/media_galleries/linux/snapshot_file_details.cc View 5 chunks +9 lines, -8 lines 0 comments Download
M chrome/installer/util/l10n_string_util.cc View 2 chunks +3 lines, -1 line 0 comments Download
M extensions/browser/api/cast_channel/cast_framer.h View 1 chunk +2 lines, -1 line 0 comments Download
M extensions/browser/api/cast_channel/cast_framer.cc View 6 chunks +7 lines, -5 lines 0 comments Download
M media/audio/audio_device_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_device_thread.cc View 2 chunks +9 lines, -5 lines 0 comments Download
M media/audio/audio_output_controller.cc View 4 chunks +7 lines, -3 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl.h View 9 chunks +18 lines, -13 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl.cc View 32 chunks +52 lines, -46 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl_v3.h View 7 chunks +11 lines, -9 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl_v3.cc View 23 chunks +39 lines, -34 lines 0 comments Download
M net/disk_cache/blockfile/file_ios.cc View 5 chunks +12 lines, -8 lines 0 comments Download
M net/disk_cache/blockfile/file_posix.cc View 7 chunks +16 lines, -12 lines 0 comments Download
M net/dns/dns_response.h View 3 chunks +9 lines, -7 lines 0 comments Download
M net/dns/dns_response.cc View 8 chunks +21 lines, -18 lines 0 comments Download
M net/http/http_security_headers.h View 2 chunks +3 lines, -2 lines 0 comments Download
M net/http/http_security_headers.cc View 1 2 4 chunks +19 lines, -18 lines 0 comments Download
M net/spdy/hpack/hpack_huffman_table_test.cc View 13 chunks +21 lines, -13 lines 0 comments Download
M sandbox/win/src/crosscall_client.h View 17 chunks +85 lines, -45 lines 0 comments Download
M sandbox/win/src/crosscall_params.h View 1 13 chunks +30 lines, -32 lines 0 comments Download
M sandbox/win/src/crosscall_server.h View 2 chunks +9 lines, -8 lines 0 comments Download
M sandbox/win/src/crosscall_server.cc View 1 9 chunks +24 lines, -20 lines 0 comments Download
M sandbox/win/src/ipc_unittest.cc View 13 chunks +22 lines, -24 lines 0 comments Download
M ui/base/clipboard/clipboard.h View 2 chunks +3 lines, -1 line 0 comments Download
M ui/base/clipboard/clipboard_aura.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_aura.cc View 5 chunks +10 lines, -8 lines 0 comments Download
M ui/base/clipboard/clipboard_aurax11.cc View 6 chunks +12 lines, -10 lines 0 comments Download
M ui/base/clipboard/clipboard_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_mac.mm View 4 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 38 (15 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/1492403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492403002/1
5 years ago (2015-12-03 20:45:32 UTC) #2
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/75095)
5 years ago (2015-12-03 21:51:42 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/1492403002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492403002/20001
5 years ago (2015-12-03 21:57:06 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-12-04 00:08:47 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/1492403002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492403002/20001
5 years ago (2015-12-04 00:18:55 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
5 years ago (2015-12-04 02:27:05 UTC) #12
Avi (use Gerrit)
mark: base/ and ui/ reillyg: chrome/browser/media_galleries and extensions/ pfeldman: chrome/browser/devtools phajdan.jr: chrome/browser/download gab: chrome/installer mattm: ...
5 years ago (2015-12-04 14:46:30 UTC) #14
Mark Mentovai
LGTM in base
5 years ago (2015-12-04 14:49:39 UTC) #15
Mark Mentovai
LGTM in ui too
5 years ago (2015-12-04 14:50:34 UTC) #16
asanka
chrome/browser/download/ LGTM
5 years ago (2015-12-04 14:55:14 UTC) #18
asanka
https://codereview.chromium.org/1492403002/diff/20001/net/dns/dns_response.h File net/dns/dns_response.h (right): https://codereview.chromium.org/1492403002/diff/20001/net/dns/dns_response.h#newcode9 net/dns/dns_response.h:9: Nit: Why the extra whitespace? https://codereview.chromium.org/1492403002/diff/20001/net/http/http_security_headers.cc File net/http/http_security_headers.cc (right): ...
5 years ago (2015-12-04 15:12:35 UTC) #19
Avi (use Gerrit)
https://codereview.chromium.org/1492403002/diff/20001/net/dns/dns_response.h File net/dns/dns_response.h (right): https://codereview.chromium.org/1492403002/diff/20001/net/dns/dns_response.h#newcode9 net/dns/dns_response.h:9: On 2015/12/04 15:12:34, asanka wrote: > Nit: Why the ...
5 years ago (2015-12-04 15:19:28 UTC) #20
asanka
/net/ LGTM. Could you also reference issue 488550 in the description? https://codereview.chromium.org/1492403002/diff/20001/net/http/http_security_headers.cc File net/http/http_security_headers.cc (right): ...
5 years ago (2015-12-04 15:41:43 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492403002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492403002/40001
5 years ago (2015-12-04 15:48:15 UTC) #23
Avi (use Gerrit)
Updated. https://codereview.chromium.org/1492403002/diff/20001/net/http/http_security_headers.cc File net/http/http_security_headers.cc (right): https://codereview.chromium.org/1492403002/diff/20001/net/http/http_security_headers.cc#newcode44 net/http/http_security_headers.cc:44: if (!base::StringToInt64(s, &i) && i != INT64_MAX) On ...
5 years ago (2015-12-04 15:48:17 UTC) #24
Reilly Grant (use Gerrit)
chrome/browser/media_galleries and extensions lgtm
5 years ago (2015-12-04 16:08:42 UTC) #25
gab
chrome/installer/ RS lgtm
5 years ago (2015-12-04 18:58:29 UTC) #27
DaleCurtis
media/ lgtm
5 years ago (2015-12-04 19:01:36 UTC) #28
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/105366)
5 years ago (2015-12-04 19:36:51 UTC) #30
cpu_(ooo_6.6-7.5)
sandbox/win lgtm
5 years ago (2015-12-04 19:55:27 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492403002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492403002/40001
5 years ago (2015-12-04 20:37:23 UTC) #34
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-04 22:39:03 UTC) #36
commit-bot: I haz the power
5 years ago (2015-12-04 23:07:44 UTC) #38
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c027914abee85b34b8223ced83c42200ec894d1f
Cr-Commit-Position: refs/heads/master@{#363309}

Powered by Google App Engine
This is Rietveld 408576698