RESOLVED FIXED 129434
[Mac] Remove unused SPI declarations from WKView.mm
https://bugs.webkit.org/show_bug.cgi?id=129434
Summary [Mac] Remove unused SPI declarations from WKView.mm
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.