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

Issue 19256012: Allow zoom-in as alternative to popup when tapping multiple targets. (Closed)

Created:
7 years, 5 months ago by Mathias Hällman
Modified:
7 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Adds strategy for deciding whether to show popup or zoom in when having tapped multiple targets. Related review: https://codereview.chromium.org/19281007/ BUG=260644 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215843

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -32 lines) Patch
M content/common/view_messages.h View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M content/public/common/renderer_preferences.h View 1 2 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M content/public/common/renderer_preferences.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 1 chunk +39 lines, -31 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Mathias Hällman
7 years, 5 months ago (2013-07-16 09:35:08 UTC) #1
jochen (gone - plz use gerrit)
how is the strategy going to be changed? https://codereview.chromium.org/19256012/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://codereview.chromium.org/19256012/diff/1/content/renderer/render_view_impl.cc#newcode6739 content/renderer/render_view_impl.cc:6739: } ...
7 years, 5 months ago (2013-07-16 10:05:53 UTC) #2
jochen (gone - plz use gerrit)
(and please also reference the bug you've filed from this CL)
7 years, 5 months ago (2013-07-16 10:06:12 UTC) #3
Mathias Hällman
On 2013/07/16 10:05:53, jochen wrote: > how is the strategy going to be changed? Which ...
7 years, 5 months ago (2013-07-16 12:36:30 UTC) #4
jochen (gone - plz use gerrit)
On 2013/07/16 12:36:30, Mathias Hällman wrote: > On 2013/07/16 10:05:53, jochen wrote: > > how ...
7 years, 5 months ago (2013-07-16 12:37:46 UTC) #5
Mathias Hällman
On 2013/07/16 12:37:46, jochen wrote: > On 2013/07/16 12:36:30, Mathias Hällman wrote: > > On ...
7 years, 5 months ago (2013-07-16 12:59:19 UTC) #6
jochen (gone - plz use gerrit)
On 2013/07/16 12:59:19, Mathias Hällman wrote: > On 2013/07/16 12:37:46, jochen wrote: > > On ...
7 years, 5 months ago (2013-07-17 12:03:28 UTC) #7
Mathias Hällman
On 2013/07/17 12:03:28, jochen wrote: > On 2013/07/16 12:59:19, Mathias Hällman wrote: > > On ...
7 years, 5 months ago (2013-07-19 13:18:21 UTC) #8
jochen (gone - plz use gerrit)
ok, looks better You'll need an review from a content/public owner though (e.g. jam@). I'd ...
7 years, 5 months ago (2013-07-22 07:46:33 UTC) #9
Mathias Hällman
jam, since the blink side seems about done, could you have a look at the ...
7 years, 4 months ago (2013-07-30 12:10:14 UTC) #10
jam
https://codereview.chromium.org/19256012/diff/19001/content/public/common/renderer_preferences.h File content/public/common/renderer_preferences.h (right): https://codereview.chromium.org/19256012/diff/19001/content/public/common/renderer_preferences.h#newcode41 content/public/common/renderer_preferences.h:41: MULTITARGET_ZOOM = 0, nit: use content api convention for ...
7 years, 4 months ago (2013-07-30 16:12:40 UTC) #11
Mathias Hällman
On 2013/07/30 16:12:40, jam wrote: > https://codereview.chromium.org/19256012/diff/19001/content/public/common/renderer_preferences.h > File content/public/common/renderer_preferences.h (right): > > https://codereview.chromium.org/19256012/diff/19001/content/public/common/renderer_preferences.h#newcode41 > ...
7 years, 4 months ago (2013-07-31 07:25:34 UTC) #12
jam
lgtm
7 years, 4 months ago (2013-07-31 15:06:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathiash@opera.com/19256012/33001
7 years, 4 months ago (2013-07-31 15:58:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathiash@opera.com/19256012/33001
7 years, 4 months ago (2013-07-31 19:09:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathiash@opera.com/19256012/47001
7 years, 4 months ago (2013-08-01 06:24:35 UTC) #16
Mathias Hällman
On 2013/08/01 06:24:35, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
7 years, 4 months ago (2013-08-01 06:31:02 UTC) #17
Chris Evans
On 2013/08/01 06:31:02, Mathias Hällman wrote: > On 2013/08/01 06:24:35, I haz the power (commit-bot) ...
7 years, 4 months ago (2013-08-06 01:53:27 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathiash@opera.com/19256012/47001
7 years, 4 months ago (2013-08-06 05:40:42 UTC) #19
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 07:45:55 UTC) #20
Message was sent while issue was closed.
Change committed as 215843

Powered by Google App Engine
This is Rietveld 408576698