[webkit-changes] [WebKit/WebKit] 65998f: Fix incorrect use of adoptNS

Per Arne Vollan noreply at github.com
Tue Aug 20 14:05:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 65998f01227115f3fde9ae667272f3efd77c0ba2
      https://github.com/WebKit/WebKit/commit/65998f01227115f3fde9ae667272f3efd77c0ba2
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

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

  Log Message:
  -----------
  Fix incorrect use of adoptNS
https://bugs.webkit.org/show_bug.cgi?id=278388
rdar://134350866

Reviewed by Ben Nham and Chris Dumez.

It is incorrect to use adoptNS when calling +[NSURL URLByResolvingBookmarkData].

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

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