Bug 120356

Summary: RenderView::availableLogicalHeight() should be self-contained.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-08-27 06:22:15 PDT
RenderView::availableLogicalHeight() should be self-contained.
Comment 1 Andreas Kling 2013-08-27 07:05:15 PDT
Created attachment 209766 [details]
Patch
Comment 2 Antti Koivisto 2013-08-27 07:18:07 PDT
Comment on attachment 209766 [details]
Patch

r=me
Comment 3 Andreas Kling 2013-08-27 08:28:21 PDT
Committed r154689: <http://trac.webkit.org/changeset/154689>