[Webkit-unassigned] [Bug 16076] DOMParser().parseFromString() freezes safari when parsing large nodes with xml safe characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 17:43:23 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16076


mjs at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from mjs at apple.com  2007-11-20 17:43 PDT -------
This test case seems to show O(N^2) behavior:

5,000 - 0.682sec
10,000 - 6.547sec
20,000 - 33.04sec


-- 
Configure bugmail: http://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