[webkit-changes] [WebKit/WebKit] ca3c4b: Add nullability annotation to removeDataStoreForId...

Sihui noreply at github.com
Tue Jun 6 09:14:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca3c4b77be917f140a64f49da2f62eaf47f1af45
      https://github.com/WebKit/WebKit/commit/ca3c4b77be917f140a64f49da2f62eaf47f1af45
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.h

  Log Message:
  -----------
  Add nullability annotation to removeDataStoreForIdentifier
https://bugs.webkit.org/show_bug.cgi?id=257733
rdar://110281842

Reviewed by Per Arne Vollan.

The generated Swift API should mark Error as optional.

* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.h:

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




More information about the webkit-changes mailing list