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

Issue 8775042: Bookmark name inputs should only allow single-line input (Closed)

Created:
9 years ago by KushalP
Modified:
9 years ago
Reviewers:
mrossetti, Ilya Sherman
CC:
chromium-reviews
Visibility:
Public.

Description

Bookmark name inputs should only allow single-line input - both BookmarkBubble and BookmarkEditor now use single-line input for their names - update nib to use IBOutlet to call the NSCell off of the NSTextField BUG=100618 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112846

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add TODO comments for post-10.6+ only good times #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -7 lines) Patch
M chrome/app/nibs/BookmarkEditor.xib View 5 chunks +33 lines, -7 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm View 1 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_cell_single_line.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.mm View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.mm View 1 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
KushalP
I tried to remove the warning that is appearing for "This view is clipping its ...
9 years ago (2011-12-02 01:36:11 UTC) #1
Ilya Sherman
L G T M. Please wait for Mike's review as well, though, just to double ...
9 years ago (2011-12-02 09:56:45 UTC) #2
KushalP
On 2011/12/02 09:56:45, Ilya Sherman wrote: > L G T M. Please wait for Mike's ...
9 years ago (2011-12-02 13:07:58 UTC) #3
KushalP
The other thing I've been wondering is whether I should pull the setUsesSingleLineMode blocks of ...
9 years ago (2011-12-02 13:15:21 UTC) #4
mrossetti
LGTM with a couple of minor suggestions. (We should also add TODO's for the similar ...
9 years ago (2011-12-02 15:52:22 UTC) #5
KushalP
Updated with new Patch Set containing TODO comments for a 10.6+ future.
9 years ago (2011-12-02 17:58:31 UTC) #6
mrossetti
Still LGTM! Engage!
9 years ago (2011-12-02 21:01:44 UTC) #7
KushalP
On 2011/12/02 21:01:44, mrossetti wrote: > Still LGTM! Engage! Preparing to engage... SWOOOOSH.
9 years ago (2011-12-02 21:08:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kushi.p@gmail.com/8775042/7
9 years ago (2011-12-02 21:08:49 UTC) #9
commit-bot: I haz the power
Try job failure for 8775042-7 (retry) on win_rel for step "browser_tests". It's a second try, ...
9 years ago (2011-12-02 23:51:54 UTC) #10
KushalP
On 2011/12/02 23:51:54, I haz the power (commit-bot) wrote: > Try job failure for 8775042-7 ...
9 years ago (2011-12-02 23:56:54 UTC) #11
mrossetti
Nope. I'd suggest a manual commit. On Fri, Dec 2, 2011 at 4:56 PM, <kushi.p@gmail.com> ...
9 years ago (2011-12-02 23:59:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kushi.p@gmail.com/8775042/7
9 years ago (2011-12-03 00:01:21 UTC) #13
KushalP
On 2011/12/02 23:59:25, mrossetti wrote: > Nope. I'd suggest a manual commit. I don't have ...
9 years ago (2011-12-03 00:01:35 UTC) #14
mrossetti
Let me know if it doesn't work. In that case, I'll commit for you as ...
9 years ago (2011-12-03 00:14:45 UTC) #15
commit-bot: I haz the power
9 years ago (2011-12-03 01:56:53 UTC) #16
Change committed as 112846

Powered by Google App Engine
This is Rietveld 408576698