Bug 79306 - Subframes with scrollable areas must be added to the non-fast scrollable region
Summary: Subframes with scrollable areas must be added to the non-fast scrollable region
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 17:02 PST by Anders Carlsson
Modified: 2012-02-22 17:20 PST (History)
0 users

See Also:


Attachments
Patch (2.84 KB, patch)
2012-02-22 17:05 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>