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

Issue 2557073003: Call preventDefault in all on-tap events that show a dialog. (Closed)

Created:
4 years ago by hcarmona
Modified:
4 years ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Call preventDefault in all on-tap events that show a dialog. BUG=653415 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/6083648a5b1e07dbda893e897d574e28292aff6d Cr-Commit-Position: refs/heads/master@{#437374}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix closure #

Patch Set 3 : feedback #

Total comments: 2

Patch Set 4 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -64 lines) Patch
M chrome/browser/resources/settings/about_page/detailed_build_info.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_page.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/device_page/display.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/device_page/storage.js View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_siminfo.js View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/languages_page/languages_page.js View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/on_startup_page/startup_url_entry.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/on_startup_page/startup_urls_page.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/people_page/easy_unlock_turn_off_dialog.js View 1 2 4 chunks +35 lines, -33 lines 0 comments Download
M chrome/browser/resources/settings/people_page/lock_screen.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/people_page/users_page.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_page.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_banner.js View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/search_engines_page/search_engine_entry.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/search_engines_page/search_engines_page.js View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_data.js View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_details.js View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.js View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 31 (24 generated)
dpapad
https://codereview.chromium.org/2557073003/diff/1/chrome/browser/resources/settings/people_page/people_page.js File chrome/browser/resources/settings/people_page/people_page.js (right): https://codereview.chromium.org/2557073003/diff/1/chrome/browser/resources/settings/people_page/people_page.js#newcode339 chrome/browser/resources/settings/people_page/people_page.js:339: * @param {Event} e The polymer event. Nit: !Event ...
4 years ago (2016-12-07 18:17:06 UTC) #8
hcarmona
PTAL https://codereview.chromium.org/2557073003/diff/1/chrome/browser/resources/settings/people_page/people_page.js File chrome/browser/resources/settings/people_page/people_page.js (right): https://codereview.chromium.org/2557073003/diff/1/chrome/browser/resources/settings/people_page/people_page.js#newcode339 chrome/browser/resources/settings/people_page/people_page.js:339: * @param {Event} e The polymer event. On ...
4 years ago (2016-12-07 18:52:19 UTC) #15
dpapad
LGTM. Perhaps remove "|" characters from the CL description? I've seen them being used in ...
4 years ago (2016-12-07 20:00:50 UTC) #16
hcarmona
Fixed nit and updated description. https://codereview.chromium.org/2557073003/diff/60001/chrome/browser/resources/settings/about_page/detailed_build_info.js File chrome/browser/resources/settings/about_page/detailed_build_info.js (right): https://codereview.chromium.org/2557073003/diff/60001/chrome/browser/resources/settings/about_page/detailed_build_info.js#newcode59 chrome/browser/resources/settings/about_page/detailed_build_info.js:59: * @param {!Event} e ...
4 years ago (2016-12-08 20:12:50 UTC) #22
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/2557073003/80001
4 years ago (2016-12-08 20:13:33 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years ago (2016-12-08 22:42:37 UTC) #29
commit-bot: I haz the power
4 years ago (2016-12-08 22:46:35 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6083648a5b1e07dbda893e897d574e28292aff6d
Cr-Commit-Position: refs/heads/master@{#437374}

Powered by Google App Engine
This is Rietveld 408576698