[webkit-reviews] review granted: [Bug 225041] Add an option to not enable all experimental features in DumpRenderTree : [Attachment 427018] Adds a flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 25 19:15:35 PDT 2021


Wenson Hsieh <wenson_hsieh at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 225041: Add an option to not enable all experimental features in
DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=225041

Attachment 427018: Adds a flag

https://bugs.webkit.org/attachment.cgi?id=427018&action=review




--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 427018
  --> https://bugs.webkit.org/attachment.cgi?id=427018
Adds a flag

View in context: https://bugs.webkit.org/attachment.cgi?id=427018&action=review

r=mews

> Tools/DumpRenderTree/mac/DumpRenderTree.mm:273
> +static int enableAllExperimentalFeatures = YES;

Nit - BOOL?


More information about the webkit-reviews mailing list