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

Issue 313473002: Remove gesture configuration from about://gesture (Closed)

Created:
6 years, 6 months ago by tdresser
Modified:
6 years, 6 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Remove gesture configuration from about://gesture. BUG=380131 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274739

Patch Set 1 #

Patch Set 2 : Reference bug to remove deprecated prefs. #

Total comments: 4

Patch Set 3 : Address sadrul's comments. #

Total comments: 2

Patch Set 4 : Whitespace fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -337 lines) Patch
M chrome/browser/resources/gesture_config.js View 2 chunks +0 lines, -102 lines 0 comments Download
M chrome/browser/ui/gesture_prefs_observer_factory_aura.cc View 1 2 3 5 chunks +71 lines, -155 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/salsa_ui.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
tdresser
Charlie, would this negatively impact any of your work?
6 years, 6 months ago (2014-06-02 20:39:56 UTC) #1
charliemooney
On 2014/06/02 20:39:56, tdresser wrote: > Charlie, would this negatively impact any of your work? ...
6 years, 6 months ago (2014-06-02 21:14:31 UTC) #2
charliemooney
On 2014/06/02 21:14:31, charliemooney wrote: > On 2014/06/02 20:39:56, tdresser wrote: > > Charlie, would ...
6 years, 6 months ago (2014-06-02 21:16:09 UTC) #3
tdresser
Sadrul, can you make sure this is reasonable? Rick and I agree that about://gesture isn't ...
6 years, 6 months ago (2014-06-02 21:21:41 UTC) #4
sadrul
Add BUG= to the CL description. https://codereview.chromium.org/313473002/diff/20001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc File chrome/browser/ui/gesture_prefs_observer_factory_aura.cc (right): https://codereview.chromium.org/313473002/diff/20001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc#newcode181 chrome/browser/ui/gesture_prefs_observer_factory_aura.cc:181: prefs->ClearPref(kShowPressDelayInMS); 1. Maybe ...
6 years, 6 months ago (2014-06-03 10:25:47 UTC) #5
tdresser
https://codereview.chromium.org/313473002/diff/20001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc File chrome/browser/ui/gesture_prefs_observer_factory_aura.cc (right): https://codereview.chromium.org/313473002/diff/20001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc#newcode181 chrome/browser/ui/gesture_prefs_observer_factory_aura.cc:181: prefs->ClearPref(kShowPressDelayInMS); On 2014/06/03 10:25:47, sadrul wrote: > 1. Maybe ...
6 years, 6 months ago (2014-06-03 12:13:04 UTC) #6
sadrul
lgtm
6 years, 6 months ago (2014-06-03 16:33:29 UTC) #7
tdresser
xiyuan@, can you take a look at - chrome/browser/resources/gesture_config.js - chrome/browser/ui/webui/chromeos/salsa_ui.cc msw@, can you take ...
6 years, 6 months ago (2014-06-03 16:38:01 UTC) #8
xiyuan
lgtm
6 years, 6 months ago (2014-06-03 16:42:50 UTC) #9
msw
gesture_prefs_observer_factory_aura.cc lgtm with a nit. https://codereview.chromium.org/313473002/diff/40001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc File chrome/browser/ui/gesture_prefs_observer_factory_aura.cc (right): https://codereview.chromium.org/313473002/diff/40001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc#newcode187 chrome/browser/ui/gesture_prefs_observer_factory_aura.cc:187: prefs->ClearPref(kPrefsToRemove[i]); nit: indentation
6 years, 6 months ago (2014-06-03 17:05:55 UTC) #10
tdresser
https://codereview.chromium.org/313473002/diff/40001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc File chrome/browser/ui/gesture_prefs_observer_factory_aura.cc (right): https://codereview.chromium.org/313473002/diff/40001/chrome/browser/ui/gesture_prefs_observer_factory_aura.cc#newcode187 chrome/browser/ui/gesture_prefs_observer_factory_aura.cc:187: prefs->ClearPref(kPrefsToRemove[i]); On 2014/06/03 17:05:55, msw wrote: > nit: indentation ...
6 years, 6 months ago (2014-06-03 18:02:32 UTC) #11
tdresser
The CQ bit was checked by tdresser@chromium.org
6 years, 6 months ago (2014-06-03 18:02:44 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdresser@chromium.org/313473002/60001
6 years, 6 months ago (2014-06-03 18:06:14 UTC) #13
tdresser
The CQ bit was unchecked by tdresser@chromium.org
6 years, 6 months ago (2014-06-03 19:01:57 UTC) #14
tdresser
The CQ bit was checked by tdresser@chromium.org
6 years, 6 months ago (2014-06-03 19:02:02 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdresser@chromium.org/313473002/60001
6 years, 6 months ago (2014-06-03 19:02:32 UTC) #16
tdresser
The CQ bit was unchecked by tdresser@chromium.org
6 years, 6 months ago (2014-06-03 21:36:27 UTC) #17
tdresser
The CQ bit was checked by tdresser@chromium.org
6 years, 6 months ago (2014-06-03 21:36:27 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdresser@chromium.org/313473002/60001
6 years, 6 months ago (2014-06-03 21:36:49 UTC) #19
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 09:12:22 UTC) #20
Message was sent while issue was closed.
Change committed as 274739

Powered by Google App Engine
This is Rietveld 408576698