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

Issue 2755363002: [DeviceService] Port VibrationManager to be hosted in Device Service (Closed)

Created:
3 years, 9 months ago by leonhsl(Using Gerrit)
Modified:
3 years, 9 months ago
CC:
chromium-reviews, mvanouwerkerk+watch_chromium.org, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, mlamouri+watch-blink_chromium.org, nasko+codewatch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, agrieve+watch_chromium.org, blink-reviews, darin (slow to review)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[DeviceService] Port VibrationManager to be hosted in Device Service This CL ports VibrationManager from being hosted in //content/browser/ to be hosted in Device Service, and revises vibration layout tests accorddingly. BUG=686687 TEST=blink_tests TBR=mvanouwerkerk@chromium.org for changes of device/vibration/BUILD.gn CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2755363002 Cr-Commit-Position: refs/heads/master@{#459370} Committed: https://chromium.googlesource.com/chromium/src/+/235ea3af87ab499c13c04634c7311da9fe79a1fb

Patch Set 1 : Port VibrationManager into Device Service #

Patch Set 2 : Rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -96 lines) Patch
M content/app/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/app/DEPS View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 chunks +0 lines, -8 lines 0 comments Download
M content/public/android/BUILD.gn View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/InterfaceRegistrarImpl.java View 1 2 chunks +0 lines, -4 lines 0 comments Download
M content/public/app/mojo/content_browser_manifest.json View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/public/app/mojo/content_renderer_manifest.json View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M device/vibration/BUILD.gn View 1 chunk +16 lines, -17 lines 0 comments Download
M services/device/BUILD.gn View 1 3 chunks +7 lines, -1 line 0 comments Download
M services/device/android/java/src/org/chromium/services/device/InterfaceRegistrar.java View 2 chunks +4 lines, -0 lines 0 comments Download
M services/device/device_service.h View 1 3 chunks +6 lines, -0 lines 0 comments Download
M services/device/device_service.cc View 1 3 chunks +11 lines, -0 lines 0 comments Download
M services/device/manifest.json View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/vibration/resources/vibrate-from-iframe.html View 1 chunk +1 line, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/vibration/resources/vibration-helpers.js View 2 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/vibration/vibration-iframe.html View 3 chunks +4 lines, -31 lines 0 comments Download
M third_party/WebKit/Source/modules/vibration/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/vibration/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/vibration/VibrationController.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/vibration/VibrationController.cpp View 1 5 chunks +14 lines, -10 lines 0 comments Download

Messages

Total messages: 73 (59 generated)
leonhsl(Using Gerrit)
Hi, Colin, would you please just take a glance for now? I want to get ...
3 years, 9 months ago (2017-03-21 14:12:07 UTC) #23
blundell
On 2017/03/21 14:12:07, leonhsl wrote: > Hi, Colin, would you please just take a glance ...
3 years, 9 months ago (2017-03-21 14:41:12 UTC) #24
leonhsl(Using Gerrit)
Hi, Colin, this CL has 3 patch sets now: ps#1: Port VibrationManager into Device Service. ...
3 years, 9 months ago (2017-03-23 07:57:08 UTC) #44
blundell
On 2017/03/23 07:57:08, leonhsl wrote: > Hi, Colin, this CL has 3 patch sets now: ...
3 years, 9 months ago (2017-03-23 11:29:41 UTC) #45
leonhsl(Using Gerrit)
On 2017/03/23 11:29:41, blundell wrote: > On 2017/03/23 07:57:08, leonhsl wrote: > > Hi, Colin, ...
3 years, 9 months ago (2017-03-23 13:53:20 UTC) #46
leonhsl(Using Gerrit)
Hi, PTAL, Thanks! #Colin has done an initial review for this, and although I need ...
3 years, 9 months ago (2017-03-23 14:50:42 UTC) #50
blundell
lgtm, thanks!
3 years, 9 months ago (2017-03-23 15:07:24 UTC) #51
Tom Sepez
lgtm
3 years, 9 months ago (2017-03-23 16:37:23 UTC) #52
kinuko
lgtm
3 years, 9 months ago (2017-03-24 00:51:29 UTC) #53
leonhsl(Using Gerrit)
+haraken@, would you mind to help take the OWNER review of //third_party/WebKit/Source/modules/? Thanks~
3 years, 9 months ago (2017-03-24 04:58:18 UTC) #62
haraken
On 2017/03/24 04:58:18, leonhsl wrote: > +haraken@, would you mind to help take the OWNER ...
3 years, 9 months ago (2017-03-24 05:03:35 UTC) #63
leonhsl(Using Gerrit)
Thanks all! Let me TBR mvanouwerkerk@ for the trivial changes of //device/vibration/BUILD.gn and send this ...
3 years, 9 months ago (2017-03-24 06:10:15 UTC) #67
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2755363002/180001
3 years, 9 months ago (2017-03-24 06:11:31 UTC) #70
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 06:18:21 UTC) #73
Message was sent while issue was closed.
Committed patchset #2 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/235ea3af87ab499c13c04634c731...

Powered by Google App Engine
This is Rietveld 408576698