This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 973
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bookmark customTitle from previously bookmarked entry is no longer re…
…-used when re-bookmarking. Fixes #3284 Auditors: @bbondy @luixxiul, @bradleyrichter Test Plan: - Visit a site which is not bookmarked - Bookmark the site- when the modal comes up, provide your own title "ABC" and hit enter - Notice bookmark is using customTitle - Delete bookmark - Re-add bookmark- this time don't change the title - Notice bookmark is now properly using title (not the old customTitle) Regression tests: - Drag bookmark into window frame. It should load and NOT update the bookmark custom title - Move the bookmark into and out of folders. Custom title should not be affected
- Loading branch information
Showing
2 changed files
with
39 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters