[webkit-changes] [WebKit/WebKit] 942b7e: Make sqlite error message in SQLiteStorageArea log...

Sihui noreply at github.com
Wed Mar 13 20:36:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 942b7ee0ec7b95249c1ce08bce51913423135b90
      https://github.com/WebKit/WebKit/commit/942b7ee0ec7b95249c1ce08bce51913423135b90
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

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

  Log Message:
  -----------
  Make sqlite error message in SQLiteStorageArea logs public
https://bugs.webkit.org/show_bug.cgi?id=270932
rdar://124555223

Reviewed by Chris Dumez.

This will help us understand sqlite error better when debugging issues like rdar://123797002.

* Source/WebKit/NetworkProcess/storage/SQLiteStorageArea.cpp:
(WebKit::SQLiteStorageArea::createTableIfNecessary):
(WebKit::SQLiteStorageArea::getItemFromDatabase):
(WebKit::SQLiteStorageArea::allItems):
(WebKit::SQLiteStorageArea::setItem):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list