Bug 126299 - Document should store its RenderView in a RenderPtr.
Summary: Document should store its RenderView in a RenderPtr.
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-12-30 11:56 PST by Andreas Kling
Modified: 2013-12-30 13:02 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.71 KB, patch)
2013-12-30 11:56 PST, Andreas Kling
koivisto: review+
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-12-30 11:56:07 PST
Document should store its RenderView in a RenderPtr.
Comment 1 Andreas Kling 2013-12-30 11:56:40 PST
Created attachment 220118 [details]
Patch
Comment 2 Andreas Kling 2013-12-30 13:02:20 PST
Committed r161151: <http://trac.webkit.org/changeset/161151>