[webkit-changes] [WebKit/WebKit] 341038: REGRESSION(255715 at main) [WinCairo] TestWebCore.Web...

Fujii Hironori noreply at github.com
Mon Nov 14 01:51:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 341038cce11640385bdc89e2fb9adb1f660ae0e1
      https://github.com/WebKit/WebKit/commit/341038cce11640385bdc89e2fb9adb1f660ae0e1
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2022-11-14 (Mon, 14 Nov 2022)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebCore/win/WebCoreBundle.cpp

  Log Message:
  -----------
  REGRESSION(255715 at main) [WinCairo] TestWebCore.WebCoreBundleTest.BundlePathFromNameTypeDirectory is failing
https://bugs.webkit.org/show_bug.cgi?id=247875

Reviewed by Ross Kirsling.

After 255715 at 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




More information about the webkit-changes mailing list