Bug 174326 - [iOS] _didCommitLayerTree should avoid calling [scrollView setZoomScale] unnecessarily
Summary: [iOS] _didCommitLayerTree should avoid calling [scrollView setZoomScale] unne...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-10 15:56 PDT by Chris Dumez
Modified: 2017-07-10 16:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2017-07-10 15:58 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-07-10 15:56:49 PDT
_didCommitLayerTree should avoid calling [scrollView setZoomScale] unnecessarily.
Comment 1 Chris Dumez 2017-07-10 15:57:08 PDT
<rdar://problem/33150490>
Comment 2 Chris Dumez 2017-07-10 15:58:11 PDT
Created attachment 315039 [details]
Patch
Comment 3 Chris Dumez 2017-07-10 16:28:31 PDT
Comment on attachment 315039 [details]
Patch

Clearing flags on attachment: 315039

Committed r219314: <http://trac.webkit.org/changeset/219314>
Comment 4 Chris Dumez 2017-07-10 16:28:32 PDT
All reviewed patches have been landed.  Closing bug.