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

Issue 2594533003: Revert of [views] Changes iteration over |children_| to use range-based for loops (Closed)

Created:
4 years ago by shimazu
Modified:
4 years ago
CC:
chromium-reviews, tfarina, Ben Goodger (Google)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of [views] Changes iteration over |children_| to use range-based for loops (patchset #2 id:20001 of https://codereview.chromium.org/2583343003/ ) Reason for revert: The following three tests on sync_integration_tests failed by this CL: TwoClientThemesSyncTest.CustomThenSyncNative_E2ETest TwoClientThemesSyncTest.CycleOptions_E2ETest SingleClientThemesSyncTest.NativeTheme This patch changed to use iterator instead of [] operator, but |children_| seems to be changed somewhere during the iteration. Original issue's description: > [views] Changes iteration over |children_| to use range-based for loops > > BUG=NONE > TEST=covered by existing tests > > Committed: https://crrev.com/ebc65542d481179168a67b83a3151da26daaaa54 > Cr-Commit-Position: refs/heads/master@{#439909} TBR=sadrul@chromium.org,ben@chromium.org,varkha@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=NONE Committed: https://crrev.com/edbb6aaf0bce84755ba4e06b1061b95918eebe67 Cr-Commit-Position: refs/heads/master@{#440007}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -40 lines) Patch
M ui/views/view.cc View 17 chunks +41 lines, -40 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
shimazu
Created Revert of [views] Changes iteration over |children_| to use range-based for loops
4 years ago (2016-12-21 04:01:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2594533003/1
4 years ago (2016-12-21 04:02:14 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-21 04:03:13 UTC) #6
sadrul
Is there a link to the failure with logs/stacktraces etc.?
4 years ago (2016-12-21 04:03:59 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/edbb6aaf0bce84755ba4e06b1061b95918eebe67 Cr-Commit-Position: refs/heads/master@{#440007}
4 years ago (2016-12-21 04:05:51 UTC) #9
shimazu
4 years ago (2016-12-21 04:05:56 UTC) #10
Message was sent while issue was closed.
On 2016/12/21 04:03:59, sadrul wrote:
> Is there a link to the failure with logs/stacktraces etc.?

Yes! This is a link to the build log:
https://uberchromegw.corp.google.com/i/chromium.linux/builders/Linux%20Tests%...

Powered by Google App Engine
This is Rietveld 408576698