Update Mac info.plist to use LSItemContentTypes instead of CFBundleTypes
Apple filed a bug asking Edge to stop using deprecated CFBundleTypes in the Edge Info.plist. * Added LSItemContentTypes for all types already listed * Created UTImportedTypeDeclarations for ones that aren't already listed in Apple's list of supported types * Removed entries for CFBundleTypeOSTypes, CFBundleTypeExtensions and CFBundleTypeMIMETypes Bug: 1060363 Change-Id: Ib31b33b28c74adb4efc6a1e253ae87cc90439cda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098569Reviewed-by:Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#749765}
Showing
This diff is collapsed.
Please register or sign in to comment