Bug 120363 - RenderView::flowThreadController() should return a reference.
Summary: RenderView::flowThreadController() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 07:54 PDT by Andreas Kling
Modified: 2013-08-27 08:18 PDT (History)
9 users (show)

See Also:


Attachments
Patch (17.41 KB, patch)
2013-08-27 07:57 PDT, 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-08-27 07:54:45 PDT
RenderView::flowThreadController() should return a reference.
Comment 1 Andreas Kling 2013-08-27 07:57:51 PDT
Created attachment 209773 [details]
Patch
Comment 2 Andreas Kling 2013-08-27 08:18:52 PDT
Committed r154686: <http://trac.webkit.org/changeset/154686>