Bug 174326

Summary: [iOS] _didCommitLayerTree should avoid calling [scrollView setZoomScale] unnecessarily
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.