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

Issue 10694121: Revert 146011 - aura: Change long press affordance according to UX mocks. (Closed)

Created:
8 years, 5 months ago by Mihai Parparita -not on Chrome
Modified:
8 years, 5 months ago
Reviewers:
varunjain
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Revert 146011 - aura: Change long press affordance according to UX mocks. BUG=125875 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10758015 TBR=varunjain@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146018

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -150 lines) Patch
M ash/wm/system_gesture_event_filter.cc View 5 chunks +32 lines, -149 lines 0 comments Download
M ui/base/gestures/gesture_configuration.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mihai Parparita -not on Chrome
8 years, 5 months ago (2012-07-11 01:05:24 UTC) #1
Mihai Parparita -not on Chrome
8 years, 5 months ago (2012-07-11 01:06:04 UTC) #2
Reverted due to build errors:
http://build.chromium.org/p/chromium/builders/Win%20Aura/builds/16958/steps/c...


6>wm\system_gesture_event_filter.cc(57):error C2220: warning treated as error -
no 'object' file generated
6>wm\system_gesture_event_filter.cc(57): warning C4305: 'initializing' :
truncation from 'double' to 'const float'
6>wm\system_gesture_event_filter.cc(59): warning C4305: 'initializing' :
truncation from 'double' to 'const float'
6>wm\system_gesture_event_filter.cc(60): warning C4305: 'initializing' :
truncation from 'double' to 'const float'
6>wm\system_gesture_event_filter.cc(235):error C2057: expected constant
expression
6>wm\system_gesture_event_filter.cc(235):error C2466: cannot allocate an array
of constant size 0
6>wm\system_gesture_event_filter.cc(235):error C2133: 'colors' : unknown size

Powered by Google App Engine
This is Rietveld 408576698