[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 14:58:39 PDT 2010


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





--- Comment #34 from Daniel Cheng <dcheng at chromium.org>  2010-08-18 14:58:38 PST ---
(In reply to comment #32)
> We have ASSERTs to make sure layout is up to date.  So I would remove the latter two updateLayout() calls, as I don't think they're necessary (ASSERTs will tell us if they are).

Does this mean the calls to updateLayout() on line 72 and 108 are possibly redundant as well?

(In reply to comment #33)
> Again, thank you for your persistance with this bug.  I think you're making a significant improvement in the code quality here by sharing this method across platforms!

It's not shared yet, but I'd like to share it in a later patch if there are no objections as this should simplify things for all the other ports as well.

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