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

Issue 976173003: Fix bug where |i| was reused in a nested loop. (Closed)

Created:
5 years, 9 months ago by hcarmona
Modified:
5 years, 9 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, Patrick Dubroy, pam+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix bug where |i| was reused in a nested loop. BUG=463794 Committed: https://crrev.com/ad9e147af655ac1fa09cb3bc12af9de22f15e4b1 Cr-Commit-Position: refs/heads/master@{#319206}

Patch Set 1 #

Total comments: 1

Patch Set 2 : i -> j #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/browser/resources/history/other_devices.js View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
hcarmona
5 years, 9 months ago (2015-03-05 01:53:56 UTC) #2
Dan Beam
""" Creating the FocusGrid and FocusRows when the devices are created gets rid of the ...
5 years, 9 months ago (2015-03-05 02:04:39 UTC) #3
hcarmona
On 2015/03/05 02:04:39, Dan Beam wrote: > """ > Creating the FocusGrid and FocusRows when ...
5 years, 9 months ago (2015-03-05 02:23:53 UTC) #4
Dan Beam
https://codereview.chromium.org/976173003/diff/1/chrome/browser/resources/history/other_devices.js File chrome/browser/resources/history/other_devices.js (left): https://codereview.chromium.org/976173003/diff/1/chrome/browser/resources/history/other_devices.js#oldcode516 chrome/browser/resources/history/other_devices.js:516: for (var i = 0; i < rows.length; ++i) ...
5 years, 9 months ago (2015-03-05 02:25:56 UTC) #5
hcarmona
On 2015/03/05 02:25:56, Dan Beam wrote: > https://codereview.chromium.org/976173003/diff/1/chrome/browser/resources/history/other_devices.js > File chrome/browser/resources/history/other_devices.js (left): > > https://codereview.chromium.org/976173003/diff/1/chrome/browser/resources/history/other_devices.js#oldcode516 ...
5 years, 9 months ago (2015-03-05 02:32:37 UTC) #6
Dan Beam
lgtm
5 years, 9 months ago (2015-03-05 02:50:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/976173003/20001
5 years, 9 months ago (2015-03-05 02:52:27 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-05 03:43:55 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-05 03:44:54 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ad9e147af655ac1fa09cb3bc12af9de22f15e4b1
Cr-Commit-Position: refs/heads/master@{#319206}

Powered by Google App Engine
This is Rietveld 408576698