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

Issue 10827415: Chromium-side implementation of DeviceMotion.

Created:
8 years, 4 months ago by hans
Modified:
8 years, 4 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Chromium-side implementation of DeviceMotion. This adds the DeviceMotionDispatcher, a content_browsertest, and the plumbing for TestWebKitPlatformSupport that's needed to run the layout tests. BUG=59201 TEST=DeviceOrientationBrowserTest.BasicMotionTest

Patch Set 1 #

Patch Set 2 : Test should set the kEnableDeviceMotion flag #

Unified diffs Side-by-side diffs Delta from patch set Stats (+258 lines, -4 lines) Patch
M content/browser/device_orientation/device_orientation_browsertest.cc View 1 2 chunks +35 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A content/renderer/device_motion_dispatcher.h View 1 chunk +45 lines, -0 lines 0 comments Download
A content/renderer/device_motion_dispatcher.cc View 1 chunk +88 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 4 chunks +7 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 3 chunks +8 lines, -0 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 2 chunks +16 lines, -0 lines 0 comments Download
A content/test/data/device_orientation/device_motion_test.html View 1 chunk +44 lines, -0 lines 0 comments Download
M webkit/support/test_webkit_platform_support.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
hans
8 years, 4 months ago (2012-08-20 13:37:12 UTC) #1

Powered by Google App Engine
This is Rietveld 408576698