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

Issue 476643002: Bookmark context menu "Add folder..." allows to create folder with empty name(empty string). (Closed)

Created:
6 years, 4 months ago by siba.samal
Modified:
6 years, 4 months ago
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Bookmark context menu "Add folder..." allows to create folder with empty name(empty string). If user enters empty string in textField of New folder dialog window, just default the name to "New folder" instead of creating folder with empty name. BUG=398852 R=asvitkine@chromium.org TEST= 1) Right click on bookmark bar, and select "Add folder..." from context menu. 2) In the textField, do not enter any name (or delete existing text). 3) Click on save button and observe. 4) Newly created folder name must default to "New folder" instead of empty name(empty string). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290262

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added TEST= for commit message and a minor change addressing comment. #

Patch Set 3 : Adding Siba Samal<siba.samal@samsung> to AUTHORS file #

Patch Set 4 : fix presubmit warning #

Patch Set 5 : fix space issue #

Patch Set 6 : Bookmark edit menu “New folder" allows to create folder with empty name(empty string). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.mm View 1 2 3 4 5 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 49 (0 generated)
siba.samal
This CL is related to BUG #398852. It does fix similar issue but not the ...
6 years, 4 months ago (2014-08-14 08:04:09 UTC) #1
Alexei Svitkine (slow)
Please add a TEST= line to the CL description that can be used by QA ...
6 years, 4 months ago (2014-08-14 19:27:12 UTC) #2
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-16 05:06:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
6 years, 4 months ago (2014-08-16 05:07:52 UTC) #4
siba.samal
https://codereview.chromium.org/476643002/diff/1/chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm (right): https://codereview.chromium.org/476643002/diff/1/chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm#newcode100 chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm:100: if (![name length]) On 2014/08/14 19:27:11, Alexei Svitkine wrote: ...
6 years, 4 months ago (2014-08-16 05:30:47 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 09:37:18 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-16 09:40:20 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4815)
6 years, 4 months ago (2014-08-16 09:40:21 UTC) #8
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-16 09:42:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
6 years, 4 months ago (2014-08-16 09:43:22 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 10:20:52 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-16 10:23:28 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4819)
6 years, 4 months ago (2014-08-16 10:23:29 UTC) #13
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-16 10:30:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
6 years, 4 months ago (2014-08-16 10:31:11 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 10:34:08 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-16 10:37:51 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4821)
6 years, 4 months ago (2014-08-16 10:37:55 UTC) #18
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-16 16:58:19 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
6 years, 4 months ago (2014-08-16 16:58:40 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 17:01:17 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-16 17:04:15 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4836)
6 years, 4 months ago (2014-08-16 17:04:16 UTC) #23
siba.samal
The CQ bit was unchecked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-16 17:11:06 UTC) #24
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-16 17:11:06 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
6 years, 4 months ago (2014-08-16 17:11:38 UTC) #26
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 17:14:08 UTC) #27
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-16 17:16:59 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4839)
6 years, 4 months ago (2014-08-16 17:17:00 UTC) #29
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-16 17:45:46 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
6 years, 4 months ago (2014-08-16 17:46:42 UTC) #31
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 17:49:24 UTC) #32
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-16 17:51:45 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4843)
6 years, 4 months ago (2014-08-16 17:51:46 UTC) #34
tfarina
Looks like you have to sign the CLA and add your name to AUTHORS file: ...
6 years, 4 months ago (2014-08-16 21:23:36 UTC) #35
siba.samal
On 2014/08/16 21:23:36, tfarina wrote: > Looks like you have to sign the CLA and ...
6 years, 4 months ago (2014-08-17 01:36:12 UTC) #36
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-18 09:20:06 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/40001
6 years, 4 months ago (2014-08-18 09:20:43 UTC) #38
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-18 11:08:03 UTC) #39
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-18 11:10:42 UTC) #40
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4944)
6 years, 4 months ago (2014-08-18 11:10:43 UTC) #41
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-18 11:15:50 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/60001
6 years, 4 months ago (2014-08-18 11:16:36 UTC) #43
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-18 12:04:48 UTC) #44
siba.samal
The CQ bit was unchecked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-18 12:42:29 UTC) #45
siba.samal
The CQ bit was checked by siba.samal@samsung.com
6 years, 4 months ago (2014-08-18 12:43:56 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/80001
6 years, 4 months ago (2014-08-18 12:44:47 UTC) #47
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-18 14:30:58 UTC) #48
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 15:43:25 UTC) #49
Message was sent while issue was closed.
Committed patchset #5 (80001) as 290262

Powered by Google App Engine
This is Rietveld 408576698