Bug 120363

Summary: RenderView::flowThreadController() should return a reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, glenn, kangil.han, kling, kondapallykalyan, simon.fraser, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

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>