Add field trial config for AutofillComplementCountryUsingPhoneNumber
Bug: 509874545
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 9fef1be4..2bfcb10 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2766,6 +2766,26 @@
]
}
],
+ "AutofillComplementCountryUsingPhoneNumber": [
+ {
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "windows"
+ ],
+ "experiments": [
+ {
+ "name": "Enabled",
+ "enable_features": [
+ "AutofillComplementCountryUsingPhoneNumber"
+ ]
+ }
+ ]
+ }
+ ],
"AutofillCreditCardUserPerceptionSurvey": [
{
"platforms": [
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Hi Jihad, this is the field trial config I exptracted from crrev.com/c/8011492.
I assume this feature is not required on Android Webview because it doesn't have a save prompt (I think), do you agree?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Hi Jihad, this is the field trial config I exptracted from crrev.com/c/8011492.
I assume this feature is not required on Android Webview because it doesn't have a save prompt (I think), do you agree?
Yes that is right, we do not have a storage layer on WebView 👍
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
LogBuffer& import_log_buffer,Why are these changes bundled in the same CL as the fieldtrial config one?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
LogBuffer& import_log_buffer,Why are these changes bundled in the same CL as the fieldtrial config one?
Done. That was by mistake, I accidentally merged it with https://crrev.com/c/8062947 - thanks for telling me :)
Were you put into the attention set automatically or did you just notice it while browsing your reviewed CLs?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
LogBuffer& import_log_buffer,Tamino BauknechtWhy are these changes bundled in the same CL as the fieldtrial config one?
Done. That was by mistake, I accidentally merged it with https://crrev.com/c/8062947 - thanks for telling me :)
Were you put into the attention set automatically or did you just notice it while browsing your reviewed CLs?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |