[webkit-reviews] review granted: [Bug 175569] Add the PerformanceServerTiming Interface which makes Server-Timing header timing values available to JavaScript running in the browser. : [Attachment 340311] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 09:00:50 PDT 2018


youenn fablet <youennf at gmail.com> has granted cvazac at gmail.com's request for
review:
Bug 175569: Add the PerformanceServerTiming Interface which makes Server-Timing
header timing values available to JavaScript running in the browser.
https://bugs.webkit.org/show_bug.cgi?id=175569

Attachment 340311: Patch

https://bugs.webkit.org/attachment.cgi?id=340311&action=review




--- Comment #72 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 340311
  --> https://bugs.webkit.org/attachment.cgi?id=340311
Patch

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

> Source/WebCore/loader/ResourceTiming.cpp:79
>      , m_allowTimingDetails(passesTimingAllowCheck(response, securityOrigin))

Do we have some tests that combine ServerTiming and Timing-Allow-Origin?


More information about the webkit-reviews mailing list