Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Issue 23461009: Scale to legibleScale if double tap would barely zoom in from zoomed out state. (Closed)

Created:
7 years, 3 months ago by Mathias Hällman
Modified:
7 years, 3 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Scale to legibleScale if double tap would barely zoom in from zoomed out state. The motivation for this is for double tap to zoom in when viewing an image, (no html) which we believe to be more user friendly than just silently doing nothing. It could potentially be a slight change in behaviour in other cases as well (text spanning all the way from left edge to right edge) though we haven't noticed any problems like this in practice. BUG=280133 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156966

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -48 lines) Patch
M Source/web/WebViewImpl.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 3 5 chunks +27 lines, -29 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 2 8 chunks +47 lines, -16 lines 0 comments Download
A + Source/web/tests/data/get_wide_div_for_auto_zoom_test.html View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Mathias Hällman
7 years, 3 months ago (2013-08-27 14:28:25 UTC) #1
aelias_OOO_until_Jul13
I agree with the intent of this change but I don't like the scale post-processing ...
7 years, 3 months ago (2013-08-29 00:19:32 UTC) #2
aelias_OOO_until_Jul13
Could you also write a new WebFrameTest for the case where an element spans the ...
7 years, 3 months ago (2013-08-29 00:21:09 UTC) #3
Mathias Hällman
On 2013/08/29 00:21:09, aelias wrote: > Could you also write a new WebFrameTest for the ...
7 years, 3 months ago (2013-08-29 11:51:34 UTC) #4
aelias_OOO_until_Jul13
lgtm modulo nit below, thanks for the improvement. jochen@ will be OOO for the next ...
7 years, 3 months ago (2013-08-29 21:34:40 UTC) #5
abarth-chromium
rs=me LGTM BBQ @aelias: Can we make you an OWNER for Source/web so I don't ...
7 years, 3 months ago (2013-08-30 06:58:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathiash@opera.com/23461009/17001
7 years, 3 months ago (2013-08-30 06:59:45 UTC) #7
aelias_OOO_until_Jul13
On 2013/08/30 06:58:37, abarth wrote: > rs=me LGTM BBQ > > @aelias: Can we make ...
7 years, 3 months ago (2013-08-30 07:12:59 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 07:51:22 UTC) #9
Message was sent while issue was closed.
Change committed as 156966

Powered by Google App Engine
This is Rietveld 408576698