[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 337670] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 20:43:38 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 337670: Patch

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




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

r=me.

As a side note, LoadTiming has an isolatedCopy method but it seems it does not
have anything to isolate.
The isolatedCopy seems equivalent to a copy constructor.


More information about the webkit-reviews mailing list