11 Oct
2019
11 Oct
'19
10:51 a.m.
On 11/10/2019 11:09, Chris Lord wrote:
This sounds good to me, I'll file a bug and write a patch for this. I assume there are ways of enabling features when tests are run? While a user (or a developer) using WebKit wouldn't want this feature to be enabled, I think it should be enabled for (some) test runs as soon as possible to give us an indication of any issues that exist at the moment.
This can be achieved with a run-time flag that is off by default but enabled for the layout tests. See TestController::resetPreferencesToConsistentValues() in Tools/WebKitTestRunner/TestController.cpp