[webkit-reviews] review granted: [Bug 238487] Remove -[WKWebsiteDataStore _indexedDBDatabaseDirectory] : [Attachment 455993] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 10:57:18 PDT 2022


Alex Christensen <achristensen at apple.com> has granted Sihui Liu
<sihui_liu at apple.com>'s request for review:
Bug 238487: Remove -[WKWebsiteDataStore _indexedDBDatabaseDirectory]
https://bugs.webkit.org/show_bug.cgi?id=238487

Attachment 455993: Patch

https://bugs.webkit.org/attachment.cgi?id=455993&action=review




--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 455993
  --> https://bugs.webkit.org/attachment.cgi?id=455993
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=455993&action=review

> Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStorePrivate.h:-60
> - at property (nonatomic, readonly) NSURL *_indexedDBDatabaseDirectory
WK_API_DEPRECATED_WITH_REPLACEMENT("_WKWebsiteDataStoreConfiguration._indexedDB
DatabaseDirectory", macos(10.11, 11.0), ios(9.0, 14.0));

Can we also remove from WKWebsiteDataStore.mm?


More information about the webkit-reviews mailing list