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

Issue 301223009: Fix chrome://history on Android (check whether element is present first). (Closed)

Created:
6 years, 6 months ago by Ted C
Modified:
6 years, 6 months ago
Reviewers:
Dan Beam, davidben
CC:
chromium-reviews, Patrick Dubroy, pam+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Fix chrome://history on Android (check whether element is present first). $('alertOverlay') is null so the call for classList failed. Guard the condition to see if the element exists. BUG=379194 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273956

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
Ted C
PTAL
6 years, 6 months ago (2014-05-30 17:52:46 UTC) #1
davidben
LGTM, but I don't have the OWNERS coverage.
6 years, 6 months ago (2014-05-30 18:04:24 UTC) #2
Dan Beam
lgtm
6 years, 6 months ago (2014-05-30 18:20:42 UTC) #3
Ted C
The CQ bit was checked by tedchoc@chromium.org
6 years, 6 months ago (2014-05-30 18:23:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/301223009/1
6 years, 6 months ago (2014-05-30 18:26:43 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-05-31 00:24:14 UTC) #6
Message was sent while issue was closed.
Change committed as 273956

Powered by Google App Engine
This is Rietveld 408576698