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+

Description Darin Adler 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.
Comment 1 Darin Adler 2007-02-27 05:35:44 PST
Created attachment 13394 [details]
add the missing null checks
Comment 2 mitz 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
Comment 3 Darin Adler 2007-02-27 06:23:10 PST
Committed revision 19884.