Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a2af8f444638b9fe4c9794672fbfd18fa49824c
      
https://github.com/WebKit/WebKit/commit/7a2af8f444638b9fe4c9794672fbfd18fa49824c
  Author: Olivier Blin <[email protected]>
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp
    M Source/WebKit/NetworkProcess/storage/SQLiteStorageArea.cpp

  Log Message:
  -----------
  Remove Mac-specific keywords in ITP/SQLite release logs
https://bugs.webkit.org/show_bug.cgi?id=272027

Reviewed by Michael Catanzaro and Sihui Liu.

The public/private Mac-specific keywords for os_log() have been added
in ITP/SQLite commits 276068@main, 276114@main and 276278@main

The PUBLIC_LOG_STRING and PRIVATE_LOG_STRING macros should be used
instead to fix build on other platforms.

* Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp:
(WebKit::ResourceLoadStatisticsStore::ensureResourceStatisticsForRegistrableDomain):
* Source/WebKit/NetworkProcess/storage/SQLiteStorageArea.cpp:
(WebKit::SQLiteStorageArea::isEmpty):
(WebKit::SQLiteStorageArea::createTableIfNecessary):
(WebKit::SQLiteStorageArea::getItemFromDatabase):
(WebKit::SQLiteStorageArea::allItems):
(WebKit::SQLiteStorageArea::setItem):
(WebKit::SQLiteStorageArea::removeItem):
(WebKit::SQLiteStorageArea::clear):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to