Bug 145487 - [iOS] When bouncing back from max pinch zoom scale, scaleChangeRate should be 0.
Summary: [iOS] When bouncing back from max pinch zoom scale, scaleChangeRate should be 0.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on:
Blocks:
 
Reported: 2015-05-29 19:07 PDT by Andreas Kling
Modified: 2015-05-29 19:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.88 KB, patch)
2015-05-29 19:08 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-05-29 19:07:58 PDT
<rdar://problem/20989389>

Bouncing back from pinch zooming past the maximum scale will sometimes cause excessive tiling.
Comment 1 Andreas Kling 2015-05-29 19:08:27 PDT
Created attachment 253946 [details]
Patch
Comment 2 Andreas Kling 2015-05-29 19:49:47 PDT
Comment on attachment 253946 [details]
Patch

Clearing flags on attachment: 253946

Committed r185028: <http://trac.webkit.org/changeset/185028>
Comment 3 Andreas Kling 2015-05-29 19:49:51 PDT
All reviewed patches have been landed.  Closing bug.