Need SPI for clients to require a user action to get an editing controls manager rdar://problem/26379927
Created attachment 279575 [details] Patch
Comment on attachment 279575 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=279575&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfiguration.mm:683 > +- (BOOL)_requiresUserActionForEditingControlsManager I would drop at *least* the "manager" from this name. Maybe see if Anders can come up with a better name?
http://trac.webkit.org/changeset/201298 Thanks Tim!