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 <[email protected]>
+
+ 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 <[email protected]>
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 [email protected] https://lists.webkit.org/mailman/listinfo/webkit-changes
