|
|
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. |
DescriptionBookmark 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). #Messages
Total messages: 49 (0 generated)
This CL is related to BUG #398852. It does fix similar issue but not the actual issue. PTAL
Please add a TEST= line to the CL description that can be used by QA to verify the fix. Thanks! Other than above and below comments, LGTM. Thanks! https://codereview.chromium.org/476643002/diff/1/chrome/browser/ui/cocoa/book... File chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm (right): https://codereview.chromium.org/476643002/diff/1/chrome/browser/ui/cocoa/book... chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm:100: if (![name length]) Nit: == 0 instead
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
https://codereview.chromium.org/476643002/diff/1/chrome/browser/ui/cocoa/book... File chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm (right): https://codereview.chromium.org/476643002/diff/1/chrome/browser/ui/cocoa/book... chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm:100: if (![name length]) On 2014/08/14 19:27:11, Alexei Svitkine wrote: > Nit: == 0 instead Done.
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/bu...) chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was unchecked by siba.samal@samsung.com
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/20001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
Looks like you have to sign the CLA and add your name to AUTHORS file: siba.samal@samsung.com is not in AUTHORS file. If you are a new contributor, please visit http://www.chromium.org/developers/contributing-code and read the "Legal" section If you are a chromite, verify the contributor signed the CLA.
On 2014/08/16 21:23:36, tfarina wrote: > Looks like you have to sign the CLA and add your name to AUTHORS file: > > mailto:siba.samal@samsung.com is not in AUTHORS file. If you are a new contributor, > please visit > http://www.chromium.org/developers/contributing-code and read the "Legal" > section > If you are a chromite, verify the contributor signed the CLA. I have signed CLA but not added in AUTHORS file. Submitted patch for the same, waiting for approval. https://codereview.chromium.org/484433002/
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/40001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...) mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/60001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tri...)
The CQ bit was unchecked by siba.samal@samsung.com
The CQ bit was checked by siba.samal@samsung.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siba.samal@samsung.com/476643002/80001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tri...) linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)
Message was sent while issue was closed.
Committed patchset #5 (80001) as 290262 |