Bug 6231

Summary: assertion faliure in QString::mid due to length past end of string
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Fix ggaren: review+

Description Geoffrey Garen 2005-12-24 12:42:28 PST
See attached patch for details.
Comment 1 Geoffrey Garen 2005-12-24 12:42:48 PST
Created attachment 5272 [details]
Fix
Comment 2 Geoffrey Garen 2005-12-24 13:53:54 PST
Comment on attachment 5272 [details]
Fix

eric reviewed this on irc. landing with a few tweaks.
Comment 3 Darin Adler 2005-12-25 08:23:09 PST
Comment on attachment 5272 [details]
Fix

Should line-break the comment in ChangeLog.

Should fix spelling of parseWindowFeatuers in the comment.