RESOLVED FIXED 12213
Unicode-heavy page opens extremely slowly
https://bugs.webkit.org/show_bug.cgi?id=12213
Summary Unicode-heavy page opens extremely slowly
Petter Sjölund
Reported 2007-01-11 10:16:32 PST
This page seems to cause an eternal spinning beachball in the latest Webkit as well as the release version of Safari. Works in Firefox.
Attachments
Alexey Proskuryakov
Comment 1 2007-01-11 11:09:44 PST
Eventually, the page finishes loading, but it does take an inordinate amount of time.
jam
Comment 2 2007-06-26 12:59:35 PDT
I just tested this with a nightly r23758 on 10.4.10. It loaded as fast as my cable could download it. I also tested it in Safari 3.0.2 and it hung twice for 28 seconds each while rendering. If I read this Spin Control report right it was spending a lot of time in WebCore::InlineBox::nextOnLineExists and WebCore::InlineFlowBox::determineSpacingForFlowBoxes
mitz
Comment 3 2007-06-26 13:14:13 PDT
Probably fixed by <http://trac.webkit.org/projects/webkit/changeset/20998> and other Hyatt optimization around that time.
Alexey Proskuryakov
Comment 4 2007-08-12 01:26:10 PDT
I also cannot reproduce anymore, marking fixed.
Note You need to log in before you can comment on or make changes to this bug.