Bug 121166 - Remove unnecessary Document::frame() null checks in rendererIsNeeded().
Summary: Remove unnecessary Document::frame() null checks in rendererIsNeeded().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 10:17 PDT by Andreas Kling
Modified: 2013-09-11 10:42 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.72 KB, patch)
2013-09-11 10:18 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-09-11 10:17:50 PDT
Remove unnecessary Document::frame() null checks in rendererIsNeeded().
Comment 1 Andreas Kling 2013-09-11 10:18:23 PDT
Created attachment 211324 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-11 10:42:16 PDT
Comment on attachment 211324 [details]
Patch

Clearing flags on attachment: 211324

Committed r155540: <http://trac.webkit.org/changeset/155540>
Comment 3 WebKit Commit Bot 2013-09-11 10:42:18 PDT
All reviewed patches have been landed.  Closing bug.