Title: [252474] trunk/Source/WebCore
Revision
252474
Author
[email protected]
Date
2019-11-14 18:55:49 -0800 (Thu, 14 Nov 2019)

Log Message

Unreviewed, update the feature status of WebAuthn

* features.json:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (252473 => 252474)


--- trunk/Source/WebCore/ChangeLog	2019-11-15 02:12:23 UTC (rev 252473)
+++ trunk/Source/WebCore/ChangeLog	2019-11-15 02:55:49 UTC (rev 252474)
@@ -1,3 +1,9 @@
+2019-11-14  Jiewen Tan  <[email protected]>
+
+        Unreviewed, update the feature status of WebAuthn
+
+        * features.json:
+
 2019-11-07  Youenn Fablet  <[email protected]> and Thibault Saunier <[email protected]>
 
         Update libwebrtc to M78

Modified: trunk/Source/WebCore/features.json (252473 => 252474)


--- trunk/Source/WebCore/features.json	2019-11-15 02:12:23 UTC (rev 252473)
+++ trunk/Source/WebCore/features.json	2019-11-15 02:55:49 UTC (rev 252474)
@@ -1400,7 +1400,7 @@
     {
         "name": "Web Authentication",
         "status": {
-            "status": "Supported In Preview"
+            "status": "Supported"
         },
         "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