Bug 224608 - [SOUP] Bring back the call to ResourceResponse::setDeprecatedNetworkLoadMetrics after r276008
Summary: [SOUP] Bring back the call to ResourceResponse::setDeprecatedNetworkLoadMetri...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2021-04-15 08:12 PDT by Carlos Garcia Campos
Modified: 2021-04-15 08:35 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.67 KB, patch)
2021-04-15 08:13 PDT, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2021-04-15 08:12:02 PDT
It turns out it's actually still used by the inspector. I don't want to revert r276008 because it included other fixes, so I'll just fix it in this new bug.
Comment 1 Carlos Garcia Campos 2021-04-15 08:13:39 PDT
Created attachment 426106 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-04-15 08:35:12 PDT
Committed r276021 (236573@main): <https://commits.webkit.org/236573@main>