Bug 146480 - [iOS] Ignore viewport rect changes during zoom bouncing.
Summary: [iOS] Ignore viewport rect changes during zoom bouncing.
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: Performance
: 146479 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-06-30 16:46 PDT by Andreas Kling
Modified: 2015-07-05 21:57 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.60 KB, patch)
2015-06-30 16:47 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-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. ***