[Webkit-unassigned] [Bug 53195] New: Several WKView Internal category methods are implemented in the main category.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 14:57:10 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53195

           Summary: Several WKView Internal category methods are
                    implemented in the main category.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jjin at apple.com


_setEventBeingResent:, _interceptKeyEvent:, _getTextInputState:selectionEnd:underlines:, and _setAccessibilityChildToken: are defined  in WKView (Internal) but are implemented in the main category. This prevents the code from compiling when WKViewInternal.h is imported in WKView.mm.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list