Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e82be43896e10697111f45a2fec10edfea996c4
https://github.com/WebKit/WebKit/commit/9e82be43896e10697111f45a2fec10edfea996c4
Author: Alex Christensen <[email protected]>
Date: 2026-01-30 (Fri, 30 Jan 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/TextExtractionTests.mm
Log Message:
-----------
Add better unit test coverage for 306398@main
https://bugs.webkit.org/show_bug.cgi?id=306539
rdar://169191202
Reviewed by Ryosuke Niwa.
In my first version of that PR, I had a mistake that had no test coverage.
I serialized the high bits of the UUID twice instead of high then low.
This adds test coverage that would've failed if I had merged that mistake.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/TextExtractionTests.mm:
(TestWebKitAPI::TEST(TextExtractionTests, InjectedBundle)):
Canonical link: https://commits.webkit.org/306500@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications