[Webkit-unassigned] [Bug 27820] Unicode in <script> tag attributes causes DCHECK in Chrome
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 29 16:31:55 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27820
--- Comment #2 from Evan Martin <evan at chromium.org> 2009-07-29 16:31:55 PDT ---
Hopefully someone who monitors my bugts here will take pity on me and help me
figure out where this test belongs.
The interesting part of the call stack of the crash is
(WebCore::ScriptElementData::shouldExecuteAsJavaScript const v+0x6e)
[0x8d073ae]
(WebCore::HTMLScriptElement::shouldExecuteAsJavaScript const v+0x14)
[0x930ac34]
(WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State)+0x237)
[0x8dbbe11]
Does that count as parser? That's why my patch does.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list