Bug 94052 - Null checks of m_frame->document()->domWindow() aren't needed
Summary: Null checks of m_frame->document()->domWindow() aren't needed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 75793
  Show dependency treegraph
 
Reported: 2012-08-14 17:29 PDT by WebKit Review Bot
Modified: 2012-08-16 15:30 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.85 KB, patch)
2012-08-16 14:36 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

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