[webkit-changes] [WebKit/WebKit] 1f5256: Add logging related to download expected content l...

youennf noreply at github.com
Tue Apr 2 10:45:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f5256a2bb1243b8495d9d35dfb18aa73b71f1ec
      https://github.com/WebKit/WebKit/commit/1f5256a2bb1243b8495d9d35dfb18aa73b71f1ec
  Author: Youenn Fablet <youenn at apple.com>
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/Downloads/Download.cpp
    M Source/WebKit/UIProcess/Downloads/DownloadProxy.cpp

  Log Message:
  -----------
  Add logging related to download expected content length
https://bugs.webkit.org/show_bug.cgi?id=272031
rdar://125781889

Reviewed by Sihui Liu.

If expected content length is not given either at start time or via updates, this may break progress update UIs.
Add some logging in that area.

* Source/WebKit/NetworkProcess/Downloads/Download.cpp:
(WebKit::Download::didReceiveData):
* Source/WebKit/UIProcess/Downloads/DownloadProxy.cpp:
(WebKit::DownloadProxy::decideDestinationWithSuggestedFilename):

Canonical link: https://commits.webkit.org/276948@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list