Bug 132665 - [iOS] Acclerated overflow-scrolling broken in WK1
Summary: [iOS] Acclerated overflow-scrolling broken in WK1
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-07 14:39 PDT by Simon Fraser (smfr)
Modified: 2014-05-07 14:50 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.96 KB, patch)
2014-05-07 14:40 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2014-05-07 14:39:06 PDT
[iOS] Acclerated overflow-scrolling broken in WK1
Comment 1 Simon Fraser (smfr) 2014-05-07 14:40:08 PDT
Created attachment 231023 [details]
Patch
Comment 2 Tim Horton 2014-05-07 14:41:49 PDT
Comment on attachment 231023 [details]
Patch

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

> Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm:771
> +    // Custom layers can get wraped in UIViews (which clobbers the layer delegate),

*wrapped*
Comment 3 Simon Fraser (smfr) 2014-05-07 14:50:02 PDT
https://trac.webkit.org/r168440