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

Issue 1445013002: Replace base::HashPair macros with a templated function. (Closed)

Created:
5 years, 1 month ago by Anand Mistry (off Chromium)
Modified:
5 years ago
Reviewers:
danakj
CC:
chromium-reviews, vmpstr+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace base::HashPair macros with a templated function. Committed: https://crrev.com/07ece06c99c9b15c5d2ea779239f856e066c97da Cr-Commit-Position: refs/heads/master@{#361299}

Patch Set 1 #

Patch Set 2 : Experiment 2 #

Patch Set 3 : For review. #

Patch Set 4 : Remove Location change. #

Total comments: 2

Patch Set 5 : Change type size test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -49 lines) Patch
M base/containers/hash_tables.h View 1 2 3 4 1 chunk +8 lines, -49 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
Anand Mistry (off Chromium)
I'd like to propose this change. Hopefully it isn't too offensive :P. The motivation is ...
5 years, 1 month ago (2015-11-16 02:22:15 UTC) #3
danakj
On Sun, Nov 15, 2015 at 6:22 PM, <amistry@chromium.org> wrote: > Reviewers: danakj (behind on ...
5 years, 1 month ago (2015-11-16 19:37:33 UTC) #4
Anand Mistry (off Chromium)
On 2015/11/16 19:37:33, danakj (behind on reviews) wrote: > On Sun, Nov 15, 2015 at ...
5 years, 1 month ago (2015-11-16 22:43:19 UTC) #6
danakj
https://codereview.chromium.org/1445013002/diff/60001/base/containers/hash_tables.h File base/containers/hash_tables.h (right): https://codereview.chromium.org/1445013002/diff/60001/base/containers/hash_tables.h#newcode254 base/containers/hash_tables.h:254: if (sizeof(T1) >= sizeof(uint64_t) || (sizeof(T2) >= sizeof(uint64_t))) do ...
5 years, 1 month ago (2015-11-16 22:51:50 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1445013002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1445013002/60001
5 years, 1 month ago (2015-11-16 22:52:42 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/80437)
5 years, 1 month ago (2015-11-16 22:56:38 UTC) #11
Anand Mistry (off Chromium)
https://codereview.chromium.org/1445013002/diff/60001/base/containers/hash_tables.h File base/containers/hash_tables.h (right): https://codereview.chromium.org/1445013002/diff/60001/base/containers/hash_tables.h#newcode254 base/containers/hash_tables.h:254: if (sizeof(T1) >= sizeof(uint64_t) || (sizeof(T2) >= sizeof(uint64_t))) On ...
5 years, 1 month ago (2015-11-16 23:01:45 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/1445013002/60002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1445013002/60002
5 years, 1 month ago (2015-11-17 00:30:38 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-17 04:20:47 UTC) #16
Anand Mistry (off Chromium)
Ping! Let me know if you disagree so I can drop this change.
5 years, 1 month ago (2015-11-23 23:06:37 UTC) #17
danakj
Sorry didn't see your reply, musta fallen out of inbox. LGTM
5 years, 1 month ago (2015-11-23 23:22:06 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1445013002/60002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1445013002/60002
5 years, 1 month ago (2015-11-23 23:48:51 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/133349)
5 years, 1 month ago (2015-11-24 03:22:52 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1445013002/60002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1445013002/60002
5 years ago (2015-11-24 08:12:09 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:60002)
5 years ago (2015-11-24 09:06:01 UTC) #25
commit-bot: I haz the power
5 years ago (2015-11-24 09:07:21 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/07ece06c99c9b15c5d2ea779239f856e066c97da
Cr-Commit-Position: refs/heads/master@{#361299}

Powered by Google App Engine
This is Rietveld 408576698