[Webkit-unassigned] [Bug 18665] HTMLTokenizer double allocates strings for <script>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 28 07:18:34 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18665
------- Comment #5 from mike at belshe.com 2008-04-28 07:18 PDT -------
The patch I submitted is not sufficient; turns out that there is a 64KB limit
on text nodes, so if you pass <script></script> larger than that, it gets
processed and breaks.
The memory savings potential here is real, however.
--
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