Bug 161663

Summary: [iOS] WebKit2 fails to build with iOS 10 beta SDK - "'UIWKTextInteractionAssistant' may not respond to 'selectAll:'"
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Daniel Bates 2016-09-06 17:46:02 PDT
When I build WebKit2 using the iOS 10 beta SDK I got the following error:

.../Source/WebKit2/UIProcess/ios/WKContentViewInteraction.mm:1965:30: error: 'UIWKTextInteractionAssistant' may not respond to 'selectAll:' [-Werror]
1 error generated.
Comment 1 Daniel Bates 2016-09-06 17:49:04 PDT
Created attachment 288074 [details]
Patch
Comment 2 Daniel Bates 2016-09-06 17:51:10 PDT
Comment on attachment 288074 [details]
Patch

Clearing flags on attachment: 288074

Committed r205531: <http://trac.webkit.org/changeset/205531>
Comment 3 Daniel Bates 2016-09-06 17:51:13 PDT
All reviewed patches have been landed.  Closing bug.