DescriptionIn PageClickTracker:
As soon as we start to handle an event, filter against the type of
nodes we care about (only text fields), rather than waiting to filter
in DidHandleMouseEvent().
Otherwise, PageClickTracker could hold a reference to the node until the
next mouse event, potentially keeping the node alive for longer than
necessary.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86759
Patch Set 1 #
Total comments: 3
Patch Set 2 : '' #Messages
Total messages: 8 (0 generated)
|