[Webkit-unassigned] [Bug 43449] [chromium] Generate drag images for HTML elements and selections.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 09:52:26 PDT 2010


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





--- Comment #23 from Eric Seidel <eric at webkit.org>  2010-08-18 09:52:25 PST ---
(From update of attachment 64657)
Looks good.  I still think a RIIA is a more fail-safe way of doing save/restore. :)

I don't understand the RenderObject change, and it's not documented in the ChangeLog

     if (style()->userSelect() == SELECT_NONE
 1595         || (frame()->view()->paintBehavior() & PaintBehaviorSelectionOnly))

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