Commit fcc16efe authored by spqchan's avatar spqchan Committed by Commit bot

Add Field Test for AppleScriptExecuteJavascript

BUG=661810

Review-Url: https://codereview.chromium.org/2813713002
Cr-Commit-Position: refs/heads/master@{#463412}
parent 460b1244
...@@ -67,6 +67,21 @@ ...@@ -67,6 +67,21 @@
] ]
} }
], ],
"AppleScriptExecuteJavaScript": [
{
"platforms": [
"mac"
],
"experiments": [
{
"name": "Disabled",
"disable_features": [
"AppleScriptExecuteJavaScript"
]
}
]
}
],
"AsyncDNS": [ "AsyncDNS": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment