DescriptionAdd encoded_data_length argument to didDownloadData delegate method
When leveraging ResourceRequest downloadToFile option to download
a File directly for XHR response, didDownloadData should propagate
encoded_data_length to notify it to the inspector.
When the Chromium-side patch is landed, didDownloadData definition
without encoded_data_length in WebURLLoaderClient will be removed.
BUG=269055
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156838
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 10 (0 generated)
|