[webkit-dev] Implementing OffscreenCanvas

Carlos Alberto Lopez Perez clopez at igalia.com
Fri Oct 11 03:51:53 PDT 2019


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 897 bytes
Desc: OpenPGP digital signature
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20191011/22428a9a/attachment.bin>


More information about the webkit-dev mailing list