[Webkit-unassigned] [Bug 18665] HTMLTokenizer double allocates strings for <script>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 21 15:20:06 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18665
------- Comment #4 from mike at belshe.com 2008-04-21 15:20 PDT -------
I believe the case for processToken() returning null is when the node hasn't
been fully processed yet (e.g. you've seen the start <script> tag, but no end
tag)
However, I admit, I am not an expert in this code, and would like someone who
knows it better to help!
--
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