|
Remove device light API
DeviceLightEvent is no longer on track for standardization, which means
it will not ship in Blink.
BUG= 711577, 336424
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -652 lines) |
Patch |
 |
D |
third_party/WebKit/LayoutTests/ambient-light/add-listener.html
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/add-listener-expected.txt
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/create-event.html
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/create-event-expected.txt
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/multiple-event-listeners.html
|
View
|
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/multiple-event-listeners-expected.txt
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/page-visibility.html
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/page-visibility-expected.txt
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/window-property.html
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/LayoutTests/ambient-light/window-property-expected.txt
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/bindings/modules/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DEPS
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DOMWindowDeviceLight.h
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightController.h
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightController.cpp
|
View
|
|
1 chunk |
+0 lines, -67 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.h
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightDispatcher.cpp
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightEvent.h
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightEvent.cpp
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightEvent.idl
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/DeviceLightEventInit.idl
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/modules/device_light/WindowDeviceLight.idl
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/modules_idl_files.gni
|
View
|
|
4 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/LocalFrameClientImpl.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 10 (2 generated)
|