Add SPI allowing moving focus into a WKWebView.
Created attachment 249206 [details] Add -[WKWebView(WKPrivate) _becomeFirstResponderWithSelectionMovingForward:completionHandler:]
Attachment 249206 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1796: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/WebPageProxy.cpp:1422: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/WebPageProxy.h:392: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 3 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed <http://trac.webkit.org/r181836>.