Title: [264705] trunk/Source/WebCore
Revision
264705
Author
j...@apple.com
Date
2020-07-22 10:51:40 -0700 (Wed, 22 Jul 2020)

Log Message

Update status for Web App Manifest
https://bugs.webkit.org/show_bug.cgi?id=204863

Reviewed by Dean Jackson.

* features.json:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (264704 => 264705)


--- trunk/Source/WebCore/ChangeLog	2020-07-22 17:48:26 UTC (rev 264704)
+++ trunk/Source/WebCore/ChangeLog	2020-07-22 17:51:40 UTC (rev 264705)
@@ -1,3 +1,12 @@
+2020-07-22  Jon Davis  <j...@apple.com>
+
+        Update status for Web App Manifest
+        https://bugs.webkit.org/show_bug.cgi?id=204863
+
+        Reviewed by Dean Jackson.
+
+        * features.json:
+
 2020-07-21  Simon Fraser  <simon.fra...@apple.com>
 
         Scrolling tesla.com on iPad is not smooth

Modified: trunk/Source/WebCore/features.json (264704 => 264705)


--- trunk/Source/WebCore/features.json	2020-07-22 17:48:26 UTC (rev 264704)
+++ trunk/Source/WebCore/features.json	2020-07-22 17:51:40 UTC (rev 264705)
@@ -677,7 +677,7 @@
     {
         "name": "Web App Manifest",
         "status": {
-            "status": "In Development",
+            "status": "Partially Supported",
             "enabled-by-default": false
         },
         "url": "https://www.w3.org/TR/appmanifest/",
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to