[Webkit-unassigned] [Bug 210184] [GTK][WPE] Enable resource load statistics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 14 07:40:49 PDT 2020


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

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

LGTM, gtk bot is failing.

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

> Source/WebCore/platform/network/soup/NetworkStorageSessionSoup.cpp:275
> +        return;

This code is similar to the cocoa version.
Not a pre-requisite but it might be interesting to see whether we could move this to cross-platform code.
Ditto below.

> Source/WebKit/UIProcess/API/C/WKPage.cpp:2978
> +        Vector<RefPtr<API::Object>> apiDomains = WTF::map(domains, [](auto& domain) {

auto

-- 
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/20200414/205e314c/attachment.htm>


More information about the webkit-unassigned mailing list