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

Issue 160628: On bookmark edit, the OK button is now disabled if the entered URL is... (Closed)

Created:
11 years, 4 months ago by John Grabowski
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, Ben Goodger (Google)
Visibility:
Public.

Description

On bookmark edit, the OK button is now disabled if the entered URL is invalid (e.g. is the empty string). The Cancel button is never disabled. BUG=http://crbug.com/17006 TEST=Right click on a bookmark button to edit it. Make sure OK is enabled. Set URL to "" (the empty string). Make sure OK is DISabled. Set URL to "x". Make sure OK is enabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22490

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -15 lines) Patch
M chrome/app/nibs/BookmarkEditor.xib View 7 chunks +21 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/bookmark_editor_controller.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_editor_controller.mm View 5 chunks +43 lines, -7 lines 0 comments Download
M chrome/browser/cocoa/bookmark_editor_controller_unittest.mm View 1 chunk +15 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
John Grabowski
11 years, 4 months ago (2009-08-05 02:16:33 UTC) #1
rohitrao (ping after 24h)
11 years, 4 months ago (2009-08-05 17:26:55 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698