Bug 59835

Summary: Move currentKeyboardEvent from EventHandlerMac.mm to WebHTMLView.mm
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: UI EventsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, darin, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 56410    
Attachments:
Description Flags
cleanup none

Description Ryosuke Niwa 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.
Comment 1 Ryosuke Niwa 2011-04-29 14:58:53 PDT
Created attachment 91744 [details]
cleanup
Comment 2 Eric Seidel (no email) 2011-05-01 09:59:02 PDT
Comment on attachment 91744 [details]
cleanup

Yay!
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2011-05-01 12:10:50 PDT
All reviewed patches have been landed.  Closing bug.