RESOLVED FIXED 106272
[chromium] Don't use double tap zoom if minimum and maximum page scale is the same
https://bugs.webkit.org/show_bug.cgi?id=106272
Summary [chromium] Don't use double tap zoom if minimum and maximum page scale is the...
yusufo
Reported 2013-01-07 15:57:32 PST
Don't use double tap zoom if minimum and maximum page scale is the same
Attachments
Patch (1.70 KB, patch)
2013-01-07 15:58 PST, yusufo
no flags
Patch (1.72 KB, patch)
2013-01-07 16:22 PST, yusufo
no flags
yusufo
Comment 1 2013-01-07 15:58:04 PST
James Robinson
Comment 2 2013-01-07 16:07:59 PST
Comment on attachment 181588 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181588&action=review > Source/WebKit/chromium/ChangeLog:10 > +We should only try to computed relevant scale and scrollOffset and start the animation > +if the page is zoomable. This now creates an undesired animation for mobile pages which > +are not zoomable. nit: this should be 8-space indented
yusufo
Comment 3 2013-01-07 16:22:28 PST
WebKit Review Bot
Comment 4 2013-01-07 17:10:24 PST
Comment on attachment 181594 [details] Patch Clearing flags on attachment: 181594 Committed r139017: <http://trac.webkit.org/changeset/139017>
WebKit Review Bot
Comment 5 2013-01-07 17:10:27 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.