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

Issue 2769863002: MD Bookmarks: Validate URL input when editing a bookmark (Closed)

Created:
3 years, 9 months ago by tsergeant
Modified:
3 years, 9 months ago
Reviewers:
calamity
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, vitalyp+closure_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, jlklein+watch-closure_chromium.org, dbeam+watch-closure_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Bookmarks: Validate URL input when editing a bookmark This ensures that bookmarks can only be saved when they have a valid, non-empty URL. BUG=692821 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2769863002 Cr-Commit-Position: refs/heads/master@{#459718} Committed: https://chromium.googlesource.com/chromium/src/+/e93a5f83b296e8294f0726f1426dbc2dbf131d33

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -5 lines) Patch
M chrome/browser/resources/md_bookmarks/compiled_resources2.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/edit_dialog.html View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/edit_dialog.js View 1 2 chunks +30 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/md_bookmarks/md_bookmarks_ui.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/edit_dialog_test.js View 1 2 chunks +31 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (16 generated)
tsergeant
PTAL~
3 years, 9 months ago (2017-03-22 22:33:06 UTC) #5
calamity
lgtm https://codereview.chromium.org/2769863002/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js File chrome/browser/resources/md_bookmarks/edit_dialog.js (right): https://codereview.chromium.org/2769863002/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js#newcode64 chrome/browser/resources/md_bookmarks/edit_dialog.js:64: this.urlValue_ = originalValue; Urgh. This is a bit ...
3 years, 9 months ago (2017-03-24 04:57:45 UTC) #9
tsergeant
https://codereview.chromium.org/2769863002/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js File chrome/browser/resources/md_bookmarks/edit_dialog.js (right): https://codereview.chromium.org/2769863002/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js#newcode64 chrome/browser/resources/md_bookmarks/edit_dialog.js:64: this.urlValue_ = originalValue; On 2017/03/24 04:57:44, calamity wrote: > ...
3 years, 9 months ago (2017-03-27 05:31:44 UTC) #12
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/2769863002/40001
3 years, 9 months ago (2017-03-27 05:34:22 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/348414)
3 years, 9 months ago (2017-03-27 06:13:02 UTC) #18
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/2769863002/40001
3 years, 9 months ago (2017-03-27 06:51:12 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 08:04:20 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e93a5f83b296e8294f0726f1426d...

Powered by Google App Engine
This is Rietveld 408576698