Bug 12908

Summary: crash in http/tests/incremental/frame-focus-before-load.html
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Major Keywords: Regression
Priority: P1    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
add the missing null checks mitz: review+

Darin Adler
Reported 2007-02-27 05:33:25 PST
http://trac.webkit.org/projects/webkit/changeset/19879 caused a crash in this test. I have a patch.
Attachments
add the missing null checks (1.46 KB, patch)
2007-02-27 05:35 PST, Darin Adler
mitz: review+
Darin Adler
Comment 1 2007-02-27 05:35:44 PST
Created attachment 13394 [details] add the missing null checks
mitz
Comment 2 2007-02-27 05:43:45 PST
Comment on attachment 13394 [details] add the missing null checks Okay, but according to the style guidelines you need to use braces for the outer ifs. r=me
Darin Adler
Comment 3 2007-02-27 06:23:10 PST
Committed revision 19884.
Note You need to log in before you can comment on or make changes to this bug.