Skip to content
  • ap@apple.com's avatar
    Reviewed by Darin Alder. · e4d9ce14
    ap@apple.com authored
            REGRESSION (WebKit2): AppKit thinks that web views don't support DocumentAccess
            https://bugs.webkit.org/show_bug.cgi?id=58102
            <rdar://problem/9223246>
    
            * UIProcess/API/mac/WKView.h:
            * UIProcess/API/mac/WKView.mm:
            (-[WKView doCommandBySelector:]):
            (-[WKView insertText:replacementRange:]):
            (-[WKView validAttributesForMarkedText]):
            (-[WKView setMarkedText:selectedRange:replacementRange:]):
            (-[WKView attributedSubstringForProposedRange:actualRange:]):
            (-[WKView firstRectForCharacterRange:actualRange:]):
            Switch to NSTextInputClient, opting out of optimizations and optional features for now.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@83326 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e4d9ce14