Title: [230081] trunk/Source/WebCore
Revision
230081
Author
beid...@apple.com
Date
2018-03-29 14:15:26 -0700 (Thu, 29 Mar 2018)

Log Message

Update Service Worker feature status.
https://bugs.webkit.org/show_bug.cgi?id=184139

Reviewed by Chris Dumez.

* features.json:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (230080 => 230081)


--- trunk/Source/WebCore/ChangeLog	2018-03-29 21:13:03 UTC (rev 230080)
+++ trunk/Source/WebCore/ChangeLog	2018-03-29 21:15:26 UTC (rev 230081)
@@ -1,3 +1,12 @@
+2018-03-29  Brady Eidson  <beid...@apple.com>
+
+        Update Service Worker feature status.
+        https://bugs.webkit.org/show_bug.cgi?id=184139
+
+        Reviewed by Chris Dumez.
+
+        * features.json:
+
 2018-03-29  Chris Dumez  <cdu...@apple.com>
 
         Drop DOMWindow::frames() / DOMWindow::window() methods

Modified: trunk/Source/WebCore/features.json (230080 => 230081)


--- trunk/Source/WebCore/features.json	2018-03-29 21:13:03 UTC (rev 230080)
+++ trunk/Source/WebCore/features.json	2018-03-29 21:15:26 UTC (rev 230081)
@@ -497,7 +497,7 @@
     {
         "name": "Service Workers",
         "status": {
-            "status": "Supported In Preview"
+            "status": "Supported"
         },
         "url": "https://w3c.github.io/ServiceWorker/",
         "webkit-url": "https://webkit.org/b/174541",
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to