Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 341038cce11640385bdc89e2fb9adb1f660ae0e1
https://github.com/WebKit/WebKit/commit/341038cce11640385bdc89e2fb9adb1f660ae0e1
Author: Fujii Hironori <[email protected]>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebCore/win/WebCoreBundle.cpp
Log Message:
-----------
REGRESSION(255715@main) [WinCairo]
TestWebCore.WebCoreBundleTest.BundlePathFromNameTypeDirectory is failing
https://bugs.webkit.org/show_bug.cgi?id=247875
Reviewed by Ross Kirsling.
After 255715@main changed WinCairo to enabled the modern media
controls, the test was failing because
mediaControlsLocalizedStrings.js was missing.
* Tools/TestWebKitAPI/Tests/WebCore/win/WebCoreBundle.cpp:
(WebCoreBundleTest.BundlePathFromNameTypeDirectory):
Test the path of "mediaControlsLocalizedStrings.js"
only if !ENABLE(MODERN_MEDIA_CONTROLS).
Added a test of "Localizable.strings" file.
Canonical link: https://commits.webkit.org/256644@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes