[webkit-changes] [WebKit/WebKit] 00fb46: Downloads cancelled from the Files app are startin...

Per Arne Vollan noreply at github.com
Wed Oct 23 21:38:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 00fb46e7a73db8b9c77190831bcacc9f705f7e12
      https://github.com/WebKit/WebKit/commit/00fb46e7a73db8b9c77190831bcacc9f705f7e12
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

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

  Log Message:
  -----------
  Downloads cancelled from the Files app are starting over when resumed
https://bugs.webkit.org/show_bug.cgi?id=281981
rdar://138485347

Reviewed by Sihui Liu.

This is because we are not embedding the placeholder URL in the resume data like we do when
the WebKit download client is cancelling the download.

* Source/WebKit/NetworkProcess/Downloads/Download.cpp:
(WebKit::Download::didFail):

Canonical link: https://commits.webkit.org/285636@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