[Webkit-unassigned] [Bug 6821] Fix for 5983 will not always update hover correctly.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 1 20:45:27 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6821


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6197|review?                     |review-
               Flag|                            |




------- Comment #12 from darin at apple.com  2006-02-01 20:45 PDT -------
(From update of attachment 6197)
Patch will have to be revised, since there's no such thing as startTimer any
more; I just redid timers.

Also, for that text node stuff, maybe we need to make NodeImpl::ancestorElement
public so we could say something more like node->ancestorElement() !=
m_activeNode -- I'm thinking that if it's never a text node it should be
m_activeElement rather than m_activeNode, not that we have to fix that to fix
this bug.

Doing review- because of the timer thing. Sorry about that.


-- 
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.



More information about the webkit-unassigned mailing list