Title: [245878] trunk/Source/WebCore
Revision
245878
Author
[email protected]
Date
2019-05-29 16:30:31 -0700 (Wed, 29 May 2019)

Log Message

Unreviewed, update WebAuthN to "Supported In Preview"

* features.json:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (245877 => 245878)


--- trunk/Source/WebCore/ChangeLog	2019-05-29 23:23:49 UTC (rev 245877)
+++ trunk/Source/WebCore/ChangeLog	2019-05-29 23:30:31 UTC (rev 245878)
@@ -1,3 +1,9 @@
+2019-05-29  Jiewen Tan  <[email protected]>
+
+        Unreviewed, update WebAuthN to "Supported In Preview"
+
+        * features.json:
+
 2019-05-29  Don Olmstead  <[email protected]>
 
         Remove ENABLE definitions from WebKit config files

Modified: trunk/Source/WebCore/features.json (245877 => 245878)


--- trunk/Source/WebCore/features.json	2019-05-29 23:23:49 UTC (rev 245877)
+++ trunk/Source/WebCore/features.json	2019-05-29 23:30:31 UTC (rev 245878)
@@ -1329,7 +1329,7 @@
     {
         "name": "Web Authentication",
         "status": {
-            "status": "In Development"
+            "status": "Supported In Preview"
         },
         "url": "https://w3c.github.io/webauthn/",
         "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=181943",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to