Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Remove merge into toolbar option from importer #8402

Merged
merged 1 commit into from
May 4, 2017
Merged

Remove merge into toolbar option from importer #8402

merged 1 commit into from
May 4, 2017

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Apr 19, 2017

Test Plan:

a. getNextFolderName covered by unittest

b. Import bookmark:

  1. Import bookmarks from other browser or html
  2. There will always a folder contains the imported bookmarks
  3. If the folder name already exist,
    it will be "Imported from XXX (1)", "Imported from XXX (2)" ... etc

Description

fix #7194

Auditors: @bsclifton, @bbondy

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

fix #7194

Auditors: @bsclifton, @bbondy

Test Plan:

a. getNextFolderName covered by unittest

b. Import bookmark:
1. Import bookmarks from other browser or html
2. There will always a folder contains the imported bookmarks
3. If the folder name already exist,
  it will be "Imported from XXX (1)", "Imported from XXX (2)" ... etc
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great 😄 Lint/unit tests all pass

Great job on this one 😄 Definitely nice to have everything contained in a folder versus being merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-import to bookmark toolbar will mess up the order
2 participants