Bug 132665

Summary: [iOS] Acclerated overflow-scrolling broken in WK1
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, sergio, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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