[Webkit-unassigned] [Bug 26279] REGRESSION: typing in gmail pegs CPU

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 18:37:31 PDT 2009


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





------- Comment #16 from ojan at chromium.org  2009-06-15 18:37 PDT -------
Also, layout testing this might need a bit of work. We'll have to expose
typingStyle to DRT. I think that's actually a reasonable thing to do as it
would also allow us to test things like execCommand('bold') on a caret
selection and to test that typingStyle actually gets cleared when the cursor is
moved, which is essentially the cause of this perf bug.

With that exposed, it should be straightfoward to convert the reproduction
above to a layout test.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list