Bug 133334

Summary: [iOS WK2] Fix behavior of position:sticky inside accelerated overflow-scroll
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Simon Fraser (smfr)
Reported 2014-05-27 19:39:06 PDT
[iOS WK2] Fix behavior of position:sticky inside accelerated overflow-scroll
Attachments
Patch (15.85 KB, patch)
2014-05-27 19:43 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2014-05-27 19:43:45 PDT
Simon Fraser (smfr)
Comment 2 2014-05-27 19:44:08 PDT
This patch requires some earlier patches.
Tim Horton
Comment 3 2014-05-27 21:36:55 PDT
Comment on attachment 232165 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232165&action=review > Source/WebKit2/UIProcess/Scrolling/ios/ScrollingTreeOverflowScrollingNodeIOS.mm:190 > + for (size_t i = 0; i < size; ++i) why not a new loop?
Simon Fraser (smfr)
Comment 4 2014-05-27 21:46:08 PDT
Note You need to log in before you can comment on or make changes to this bug.