Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d107672bff9698e2aefe62d66ca8616c0e11f353
      
https://github.com/WebKit/WebKit/commit/d107672bff9698e2aefe62d66ca8616c0e11f353
  Author: Sihui Liu <[email protected]>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M Source/WebCore/Modules/indexeddb/IDBTransaction.cpp
    M Source/WebCore/Modules/indexeddb/IDBTransaction.h

  Log Message:
  -----------
  Add null checks in IDBTransaction::putOrAddOnServer
https://bugs.webkit.org/show_bug.cgi?id=287852
rdar://145022039

Reviewed by Chris Dumez.

Validate script execution context and global object before invoking functions 
on them.

* Source/WebCore/Modules/indexeddb/IDBTransaction.cpp:
(WebCore::IDBTransaction::requestPutOrAdd):
(WebCore::IDBTransaction::putOrAddOnServer):
* Source/WebCore/Modules/indexeddb/IDBTransaction.h:

Canonical link: https://commits.webkit.org/290541@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