[Webkit-unassigned] [Bug 55053] Implement non-activating clicks to allow dragging out of a background window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 18:00:53 PDT 2011


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





--- Comment #5 from mitz at webkit.org  2011-04-11 18:00:53 PST ---
I think we should avoid sync messaging the web process in most cases. For example, if there is no (non-caret) selection in the page, there is no need to involve the web process at all. Doesn’t the page proxy have this (or similar) knowledge already?

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