Bug 6231 - assertion faliure in QString::mid due to length past end of string
Summary: assertion faliure in QString::mid due to length past end of string
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-24 12:42 PST by Geoffrey Garen
Modified: 2005-12-25 11:33 PST (History)
0 users

See Also:


Attachments
Fix (4.05 KB, patch)
2005-12-24 12:42 PST, Geoffrey Garen
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.