Clean up WKActionSheetAssistant's use of LaunchServices
Created attachment 361998 [details] Patch
<rdar://problem/47707952>
r=me if you fix iOS EWS
(In reply to Andy Estes from comment #3) > r=me if you fix iOS EWS Naaahhhh
Created attachment 368101 [details] Patch
Comment on attachment 368101 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=368101&action=review > Source/WTF/wtf/Platform.h:1530 > #if (PLATFORM(IOS) && __IPHONE_OS_VERSION_MIN_REQUIRED >= 130000) > +#define HAVE_APP_LINKS_WITH_ISENABLED 1 > #define HAVE_ROUTE_SHARING_POLICY_LONG_FORM_VIDEO 1 > #endif Should this all be in AdditionalFeatureDefines?
Comment on attachment 368101 [details] Patch Clearing flags on attachment: 368101 Committed r244600: <https://trac.webkit.org/changeset/244600>
All reviewed patches have been landed. Closing bug.