Title: [226250] trunk/Source/WebCore
- Revision
- 226250
- Author
- [email protected]
- Date
- 2017-12-21 17:03:57 -0800 (Thu, 21 Dec 2017)
Log Message
Update Service Workers status to Supported in Preview
https://bugs.webkit.org/show_bug.cgi?id=181093
Reviewed by Andy Estes.
* features.json:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (226249 => 226250)
--- trunk/Source/WebCore/ChangeLog 2017-12-22 00:58:00 UTC (rev 226249)
+++ trunk/Source/WebCore/ChangeLog 2017-12-22 01:03:57 UTC (rev 226250)
@@ -1,3 +1,12 @@
+2017-12-21 Maciej Stachowiak <[email protected]>
+
+ Update Service Workers status to Supported in Preview
+ https://bugs.webkit.org/show_bug.cgi?id=181093
+
+ Reviewed by Andy Estes.
+
+ * features.json:
+
2017-12-21 Brent Fulgham <[email protected]>
Unreviewed test fix after r226224.
Modified: trunk/Source/WebCore/features.json (226249 => 226250)
--- trunk/Source/WebCore/features.json 2017-12-22 00:58:00 UTC (rev 226249)
+++ trunk/Source/WebCore/features.json 2017-12-22 01:03:57 UTC (rev 226250)
@@ -486,7 +486,7 @@
{
"name": "Service Workers",
"status": {
- "status": "In Development"
+ "status": "Supported In Preview"
},
"url": "https://w3c.github.io/ServiceWorker/",
"webkit-url": "https://webkit.org/b/174541",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes