Bug 146480

Summary: [iOS] Ignore viewport rect changes during zoom bouncing.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue
Priority: P2 Keywords: Performance
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2015-06-30 16:46:57 PDT
We don't need to tell the web process about viewport rect changes during the zoom bounce animation.
Comment 1 Andreas Kling 2015-06-30 16:47:46 PDT
Created attachment 255876 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-30 17:40:18 PDT
Comment on attachment 255876 [details]
Patch

Clearing flags on attachment: 255876

Committed r186152: <http://trac.webkit.org/changeset/186152>
Comment 3 WebKit Commit Bot 2015-06-30 17:40:21 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Pratik Solanki 2015-07-05 21:57:32 PDT
*** Bug 146479 has been marked as a duplicate of this bug. ***