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

Issue 1486173003: Partial revert of "Use std::tie() for operator< in components" (Closed)

Created:
5 years ago by jsbell
Modified:
5 years ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Partial revert of "Use std::tie() for operator< in components" One use of std::tie() for operator< implementation is tripping a compiler warning on Android: variable tracking size limit exceeded with -fvar-tracking-assignments This causes the file to be recompiled; we could bump the max-vartrack-size limit but it's unlikely to be worth it. This is a partial revert of https://codereview.chromium.org/1447153002/ BUG=555171 R=thakis@chromium.org,asvitkine@chromium.org TBR=vabr@chromium.org Committed: https://crrev.com/4c0ccc4d79e59a4b61d6bee1992e039b3efc7c98 Cr-Commit-Position: refs/heads/master@{#362834}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -9 lines) Patch
M components/autofill/core/common/form_field_data.cc View 1 2 chunks +26 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
jsbell
thakis@, alexei@ - please take a look? (and check the commit box if you're happy ...
5 years ago (2015-12-01 22:55:38 UTC) #1
Nico
lgtm with comment https://codereview.chromium.org/1486173003/diff/1/components/autofill/core/common/form_field_data.cc File components/autofill/core/common/form_field_data.cc (right): https://codereview.chromium.org/1486173003/diff/1/components/autofill/core/common/form_field_data.cc#newcode118 components/autofill/core/common/form_field_data.cc:118: bool FormFieldData::operator<(const FormFieldData& field) const { ...
5 years ago (2015-12-02 02:14:03 UTC) #2
jsbell
https://codereview.chromium.org/1486173003/diff/1/components/autofill/core/common/form_field_data.cc File components/autofill/core/common/form_field_data.cc (right): https://codereview.chromium.org/1486173003/diff/1/components/autofill/core/common/form_field_data.cc#newcode118 components/autofill/core/common/form_field_data.cc:118: bool FormFieldData::operator<(const FormFieldData& field) const { On 2015/12/02 02:14:03, ...
5 years ago (2015-12-02 22:12:00 UTC) #5
Alexei Svitkine (slow)
lgtm
5 years ago (2015-12-02 22:13:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1486173003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1486173003/20001
5 years ago (2015-12-02 22:14:04 UTC) #7
commit-bot: I haz the power
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/74436)
5 years ago (2015-12-02 23:05:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1486173003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1486173003/20001
5 years ago (2015-12-02 23:08:53 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-03 00:31:29 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-03 00:32:14 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4c0ccc4d79e59a4b61d6bee1992e039b3efc7c98
Cr-Commit-Position: refs/heads/master@{#362834}

Powered by Google App Engine
This is Rietveld 408576698