Bug 226728 - [SOUP] Several timing tests failing since r278477
Summary: [SOUP] Several timing tests failing since r278477
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:
Depends on:
Blocks:
 
Reported: 2021-06-07 06:15 PDT by Carlos Garcia Campos
Modified: 2021-06-08 01:00 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2021-06-07 06:17 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff
Patch for landing (2.71 KB, patch)
2021-06-07 09:59 PDT, Carlos Garcia Campos
no flags 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-06-07 06:15:22 PDT
responseBodyBytesReceived and responseBodyDecodedSize are expected to be always filled, and not only when shouldCaptureExtraNetworkLoadMetrics() returns true.
Comment 1 Carlos Garcia Campos 2021-06-07 06:17:31 PDT
Created attachment 430741 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-06-07 09:59:38 PDT
Created attachment 430758 [details]
Patch for landing
Comment 3 Carlos Garcia Campos 2021-06-08 01:00:26 PDT
Committed r278596 (238586@main): <https://commits.webkit.org/238586@main>