| Index: testing/variations/fieldtrial_testing_config_mac.json
|
| diff --git a/testing/variations/fieldtrial_testing_config_mac.json b/testing/variations/fieldtrial_testing_config_mac.json
|
| index 3a7d955b264a34c49110f6d77ace0771d377cb1e..80ce71f89a57ccc41b04659b9d66245bb76e7a13 100644
|
| --- a/testing/variations/fieldtrial_testing_config_mac.json
|
| +++ b/testing/variations/fieldtrial_testing_config_mac.json
|
| @@ -191,6 +191,18 @@
|
| "group_name": "Enabled"
|
| }
|
| ],
|
| + "ParseHTMLOnMainThread": [
|
| + {
|
| + "enable_features": [
|
| + "ParseHTMLOnMainThread"
|
| + ],
|
| + "group_name": "Enabled",
|
| + "params": {
|
| + "parseHTMLOnMainThreadCoalesceChunks": "false",
|
| + "parseHTMLOnMainThreadSyncTokenize": "false"
|
| + }
|
| + }
|
| + ],
|
| "PassiveDocumentEventListeners": [
|
| {
|
| "enable_features": [
|
|
|