Bug 76202

Summary: Add allowsHorizontalStretching and allowsVerticalStretching to ScrollElasticityControllerClient
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2012-01-12 12:35:40 PST
Add allowsHorizontalStretching and allowsVerticalStretching to ScrollElasticityControllerClient
Comment 1 Anders Carlsson 2012-01-12 12:36:15 PST
Created attachment 122291 [details]
Patch
Comment 2 Andreas Kling 2012-01-12 12:39:54 PST
Comment on attachment 122291 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=122291&action=review

> Source/WebCore/ChangeLog:8
> +        No new tests. (OOPS!)

OOPS!
Comment 3 Anders Carlsson 2012-01-12 12:43:10 PST
Committed r104847: <http://trac.webkit.org/changeset/104847>