Bug 129434

Summary: [Mac] Remove unused SPI declarations from WKView.mm
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, enrica
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2014-02-27 09:41:33 PST
@interface NSObject (WKNSTextInputContextDetails) - (BOOL)wantsToHandleMouseEvents; - (BOOL)handleMouseEvent:(NSEvent *)event; @end We don't use these.
Attachments
proposed patch (1.18 KB, patch)
2014-02-27 09:42 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2014-02-27 09:42:51 PST
Created attachment 225385 [details] proposed patch
WebKit Commit Bot
Comment 2 2014-02-27 10:55:02 PST
Comment on attachment 225385 [details] proposed patch Clearing flags on attachment: 225385 Committed r164816: <http://trac.webkit.org/changeset/164816>
WebKit Commit Bot
Comment 3 2014-02-27 10:55:04 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.