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

Issue 258503003: Remove smiluate-touch-screen-with-mouse content flag. (Closed)

Created:
6 years, 8 months ago by dgozman
Modified:
6 years, 7 months ago
CC:
chromium-reviews, jam, jdduke+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Remove smiluate-touch-screen-with-mouse content flag. This is duplicated functionality now, as one can use DevTools touch emulation instead. BUG=337142 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266549

Patch Set 1 #

Patch Set 2 : Fixed compile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -115 lines) Patch
M content/browser/renderer_host/input/input_router_impl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/input_router_impl.cc View 1 3 chunks +0 lines, -106 lines 0 comments Download
M content/public/common/content_switches.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
dgozman
Could you please take a look?
6 years, 8 months ago (2014-04-24 11:15:00 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 8 months ago (2014-04-24 12:45:08 UTC) #2
aelias_OOO_until_Jul13
lgtm
6 years, 8 months ago (2014-04-24 18:44:21 UTC) #3
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 8 months ago (2014-04-25 10:50:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/258503003/1
6 years, 8 months ago (2014-04-25 13:16:02 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 23:39:52 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg
6 years, 8 months ago (2014-04-25 23:39:53 UTC) #7
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 7 months ago (2014-04-28 09:42:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/258503003/20001
6 years, 7 months ago (2014-04-28 09:43:31 UTC) #9
commit-bot: I haz the power
Change committed as 266549
6 years, 7 months ago (2014-04-28 13:59:14 UTC) #10
Nico
6 years, 7 months ago (2014-04-28 18:13:08 UTC) #11
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/260123003/ by thakis@chromium.org.

The reason for reverting is: Somewhat speculative; looks like this caused
TouchEmulatorTest failures on valgrind:

http://build.chromium.org/p/chromium.memory.fyi/builders/Linux%20Tests%20%28t...

TouchEmulatorTest.Pinch:
../../content/browser/renderer_host/input/touch_emulator_unittest.cc:254:
Failure
Value of: ExpectedEvents()
Actual: "TouchEnd GestureFlingStart"
Expected: "TouchEnd GestureScrollEnd"

etc.

Powered by Google App Engine
This is Rietveld 408576698