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

Issue 591353002: history: fix focus regression when showing "Remove history" confirmation dialog. (Closed)

Created:
6 years, 3 months ago by Dan Beam
Modified:
6 years, 3 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, Patrick Dubroy, pam+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

history: fix focus regression when showing "Remove history" confirmation dialog. Also reverses "OK" + "Cancel" buttons to match other overlays. R=estade@chromium.org BUG=407498 Committed: https://crrev.com/30f58ec0caae5a37bed49092e90718100b55757f Cr-Commit-Position: refs/heads/master@{#296326}

Patch Set 1 #

Total comments: 4

Patch Set 2 : combining #

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -6 lines) Patch
M chrome/browser/resources/history/alert_overlay.html View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/history/history.js View 1 2 3 chunks +10 lines, -3 lines 0 comments Download
M chrome/test/data/webui/history_browsertest.js View 1 1 chunk +35 lines, -0 lines 0 comments Download
M ui/webui/resources/js/cr/ui/overlay.js View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (7 generated)
Dan Beam
this is a minimal mergeable CL. tests are here: https://codereview.chromium.org/595763002/ follow up CL to reverse ...
6 years, 3 months ago (2014-09-23 05:17:38 UTC) #1
Evan Stade
https://codereview.chromium.org/591353002/diff/1/chrome/browser/resources/history/history.js File chrome/browser/resources/history/history.js (right): https://codereview.chromium.org/591353002/diff/1/chrome/browser/resources/history/history.js#newcode1978 chrome/browser/resources/history/history.js:1978: $('alertOverlayCancel').focus(); On 2014/09/23 05:17:37, Dan Beam wrote: > btw, ...
6 years, 3 months ago (2014-09-23 20:48:52 UTC) #2
Dan Beam
https://codereview.chromium.org/591353002/diff/1/chrome/browser/resources/history/history.js File chrome/browser/resources/history/history.js (right): https://codereview.chromium.org/591353002/diff/1/chrome/browser/resources/history/history.js#newcode1978 chrome/browser/resources/history/history.js:1978: $('alertOverlayCancel').focus(); On 2014/09/23 20:48:52, Evan Stade wrote: > On ...
6 years, 3 months ago (2014-09-23 20:50:22 UTC) #3
Dan Beam
https://codereview.chromium.org/591353002/diff/1/chrome/browser/resources/history/history.js File chrome/browser/resources/history/history.js (right): https://codereview.chromium.org/591353002/diff/1/chrome/browser/resources/history/history.js#newcode1978 chrome/browser/resources/history/history.js:1978: $('alertOverlayCancel').focus(); On 2014/09/23 20:50:22, Dan Beam wrote: > On ...
6 years, 3 months ago (2014-09-23 20:59:38 UTC) #4
Dan Beam
ok, combined. ptal
6 years, 3 months ago (2014-09-23 22:34:16 UTC) #5
Evan Stade
lgtm
6 years, 3 months ago (2014-09-23 23:51:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/591353002/40001
6 years, 3 months ago (2014-09-23 23:54:59 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/17805) ios_rel_device on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device/builds/17738) ios_rel_device_ninja ...
6 years, 3 months ago (2014-09-24 00:06:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/591353002/40001
6 years, 3 months ago (2014-09-24 00:33:27 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/12541)
6 years, 3 months ago (2014-09-24 00:37:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/591353002/40001
6 years, 3 months ago (2014-09-24 00:40:45 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/17859) ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/12553)
6 years, 3 months ago (2014-09-24 00:44:21 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/591353002/40001
6 years, 3 months ago (2014-09-24 01:31:08 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 3f1c0911b903bc82b0c936ff1bd6b6e203ec4cd7
6 years, 3 months ago (2014-09-24 01:46:10 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 01:46:46 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/30f58ec0caae5a37bed49092e90718100b55757f
Cr-Commit-Position: refs/heads/master@{#296326}

Powered by Google App Engine
This is Rietveld 408576698