Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 19260e3c5688ca5dd206e4e7ea9045efb3e0f17f
https://github.com/WebKit/WebKit/commit/19260e3c5688ca5dd206e4e7ea9045efb3e0f17f
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
R Tools/TestWebKitAPI/Tests/WebKit/WKBackForwardListTests.mm
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKBackForwardListTests.mm
Log Message:
-----------
Merge the two copies of WKBackForwardListTests.mm into one
https://bugs.webkit.org/show_bug.cgi?id=319280
rdar://182119576
Reviewed by Richard Robinson.
There are two copies of WKBackForwardListTests.mm in the repository
currently, when there should be one.
- Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKBackForwardListTests.mm:
Where things should be post-310630@main.
- Tools/TestWebKitAPI/Tests/WebKit/WKBackForwardListTests.mm:
It was resurrected because of a merge back in 316143@main.
The latter is not building in the tree anyway, so let's migrate all its
unique content into the former.
Canonical link: https://commits.webkit.org/317134@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications