Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bd58ff623c27306e73f3e65724b4ce29ba86e99
      
https://github.com/WebKit/WebKit/commit/9bd58ff623c27306e73f3e65724b4ce29ba86e99
  Author: Per Arne Vollan <[email protected]>
  Date:   2024-10-28 (Mon, 28 Oct 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm

  Log Message:
  -----------
  Crash under -[WKModernDownloadProgress initWithDownloadTask:]
https://bugs.webkit.org/show_bug.cgi?id=282185
rdar://138686924

Reviewed by Chris Dumez.

Check that URLs passed to -[WKModernDownloadProgress initWithDownloadTask:] are 
not null, since that is
a requirement.

* Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm:
(WebKit::Download::publishProgress):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to