Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2eed0466d7087a67e3b65404c23d3e1622e6ae15
      
https://github.com/WebKit/WebKit/commit/2eed0466d7087a67e3b65404c23d3e1622e6ae15
  Author: Alex Christensen <[email protected]>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp

  Log Message:
  -----------
  Null check m_currentOpenDBRequest in 
notifyCurrentRequestConnectionClosedOrFiredVersionChangeEvent
https://bugs.webkit.org/show_bug.cgi?id=263474
rdar://116852330

Reviewed by Sihui Liu.

Crash logs indicate this is necessary.

* Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:
(WebCore::IDBServer::UniqueIDBDatabase::didFireVersionChangeEvent):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to