[webkit-reviews] review granted: [Bug 209410] WebKitTestRunner should enable ResourceLoadStatistics also for non-Cocoa ports : [Attachment 394410] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 05:30:48 PDT 2020


youenn fablet <youennf at gmail.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 209410: WebKitTestRunner should enable ResourceLoadStatistics also for
non-Cocoa ports
https://bugs.webkit.org/show_bug.cgi?id=209410

Attachment 394410: Patch

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




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

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

> Tools/WebKitTestRunner/TestController.cpp:3115
> +   
WKWebsiteDataStoreSetResourceLoadStatisticsEnabled(WKContextGetWebsiteDataStore
(context), true);

This probably makes the call to _setResourceLoadStatisticsEnabled:YES in
TestControlerCocoa.mm unnecessary.


More information about the webkit-reviews mailing list