[Webkit-unassigned] [Bug 56410] EventHandler needs cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 12:44:20 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56410





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-22 12:44:20 PST ---
(In reply to comment #1)
> If we are going to undertake cleaning up EventHandler, which is an extremely laudable goal and needs to be done, we should consider making some changes to its design as well. For instance, does it really need to be per-frame, or can we make it per Page?

It does store some states so we'll be changing the behavior if we're moving it to Page-level.  I guess we'll need to investigate per feature basis.  It might even be that we need two separate classes for Page-level and Frame-level states.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list