Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e37a1884b3046f212c40707dfcb967631c57b08
      
https://github.com/WebKit/WebKit/commit/2e37a1884b3046f212c40707dfcb967631c57b08
  Author: Sihui Liu <[email protected]>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

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

  Log Message:
  -----------
  Cherry-pick 300436@main (a0ee38482c93). 
https://bugs.webkit.org/show_bug.cgi?id=299401

    ASSERTION FAILED: checkedPtrCountWithoutThreadCheck() in 
SQLiteStorageArea::prepareDatabase
    https://bugs.webkit.org/show_bug.cgi?id=299401
    rdar://160871229

    Reviewed by Ryosuke Niwa.

    m_database can be set to null if error occurs, so we should not use 
CheckedRef for it.

    * Source/WebKit/NetworkProcess/storage/SQLiteStorageArea.cpp:
    (WebKit::SQLiteStorageArea::prepareDatabase):

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

Canonical link: https://commits.webkit.org/298234.157@webkitglib/2.50



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