[Webkit-unassigned] [Bug 218996] PerformanceResourceTiming: implement transferSize, encodedBodySize and decodedBodySize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 04:09:04 PDT 2021


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 425606
  --> https://bugs.webkit.org/attachment.cgi?id=425606
Patch

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

> LayoutTests/imported/w3c/web-platform-tests/resource-timing/TAO-null-opaque-origin.sub-expected.txt:6
> -PASS Test null TAO value with opaque origins
> +FAIL Test null TAO value with opaque origins assert_equals: expected "PASS" but got "FAIL"

This might be revealing a previous existing bug.

> LayoutTests/imported/w3c/web-platform-tests/resource-timing/test_resource_timing.https-expected.txt:29
> -FAIL PerformanceEntry has correct network transfer attributes (xmlhttprequest) assert_equals: encodedBodySize size expected (number) 112 but got (undefined) undefined
> +FAIL PerformanceEntry has correct network transfer attributes (xmlhttprequest) assert_equals: encodedBodySize size expected 112 but got 120

I get the same failure in chrome and firefox.

-- 
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/20210409/d880144e/attachment.htm>


More information about the webkit-unassigned mailing list