[Webkit-unassigned] [Bug 14410] Dragging a resource in the sidebar should drag it's URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 23:11:45 PDT 2009


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





--- Comment #3 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-17 23:11:45 PDT ---
Created an attachment (id=33009)
 --> (https://bugs.webkit.org/attachment.cgi?id=33009)
Benchmarks for Different DOM Manipulation Strats

Just a quick benchmark I did that showed the current approach was faster then
quickly modifying the innerHTML.  Can you think of some other ways that might
be faster?  Maybe a cloneNode and changing the element type (is that
possible?).

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