-
Notifications
You must be signed in to change notification settings - Fork 922
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Importing History from Safari is no longer possible as macOS 10.14 is much stricter now, and Chromium's support is no longer available so let's drop this patch and keep only the bookmarks import feature. This reverts commit c9050d2. Chromium change: https://chromium.googlesource.com/chromium/src/+/b2a8ac9a97c656e2e5d18f0b1948667f96117b48 commit b2a8ac9a97c656e2e5d18f0b1948667f96117b48 Author: Avi Drissman <avi@chromium.org> Date: Fri Sep 11 18:41:32 2020 +0000 Clean up Safari importing Starting in macOS 10.14, access to the Safari bookmarks file was restricted. Chromium didn't notice, and would proceed anyway, because it assumed that if the file was there, it could be read. That's not true in the general case anyway, so fix it. History import from Safari broke many years ago when they moved to a database for their storage from using a plist. No one realized that it broke, and since it's access restricted from 10.14 on, there's no point in fixing it, so this CL removes it. Bug: 850225
- Loading branch information
Showing
9 changed files
with
4 additions
and
202 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
20 changes: 0 additions & 20 deletions
20
chromium_src/chrome/common/importer/safari_importer_utils.mm
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.