RESOLVED FIXED Bug 59835
Move currentKeyboardEvent from EventHandlerMac.mm to WebHTMLView.mm
https://bugs.webkit.org/show_bug.cgi?id=59835
Summary Move currentKeyboardEvent from EventHandlerMac.mm to WebHTMLView.mm
Ryosuke Niwa
Reported 2011-04-29 14:54:14 PDT
currentKeyboardEvent in EventHandlerMac.mm is called exactly one place in WebKit/WebHTMLView.mm, and I think think there's any reason this function should be in WebCore.
Attachments
cleanup (5.38 KB, patch)
2011-04-29 14:58 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2011-04-29 14:58:53 PDT
Created attachment 91744 [details] cleanup
Eric Seidel (no email)
Comment 2 2011-05-01 09:59:02 PDT
Comment on attachment 91744 [details] cleanup Yay!
WebKit Commit Bot
Comment 3 2011-05-01 12:10:45 PDT
Comment on attachment 91744 [details] cleanup Clearing flags on attachment: 91744 Committed r85425: <http://trac.webkit.org/changeset/85425>
WebKit Commit Bot
Comment 4 2011-05-01 12:10:50 PDT
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.