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

Issue 7455002: Revert 93094 - Initial sensor event provider for testing views screen rotation (Closed)

Created:
9 years, 5 months ago by robertshield
Modified:
9 years, 5 months ago
Reviewers:
cwolfe
CC:
chromium-reviews, joi+watch-content_chromium.org, jam
Visibility:
Public.

Description

Revert 93094 - Initial sensor event provider for testing views screen rotation The sensors API will unify various types of sensor data into a set of channels, each of which provides change events and periodic updates. This version of the API is intended only to support the experimental screen rotation code and is not for general use. In particular, the final listener will declare generic |OnSensorChange| and |OnSensorUpdate| methods, rather than the special-purpose |OnScreenOrientationChange|. BUG=none TEST=manual with http://codereview.chromium.org/7273073/ Review URL: http://codereview.chromium.org/7366011 TBR=cwolfe@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93097

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -226 lines) Patch
D content/browser/sensors/provider.h View 1 chunk +0 lines, -56 lines 0 comments Download
D content/browser/sensors/provider.cc View 1 chunk +0 lines, -20 lines 0 comments Download
D content/browser/sensors/provider_impl.h View 1 chunk +0 lines, -44 lines 0 comments Download
D content/browser/sensors/provider_impl.cc View 1 chunk +0 lines, -35 lines 0 comments Download
D content/common/sensors.h View 1 chunk +0 lines, -29 lines 0 comments Download
D content/common/sensors_listener.h View 1 chunk +0 lines, -36 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +0 lines, -4 lines 0 comments Download
M content/content_common.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
robertshield
9 years, 5 months ago (2011-07-19 21:04:53 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698