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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 08:07:02 PDT 2018


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

--- Comment #12 from cvazac at gmail.com ---
(In reply to Ryosuke Niwa from comment #11)
> Comment on attachment 352504 [details]
> 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.

Is it ok to leave this open until we are ready to ship it? Or would you prefer we close this and I just hang onto the code in a local branch?

-- 
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/20181017/54063a57/attachment.html>


More information about the webkit-unassigned mailing list