[Webkit-unassigned] [Bug 53649] move-left-right.html and extend-selection-*.html are slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 02:07:24 PST 2011


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2011-02-03 02:07:24 PST ---
It seems like we need to make Node::isContentEditable and Element::isContentEditable non-virtual inline function.  They are called way too frequently to be virtual.

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