[Webkit-unassigned] [Bug 3439] mouseover effects can get stuck sometimes due to missing events
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Mar 19 23:15:54 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=3439
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|webkit- |ap at nypop.com
|unassigned at opendarwin.org |
------- Comment #16 from darin at apple.com 2006-03-19 23:15 PDT -------
(In reply to comment #15)
> (In reply to comment #14)
> > the subframe function be removed from MouseEventWithHitTestResults.
>
> Frankly, I didn't really understand why - it's a part of "HitTestResult",
> just like innerNode. And FrameView.cpp is huge, so factoring out code into
> other files sounds natural...
The reason why is that the class is just a little data holder. I don't want to
add smarts to MouseEventWithHitTestResults.
Eventually this will go into a new EventHandler class that's going to be
factored out of Frame and FrameView.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list