[webkit-changes] [WebKit/WebKit] 7c9945: Drop _WKWebsiteDataTypeFileSystem

Sihui noreply at github.com
Thu Feb 16 11:29:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c99453362807ed708bc1f4959fa985d9a20674f
      https://github.com/WebKit/WebKit/commit/7c99453362807ed708bc1f4959fa985d9a20674f
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecord.h
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecord.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecordPrivate.h

  Log Message:
  -----------
  Drop _WKWebsiteDataTypeFileSystem
https://bugs.webkit.org/show_bug.cgi?id=252352
rdar://105517561

Reviewed by Alex Christensen.

WKWebsiteDataTypeFileSystem is the replacement and existing client starts to use the new one.

* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecord.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecord.mm:
(dataTypesToString):
* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataRecordPrivate.h:

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




More information about the webkit-changes mailing list