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

Issue 2127063003: Avoid the use of foreach on NodeList. (Closed)

Created:
4 years, 5 months ago by David Tseng
Modified:
4 years, 5 months ago
Reviewers:
CC:
chromium-reviews, oshima+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, arv+watch_chromium.org, dtseng+watch_chromium.org, dmazzoni+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Avoid the use of foreach on NodeList. Even though Chrome now supports foreach on NodeList (which is now iterable), we should do this because: - Dartium is behind - some users don't upgrade Chrome regularly - failing here causes total silence while within web content Originally introduced by crrev.com/2074513002/ BUG=626325 TBR=dmazzoni@chromium.org Committed: https://crrev.com/2b13ada6ab99d14d012e77f7a2885c44789c6b08 Cr-Commit-Position: refs/heads/master@{#405873}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M chrome/browser/resources/chromeos/chromevox/chromevox/injected/init_document.js View 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
David Tseng
4 years, 5 months ago (2016-07-07 18:24:56 UTC) #4
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/2127063003/1
4 years, 5 months ago (2016-07-15 21:57:37 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-15 22:03:49 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 22:04:07 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 22:05:51 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2b13ada6ab99d14d012e77f7a2885c44789c6b08
Cr-Commit-Position: refs/heads/master@{#405873}

Powered by Google App Engine
This is Rietveld 408576698