[webkit-changes] [WebKit/WebKit] ee8d89: Change the name of DynamicRules-DeclarativeNetRequ...

Timothy Hatcher noreply at github.com
Mon Dec 11 13:41:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee8d8901bd612c49e21fa25abbb3b55591507b55
      https://github.com/WebKit/WebKit/commit/ee8d8901bd612c49e21fa25abbb3b55591507b55
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Extensions/Cocoa/_WKWebExtensionDeclarativeNetRequestSQLiteStore.mm

  Log Message:
  -----------
  Change the name of DynamicRules-DeclarativeNetRequest.db.
https://webkit.org/b/266251
rdar://problem/119514473

Reviewed by Brian Weinstein.

To better fit with the other files, change the dynamid rules DB to match.

New per-extension context state directory structure:

DeclarativeNetRequestContentRuleList.data
DeclarativeNetRequestDynamicRules.db
DeclarativeNetRequestDynamicRules.db-shm
DeclarativeNetRequestDynamicRules.db-wal
RegisteredContentScripts.db
RegisteredContentScripts.db-shm
RegisteredContentScripts.db-wal
State.plist

* Source/WebKit/UIProcess/Extensions/Cocoa/_WKWebExtensionDeclarativeNetRequestSQLiteStore.mm:
(-[_WKWebExtensionDeclarativeNetRequestSQLiteStore _databaseURL]):

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




More information about the webkit-changes mailing list