@interface NSObject (WKNSTextInputContextDetails) - (BOOL)wantsToHandleMouseEvents; - (BOOL)handleMouseEvent:(NSEvent *)event; @end We don't use these.
Created attachment 225385 [details] proposed patch
Comment on attachment 225385 [details] proposed patch Clearing flags on attachment: 225385 Committed r164816: <http://trac.webkit.org/changeset/164816>
All reviewed patches have been landed. Closing bug.