DescriptionAdd a public API to enable/disable blink runtime features by name
This will be used to add an --enable-blink-features=feature1,feature2
flag to Chromium to avoid plumbing separate flags each time a feature
needs to be exposed individually (eg. for the purposes of a virtual test
suite).
For a flag to be toggled by this API it must have the
'command_line_flag' option set in RuntimeEnabledFeatures.in
Patch Set 1 #Patch Set 2 : Require a 'command_line_flag' option in RuntimeEnabledFeatures.in #
Messages
Total messages: 15 (0 generated)
|