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

Issue 12722002: Enable pinch & scrollbars by default for CrOS. (Closed)

Created:
7 years, 9 months ago by wjmaclean
Modified:
7 years, 8 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, jam, penghuang+watch_chromium.org, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, cc-bugs_chromium.org, James Su, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Enable pinch & pinch-zoom scrollbars by default for CrOS. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193387

Patch Set 1 #

Total comments: 2

Patch Set 2 : Clean up call to setPageScaleFactorLimits() #

Patch Set 3 : Rebased. #

Total comments: 4

Patch Set 4 : Rebased, set default flag value to 'disabled'. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -6 lines) Patch
M cc/base/switches.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M cc/base/switches.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 1 chunk +9 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/chrome_restart_request.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
wjmaclean
This patch should land after https://codereview.chromium.org/11550035/. We'd like to turn on pinch-zoom and pinch-zoom scrollbars ...
7 years, 9 months ago (2013-03-08 21:40:06 UTC) #1
Jói
LGTM for content/public. I'm assuming that's all you wanted me to review. Cheers, Jói
7 years, 9 months ago (2013-03-08 21:50:04 UTC) #2
darin (slow to review)
It seems like using command line flags for settings is really not so hot for ...
7 years, 9 months ago (2013-03-08 22:41:22 UTC) #3
wjmaclean
I think this is a little cleaner, PTAL. https://codereview.chromium.org/12722002/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://codereview.chromium.org/12722002/diff/1/content/renderer/render_view_impl.cc#newcode3400 content/renderer/render_view_impl.cc:3400: if ...
7 years, 9 months ago (2013-03-11 13:09:10 UTC) #4
darin (slow to review)
LGTM (sorry for the delays!)
7 years, 9 months ago (2013-03-12 22:30:32 UTC) #5
wjmaclean
jamesr@, davemoore@ - can you please review?
7 years, 9 months ago (2013-03-14 15:25:42 UTC) #6
jamesr
It seems pretty bizarre to turn something on by default before the implementation has even ...
7 years, 9 months ago (2013-03-14 19:55:55 UTC) #7
wjmaclean
On 2013/03/14 19:55:55, jamesr wrote: > It seems pretty bizarre to turn something on by ...
7 years, 9 months ago (2013-03-14 20:54:52 UTC) #8
DaveMoore
lgtm
7 years, 8 months ago (2013-04-09 23:06:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wjmaclean@chromium.org/12722002/19001
7 years, 8 months ago (2013-04-10 13:21:41 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-10 15:20:39 UTC) #11
Message was sent while issue was closed.
Change committed as 193387

Powered by Google App Engine
This is Rietveld 408576698