Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f46ff32d3af213b5421110e03e225542676ea8ca
      
https://github.com/WebKit/WebKit/commit/f46ff32d3af213b5421110e03e225542676ea8ca
  Author: Charlie Wolfe <[email protected]>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

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

  Log Message:
  -----------
  Resolve stray `if` in loadSubframe
https://bugs.webkit.org/show_bug.cgi?id=316837
rdar://179278333

Reviewed by Alex Christensen.

The return was removed in 293666@main without removing the `if`. Remove. The 
depth check still
happens in canCreateSubFrame().

* Source/WebCore/loader/SubframeLoader.cpp:
(WebCore::FrameLoader::SubframeLoader::loadSubframe):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to