Bug 120356 - RenderView::availableLogicalHeight() should be self-contained.
Summary: RenderView::availableLogicalHeight() should be self-contained.
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-08-27 06:22 PDT by Andreas Kling
Modified: 2013-08-27 08:28 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.65 KB, patch)
2013-08-27 07:05 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 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>