Bug 226728

Summary: [SOUP] Several timing tests failing since r278477
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=226629
Attachments:
Description Flags
Patch
mcatanzaro: review+
Patch for landing none

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>