[Webkit-unassigned] [Bug 287828] New: Remove passing encodedDataLength parameter in NetworkProcess.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 17 14:55:07 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=287828
Bug ID: 287828
Summary: Remove passing encodedDataLength parameter in
NetworkProcess.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: basuke at apple.com
This value never implemented correctly and just decoded value was used.
After start delivering total bytes transferred over network, encoded data length can be calculated using that value. Calculate the size in WebResourceLoader and remove the handling of encodedDataLength from Network Process.
--
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/20250217/1fc53689/attachment-0001.htm>
More information about the webkit-unassigned
mailing list