[Webkit-unassigned] [Bug 203295] New: [GTK][WPE] Enable runtime setting with experimental features for Server Timing API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 08:35:32 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203295

            Bug ID: 203295
           Summary: [GTK][WPE] Enable runtime setting with experimental
                    features for Server Timing API
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, cvazac at gmail.com

On bug 175569 support for Server Timing API <https://w3c.github.io/server-timing/> was added to WebKit.

Support for it under WebKit is still classified as experimental and the implementation is not complete (e.g. PerformanceNavigationTiming is not implemented)

The feature is guarded with a run-time flag (ServerTimingEnabled) which is disabled by default

But I think it should be enabled for GTK and WPE when experimental features are enabled

A layout test for this is imported/w3c/web-platform-tests/server-timing/server_timing_header-parsing.html

The layout test passes currently because the feature is getting enabled on WTR

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191023/c6e7cc4b/attachment.html>


More information about the webkit-unassigned mailing list