Bug 164810

Summary: [iOS WK2] Scroll view scrolling and zooming animations can keep running across page loads
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, ryanhaddad, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Simon Fraser (smfr) 2016-11-15 19:12:49 PST
[iOS WK2] Scroll view scrolling and zooming animations can keep running across page loads
Comment 1 Simon Fraser (smfr) 2016-11-15 19:36:20 PST
Created attachment 294917 [details]
Patch
Comment 2 WebKit Commit Bot 2016-11-15 20:33:52 PST
The commit-queue encountered the following flaky tests while processing attachment 294917 [details]:

The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2016-11-15 22:11:34 PST
Comment on attachment 294917 [details]
Patch

Clearing flags on attachment: 294917

Committed r208784: <http://trac.webkit.org/changeset/208784>
Comment 4 WebKit Commit Bot 2016-11-15 22:11:37 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2016-11-15 22:45:39 PST
This sounds like something thst should fix lots of flaky tests.
Comment 6 Simon Fraser (smfr) 2016-11-15 23:13:51 PST
I don't think it will affect many; maybe a few in fast/events/ios that trigger animated scrolling.