[webkit-changes] [WebKit/WebKit] 0f1a31: REGRESSION(278960 at main): http/tests/security/no-in...

Alex Christensen noreply at github.com
Thu May 23 11:11:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0f1a31523d4a6b9d33eaf8867af21d92161e8ed7
      https://github.com/WebKit/WebKit/commit/0f1a31523d4a6b9d33eaf8867af21d92161e8ed7
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
    M Source/WebCore/history/CachedPage.cpp

  Log Message:
  -----------
  REGRESSION(278960 at main): http/tests/security/no-indexeddb-from-sandbox.html is recently randomly crashing
https://bugs.webkit.org/show_bug.cgi?id=274368
rdar://128551183

Unreviewed.

Null check the result of BackForwardController::currentItem.  It can be null sometimes.

* Source/WebCore/history/CachedPage.cpp:
(WebCore::CachedPage::restore):

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