RESOLVED FIXED 203295
[GTK][WPE] Enable runtime setting with experimental features for Server Timing API
https://bugs.webkit.org/show_bug.cgi?id=203295
Summary [GTK][WPE] Enable runtime setting with experimental features for Server Timin...
Carlos Alberto Lopez Perez
Reported 2019-10-23 08:35:32 PDT
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
Attachments
Patch (2.08 KB, patch)
2019-10-23 08:47 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2019-10-23 08:47:24 PDT
WebKit Commit Bot
Comment 2 2019-10-24 04:26:30 PDT
Comment on attachment 381679 [details] Patch Clearing flags on attachment: 381679 Committed r251535: <https://trac.webkit.org/changeset/251535>
WebKit Commit Bot
Comment 3 2019-10-24 04:26:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.