RESOLVED FIXED 130851
[Win] Enable Track Testing Features on Windows
https://bugs.webkit.org/show_bug.cgi?id=130851
Summary [Win] Enable Track Testing Features on Windows
Brent Fulgham
Reported 2014-03-27 11:54:01 PDT
Some of our testing infrastructure for Media Tests is turned off for the Windows build. This prevents several of our layout tests from running properly. This patch allows the Windows build to properly configure caption settings for running tests.
Attachments
Patch (3.03 KB, patch)
2014-03-27 12:00 PDT, Brent Fulgham
eric.carlson: review+
Brent Fulgham
Comment 1 2014-03-27 12:00:33 PDT
This patch just removes a set of "#if !PLATFORM(WIN)" stanzas from the testing harness. Windows supports these features, and should be executed during testing.
Brent Fulgham
Comment 2 2014-03-27 12:00:59 PDT
Brent Fulgham
Comment 3 2014-03-28 16:06:36 PDT
Note You need to log in before you can comment on or make changes to this bug.