Bug 94052

Summary: Null checks of m_frame->document()->domWindow() aren't needed
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, eric, japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 75793    
Attachments:
Description Flags
Patch none

Description WebKit Review Bot 2012-08-14 17:29:43 PDT
Null checks of m_frame->document()->domWindow() aren't needed
Requested by abarth on #webkit.
Comment 1 Adam Barth 2012-08-16 14:36:34 PDT
Created attachment 158906 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-16 15:30:03 PDT
Comment on attachment 158906 [details]
Patch

Clearing flags on attachment: 158906

Committed r125815: <http://trac.webkit.org/changeset/125815>
Comment 3 WebKit Review Bot 2012-08-16 15:30:07 PDT
All reviewed patches have been landed.  Closing bug.