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

Unified Diff: tools/blink_rename_merge_helper/data/idl_blocklist.txt

Issue 2845763002: Remove DeviceLightEvent implementation (Closed)
Patch Set: same as previous patch Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/public/platform/WebPlatformEventType.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/blink_rename_merge_helper/data/idl_blocklist.txt
diff --git a/tools/blink_rename_merge_helper/data/idl_blocklist.txt b/tools/blink_rename_merge_helper/data/idl_blocklist.txt
index 613ddfd4307652811d6c79ba05242c8821d0a725..af7d04e57c7d772a3e11e889b1c75c4b8bc713cc 100644
--- a/tools/blink_rename_merge_helper/data/idl_blocklist.txt
+++ b/tools/blink_rename_merge_helper/data/idl_blocklist.txt
@@ -990,7 +990,6 @@ DetectedText:::rawValue:::0
DeviceAcceleration:::x:::1
DeviceAcceleration:::y:::1
DeviceAcceleration:::z:::1
-DeviceLightEvent:::value:::0
DeviceMotionEvent:::acceleration:::0
DeviceMotionEvent:::accelerationIncludingGravity:::0
DeviceMotionEvent:::interval:::0
@@ -1590,8 +1589,6 @@ DOMWindowCSS:::supports:::1
DOMWindowCSS:::supports:::2
DOMWindow:::customElements:::1
DOMWindow:::defaultStatus:::0
-DOMWindowDeviceLight:::ondevicelight:::1
-DOMWindowDeviceLight:::setOndevicelight:::2
DOMWindowDeviceMotion:::ondevicemotion:::1
DOMWindowDeviceMotion:::setOndevicemotion:::2
DOMWindowDeviceOrientation:::ondeviceorientation:::1
@@ -3422,7 +3419,6 @@ LocalDOMWindow:::offscreenBuffering:::0
LocalDOMWindow:::onanimationend:::0
LocalDOMWindow:::onanimationiteration:::0
LocalDOMWindow:::onanimationstart:::0
-LocalDOMWindow:::ondevicelight:::1
LocalDOMWindow:::ondevicemotion:::1
LocalDOMWindow:::ondeviceorientation:::1
LocalDOMWindow:::ondeviceorientationabsolute:::1
@@ -3486,7 +3482,6 @@ LocalDOMWindow:::setName:::1
LocalDOMWindow:::setOnanimationend:::1
LocalDOMWindow:::setOnanimationiteration:::1
LocalDOMWindow:::setOnanimationstart:::1
-LocalDOMWindow:::setOndevicelight:::2
LocalDOMWindow:::setOndevicemotion:::2
LocalDOMWindow:::setOndeviceorientation:::2
LocalDOMWindow:::setOndeviceorientationabsolute:::2
« no previous file with comments | « third_party/WebKit/public/platform/WebPlatformEventType.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698