Title: [229624] trunk
- Revision
- 229624
- Author
- [email protected]
- Date
- 2018-03-15 09:00:08 -0700 (Thu, 15 Mar 2018)
Log Message
[GTK][WPE] Enable service workers
https://bugs.webkit.org/show_bug.cgi?id=178576
Reviewed by Žan Doberšek.
.:
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:
LayoutTests:
* platform/wpe/TestExpectations: update remaining expectations to point to another bug.
Modified Paths
Diff
Modified: trunk/ChangeLog (229623 => 229624)
--- trunk/ChangeLog 2018-03-15 15:59:46 UTC (rev 229623)
+++ trunk/ChangeLog 2018-03-15 16:00:08 UTC (rev 229624)
@@ -1,3 +1,13 @@
+2018-03-15 Ms2ger <[email protected]>
+
+ [GTK][WPE] Enable service workers
+ https://bugs.webkit.org/show_bug.cgi?id=178576
+
+ Reviewed by Žan Doberšek.
+
+ * Source/cmake/OptionsGTK.cmake:
+ * Source/cmake/OptionsWPE.cmake:
+
2018-03-12 Yoav Weiss <[email protected]>
Runtime flag for link prefetch and remove link subresource.
Modified: trunk/LayoutTests/ChangeLog (229623 => 229624)
--- trunk/LayoutTests/ChangeLog 2018-03-15 15:59:46 UTC (rev 229623)
+++ trunk/LayoutTests/ChangeLog 2018-03-15 16:00:08 UTC (rev 229624)
@@ -1,3 +1,12 @@
+2018-03-15 Ms2ger <[email protected]>
+
+ [GTK][WPE] Enable service workers
+ https://bugs.webkit.org/show_bug.cgi?id=178576
+
+ Reviewed by Žan Doberšek.
+
+ * platform/wpe/TestExpectations: update remaining expectations to point to another bug.
+
2018-03-14 Devin Rousso <[email protected]>
Web Inspector: Canvas: a recording initiated by the user should be shown immediately on completion
Modified: trunk/LayoutTests/platform/wpe/TestExpectations (229623 => 229624)
--- trunk/LayoutTests/platform/wpe/TestExpectations 2018-03-15 15:59:46 UTC (rev 229623)
+++ trunk/LayoutTests/platform/wpe/TestExpectations 2018-03-15 16:00:08 UTC (rev 229624)
@@ -275,11 +275,8 @@
# Expectations replated to service worker support
# -----------------------------------------------
-webkit.org/b/178576 imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/fetch/api/policies/referrer-no-referrer-service-worker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-service-worker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/fetch/api/policies/referrer-unsafe-url-service-worker.https.html [ Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html [ Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html [ Failure ]
# Skip anything related to WebAuthN
# ---------------------------------
@@ -332,8 +329,7 @@
webkit.org/b/180648 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Timeout ]
webkit.org/b/180648 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-404.html [ Failure ]
webkit.org/b/180648 http/wpt/html/semantics/text-level-semantics/the-a-element/a-download-click-404.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/html/webappapis/scripting/events/messageevent-constructor.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-_javascript_-agent-formalism/canblock-serviceworker.https.html [ Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-_javascript_-agent-formalism/canblock-serviceworker.https.html [ Failure ]
# WPT: streams
@@ -341,33 +337,13 @@
# Expectations replated to service worker support
# -----------------------------------------------
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/count-queuing-strategy.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/close-propagation-backward.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/close-propagation-forward.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/error-propagation-backward.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/error-propagation-forward.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/flow-control.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/general.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/multiple-propagation.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/pipe-through.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/piping/transform-streams.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-byte-streams/brand-checks.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Pass Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-byte-streams/general.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-byte-streams/properties.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/bad-strategies.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/bad-underlying-sources.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/brand-checks.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/cancel.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/default-reader.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/floating-point-total-queue-size.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/general.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/readable-stream-reader.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/tee.serviceworker.https.html [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/streams/readable-streams/templated.serviceworker.https.html [ Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.serviceworker.https.html [ Pass Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/streams/piping/flow-control.serviceworker.https.html [ Pass Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/streams/piping/general.serviceworker.https.html [ Pass Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/streams/piping/multiple-propagation.serviceworker.https.html [ Pass Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/streams/piping/pipe-through.serviceworker.https.html [ Pass Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/streams/piping/transform-streams.serviceworker.https.html [ Pass Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Pass Failure ]
# WPT: url
@@ -1062,8 +1038,8 @@
webkit.org/b/175419 http/tests/workers/service [ Skip ]
webkit.org/b/175419 http/tests/inspector/network/resource-response-service-worker.html [ Skip ]
-webkit.org/b/178576 http/wpt/service-workers [ Failure ]
-webkit.org/b/178576 imported/w3c/web-platform-tests/service-workers [ Skip ]
+webkit.org/b/175419 http/wpt/service-workers [ Failure ]
+webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers [ Skip ]
webkit.org/b/175419 http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ]
webkit.org/b/175419 http/tests/appcache/main-resource-redirect.html [ Skip ]
webkit.org/b/175419 http/wpt/service-workers/navigation-redirect-main-frame.https.html [ Skip ]
Modified: trunk/Source/cmake/OptionsGTK.cmake (229623 => 229624)
--- trunk/Source/cmake/OptionsGTK.cmake 2018-03-15 15:59:46 UTC (rev 229623)
+++ trunk/Source/cmake/OptionsGTK.cmake 2018-03-15 16:00:08 UTC (rev 229624)
@@ -140,6 +140,7 @@
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_INPUT_TYPE_COLOR PRIVATE ON)
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_MHTML PRIVATE ON)
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_MEDIA_STREAM PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES})
+WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_SERVICE_WORKER PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES})
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_WEB_RTC PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES})
include(GStreamerDefinitions)
Modified: trunk/Source/cmake/OptionsWPE.cmake (229623 => 229624)
--- trunk/Source/cmake/OptionsWPE.cmake 2018-03-15 15:59:46 UTC (rev 229623)
+++ trunk/Source/cmake/OptionsWPE.cmake 2018-03-15 16:00:08 UTC (rev 229624)
@@ -30,6 +30,7 @@
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_MHTML PRIVATE ON)
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_NETSCAPE_PLUGIN_API PRIVATE OFF)
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_NOTIFICATIONS PRIVATE OFF)
+WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_SERVICE_WORKER PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES})
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_SMOOTH_SCROLLING PRIVATE OFF)
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_TOUCH_EVENTS PRIVATE ON)
WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_WEBGL2 PRIVATE ${ENABLE_EXPERIMENTAL_FEATURES})
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes