Commit 38e3bf34 authored by dtapuska's avatar dtapuska Committed by Commit bot

Revert of Enable PassiveDocumentEventListeners on waterfall. (patchset #2...

Revert of Enable PassiveDocumentEventListeners on waterfall. (patchset #2 id:20001 of https://codereview.chromium.org/2119403002/ )

Reason for revert:
Revert this for now. We are seeing cc:scheduler changes as a result of this and we need to understand them better and I'm not going to be in the office the next two days.

Original issue's description:
> Enable PassiveDocumentEventListeners on waterfall.
>
> Enable passive document event listeners finch experimentl on waterfall.
>
> BUG=625675
> R=rkaplow@chromium.org
>
> Committed: https://crrev.com/19233086ad7e2363e7e1d14582dc6a5428816169
> Cr-Commit-Position: refs/heads/master@{#404351}

TBR=rkaplow@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=625675

Review-Url: https://codereview.chromium.org/2149673002
Cr-Commit-Position: refs/heads/master@{#405240}
parent 4f78cb96
...@@ -260,14 +260,6 @@ ...@@ -260,14 +260,6 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"PassiveDocumentEventListeners": [
{
"enable_features": [
"PassiveDocumentEventListeners"
],
"group_name": "Enabled"
}
],
"PasswordBranding": [ "PasswordBranding": [
{ {
"group_name": "SmartLockBrandingSavePromptOnly" "group_name": "SmartLockBrandingSavePromptOnly"
......
...@@ -128,14 +128,6 @@ ...@@ -128,14 +128,6 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"PassiveDocumentEventListeners": [
{
"enable_features": [
"PassiveDocumentEventListeners"
],
"group_name": "Enabled"
}
],
"PasswordBranding": [ "PasswordBranding": [
{ {
"group_name": "SmartLockBrandingSavePromptOnly" "group_name": "SmartLockBrandingSavePromptOnly"
......
...@@ -159,14 +159,6 @@ ...@@ -159,14 +159,6 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"PassiveDocumentEventListeners": [
{
"enable_features": [
"PassiveDocumentEventListeners"
],
"group_name": "Enabled"
}
],
"PasswordBranding": [ "PasswordBranding": [
{ {
"group_name": "SmartLockBrandingSavePromptOnly" "group_name": "SmartLockBrandingSavePromptOnly"
......
...@@ -196,14 +196,6 @@ ...@@ -196,14 +196,6 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"PassiveDocumentEventListeners": [
{
"enable_features": [
"PassiveDocumentEventListeners"
],
"group_name": "Enabled"
}
],
"PasswordBranding": [ "PasswordBranding": [
{ {
"group_name": "SmartLockBrandingSavePromptOnly" "group_name": "SmartLockBrandingSavePromptOnly"
......
...@@ -234,14 +234,6 @@ ...@@ -234,14 +234,6 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"PassiveDocumentEventListeners": [
{
"enable_features": [
"PassiveDocumentEventListeners"
],
"group_name": "Enabled"
}
],
"PasswordBranding": [ "PasswordBranding": [
{ {
"group_name": "SmartLockBrandingSavePromptOnly" "group_name": "SmartLockBrandingSavePromptOnly"
......
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