RESOLVED FIXED 12908
crash in http/tests/incremental/frame-focus-before-load.html
https://bugs.webkit.org/show_bug.cgi?id=12908
Summary crash in http/tests/incremental/frame-focus-before-load.html
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.