Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 54135fd8c8febf9b0113b7a3a4af79dd003672f5
https://github.com/WebKit/WebKit/commit/54135fd8c8febf9b0113b7a3a4af79dd003672f5
Author: Ahmad Saleem <[email protected]>
Date: 2026-09-19 (Sat, 19 Sep 2026)
Changed paths:
M Source/WebCore/page/LocalFrameView.cpp
Log Message:
-----------
Hoist stray #include <span> in LocalFrameView.cpp to the top include block
https://bugs.webkit.org/show_bug.cgi?id=324633
rdar://187885379
Reviewed by Chris Dumez.
A leftover #include <span> was at mid-file between two function definitions.
Move it into the top include block with the other system headers.
* Source/WebCore/page/LocalFrameView.cpp:
Canonical link: https://commits.webkit.org/321468@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications