[Webkit-unassigned] [Bug 145899] Poor scrolling performance with large complex table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 22:34:17 PDT 2015


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

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com

--- Comment #1 from zalan <zalan at apple.com> ---
This is a table heavy page. I bet that's the reason why the Web process locks up.

66 <table>
2500 <tr>
150K <td>
123K <tt>

Chromes handles it relatively okay. (better than WebKit trunk)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150612/4c636446/attachment.html>


More information about the webkit-unassigned mailing list