Bug 161663 - [iOS] WebKit2 fails to build with iOS 10 beta SDK - "'UIWKTextInteractionAssistant' may not respond to 'selectAll:'"
Summary: [iOS] WebKit2 fails to build with iOS 10 beta SDK - "'UIWKTextInteractionAssi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-06 17:46 PDT by Daniel Bates
Modified: 2016-09-06 17:51 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2016-09-06 17:49 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.