Bug 79306

Summary: Subframes with scrollable areas must be added to the non-fast scrollable region
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-02-22 17:02:45 PST
Subframes with scrollable areas must be added to the non-fast scrollable region
Comment 1 Anders Carlsson 2012-02-22 17:05:42 PST
Created attachment 128339 [details]
Patch
Comment 2 Andreas Kling 2012-02-22 17:07:23 PST
Comment on attachment 128339 [details]
Patch

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

> Source/WebCore/ChangeLog:10
> +

Unnecessary newline!
Comment 3 Anders Carlsson 2012-02-22 17:20:16 PST
Committed r108579: <http://trac.webkit.org/changeset/108579>