[Webkit-unassigned] [Bug 86813] WebKit spends ~20% of time in HTMLTextAreaElement::defaultValue() when opening a review page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 23:57:53 PDT 2012


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





--- Comment #10 from Ojan Vafai <ojan at chromium.org>  2012-05-17 23:56:56 PST ---
I can't even load the page on my laptop. :(

If I could, I'd try to understand what textareas are so slow. Only think I can think of is that we load the old review page in an iframe that contains the full diff as text in the textarea. I could imagine that being slow. It's silly through really. We don't need to load the diff in that iframe at all anymore. Noone uses the old review page anymore.

We should fix the inefficiency on the C++ side first of course, but after that, we should just change the review page to not be dumb.

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