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

Issue 189413008: Move DeviceOrientation / DeviceMotion event handlers to device_orientation module (Closed)

Created:
6 years, 9 months ago by Inactive
Modified:
6 years, 9 months ago
CC:
blink-reviews, mvanouwerkerk+watch_chromium.org, arv+blink, Inactive, timvolodine, watchdog-blink-watchlist_google.com
Visibility:
Public.

Description

Move DeviceOrientation / DeviceMotion event handlers to device_orientation module Move DeviceOrientation / DeviceMotion event handlers to device_orientation module using partial IDL interfaces instead of editing Window.idl directly. This is more modular. R=abarth, timvolodine@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168787

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -13 lines) Patch
M Source/core/frame/DOMWindow.h View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/frame/Window.idl View 1 chunk +0 lines, -2 lines 0 comments Download
A Source/modules/device_orientation/DOMWindowDeviceMotion.h View 1 chunk +19 lines, -0 lines 0 comments Download
A Source/modules/device_orientation/DOMWindowDeviceOrientation.h View 1 chunk +19 lines, -0 lines 0 comments Download
A + Source/modules/device_orientation/WindowDeviceMotion.idl View 1 chunk +4 lines, -4 lines 0 comments Download
A + Source/modules/device_orientation/WindowDeviceOrientation.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/modules/modules.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 9 months ago (2014-03-08 15:36:05 UTC) #1
abarth-chromium
lgtm Thanks!
6 years, 9 months ago (2014-03-08 16:18:27 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 9 months ago (2014-03-08 17:17:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/189413008/1
6 years, 9 months ago (2014-03-08 17:17:28 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-08 18:06:44 UTC) #5
Message was sent while issue was closed.
Change committed as 168787

Powered by Google App Engine
This is Rietveld 408576698