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

Unified Diff: third_party/WebKit/Source/core/events/EventTypeNames.in

Issue 2466223002: Implement WebBluetooth getDescriptor[s] (Closed)
Patch Set: Ensure that we throw a kGattServerNotConnected error if getDescriptor[s] is called while not connec… Created 4 years, 1 month 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
Index: third_party/WebKit/Source/core/events/EventTypeNames.in
diff --git a/third_party/WebKit/Source/core/events/EventTypeNames.in b/third_party/WebKit/Source/core/events/EventTypeNames.in
index 7c55e4bd0eb088698edfb6b60e2a78ba5acd29fd..940869642102745930acce8e8f2e9062d6d7463e 100644
--- a/third_party/WebKit/Source/core/events/EventTypeNames.in
+++ b/third_party/WebKit/Source/core/events/EventTypeNames.in
@@ -65,6 +65,7 @@ cut
datachannel
dblclick
defaultsessionstart
+descriptorvaluechanged
ortuno 2016/11/21 03:34:09 We don't have a descriptorvaluechanged event. Mayb
dougt 2016/11/22 01:47:16 Acknowledged. There is nothing in the spec yet ab
devicechange
devicelight
devicemotion

Powered by Google App Engine
This is Rietveld 408576698