Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e0d6e8ed6dc9999d5ee870344a1a136d8332fc4e
      
https://github.com/WebKit/WebKit/commit/e0d6e8ed6dc9999d5ee870344a1a136d8332fc4e
  Author: Alex Christensen <[email protected]>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M Source/WebCore/loader/FrameLoader.cpp

  Log Message:
  -----------
  Null check m_documentLoader in FrameLoader::commitProvisionalLoad
https://bugs.webkit.org/show_bug.cgi?id=293913
rdar://22895074

Reviewed by David Kilzer and Chris Dumez.

It's null checked consistently elsewhere and crash logs indicate it can be null,
especially when interacting with a CachedPage.

* Source/WebCore/loader/FrameLoader.cpp:
(WebCore::FrameLoader::commitProvisionalLoad):

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