Bug 19025

Summary: SQUIRRELFISH: malformed syntax in onload handler causes crash
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, mjs, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Cameron Zwarich (cpst)
Reported 2008-05-12 23:02:10 PDT
The following document causes SquirrelFish to crash: <body onload="$#*@#(!_)"></body>
Attachments
Oliver Hunt
Comment 1 2008-05-14 00:26:31 PDT
M JavaScriptCore/ChangeLog M JavaScriptCore/kjs/function_object.cpp M LayoutTests/ChangeLog A LayoutTests/fast/js/invalid-syntax-for-function-expected.txt A LayoutTests/fast/js/invalid-syntax-for-function.html Committed r33436
Note You need to log in before you can comment on or make changes to this bug.