[Webkit-unassigned] [Bug 23846] [GTK]Enable DNS prefetching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 18 23:06:14 PDT 2009


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


Adam Barth <abarth at webkit.org> changed:

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




--- Comment #8 from Adam Barth <abarth at webkit.org>  2009-10-18 23:06:13 PDT ---
(From update of attachment 41109)
I'm not sure adding the null check to Chrome::mouseDidMoveOverElement is the
right thing to do.  In Chrome, these events are queued to a background thread
to avoid adding latency to mouseover and to history queries.  The null check
and a bunch of other prioritization process is done on the background thread.

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