Bug 23427 - Frame Refactor: Move sendResizeEvent and more to EventHandler
Summary: Frame Refactor: Move sendResizeEvent and more to EventHandler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 03:53 PST by Holger Freyther
Modified: 2009-01-30 20:14 PST (History)
0 users

See Also:


Attachments
Carry out the move (5.57 KB, patch)
2009-01-20 04:36 PST, Holger Freyther
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Freyther 2009-01-20 03:53:44 PST
Move sendResizeEvent and sendScrollEvent from Frame to EventHandler.
Comment 1 Holger Freyther 2009-01-20 04:36:32 PST
Created attachment 26857 [details]
Carry out the move

I think this move makes sense. It was tested on the mac.
Comment 2 Darin Adler 2009-01-23 14:19:42 PST
Comment on attachment 26857 [details]
Carry out the move

r=me
Comment 3 Holger Freyther 2009-01-30 20:14:26 PST
Landed in r40444.