[Webkit-unassigned] [Bug 190609] Enable Server-Timing Experimental Feature by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 15:06:16 PDT 2018


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

--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 352504
  --> https://bugs.webkit.org/attachment.cgi?id=352504
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=352504&action=review

> Source/WebCore/page/RuntimeEnabledFeatures.h:356
> -    bool m_isServerTimingEnabled { false };
> +    bool m_isServerTimingEnabled { true };

Again the ask here is to NOT enable this on PLATFORM(COCOA) and PLATFORM(WIN).

> Source/WebKit/Shared/WebPreferences.yaml:1291
> -  defaultValue: false
> +  defaultValue: true

Ditto.

-- 
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/20181016/661e5f24/attachment.html>


More information about the webkit-unassigned mailing list