Commit 0cdaecb6 authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[ios] Double up experimental settings to work around iOS13 crash.

This is for test only.

Bug: 993298
Change-Id: I1ad64dc60828040403be5bc0e8265d89c1ddf60c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757311
Auto-Submit: Justin Cohen <justincohen@chromium.org>
Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#688586}
parent 8efea48c
......@@ -32,6 +32,248 @@
<key>File</key>
<string>Experimental</string>
</dict>
<!-- iOS13 is crashing on PSChildPaneSpecifier/File keys on devices. Cut
and paste everything in experimental settings to here for now. -->
<dict>
<key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
<string>UI Settings</string>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Enable Pseudo-RTL</string>
<key>Key</key>
<string>EnablePseudoRTL</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Force First Run</string>
<key>Key</key>
<string>FirstRunForceEnabled</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSMultiValueSpecifier</string>
<key>Title</key>
<string>Force What&apos;s New Promo</string>
<key>Key</key>
<string>WhatsNewPromoStatus</string>
<key>DefaultValue</key>
<integer>0</integer>
<key>Values</key>
<array>
<integer>0</integer>
<integer>1</integer>
<integer>2</integer>
<integer>3</integer>
</array>
<key>Titles</key>
<array>
<string>Default</string>
<string>Tip Command Test</string>
<string>Tip Move to Dock Promo</string>
<string>Tip Review Updated ToS</string>
</array>
</dict>
<dict>
<key>Type</key>
<string>PSMultiValueSpecifier</string>
<key>Title</key>
<string>Force Language</string>
<key>Key</key>
<string>UILanguageOverride</string>
<key>DefaultValue</key>
<string></string>
<key>Values</key>
<array>
<string></string>
<string>ar</string>
<string>en</string>
<string>fr</string>
<string>he</string>
<string>hi</string>
</array>
<key>Titles</key>
<array>
<string>Default</string>
<string>Arabic</string>
<string>English</string>
<string>French</string>
<string>Hebrew</string>
<string>Hindi</string>
</array>
</dict>
<dict>
<key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
<string>Debug Settings</string>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Enable Startup Crash</string>
<key>Key</key>
<string>EnableStartupCrash</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Enable Memory Debugging</string>
<key>Key</key>
<string>EnableMemoryDebugging</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Use Mobile Safari UA</string>
<key>Key</key>
<string>UseMobileSafariUA</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
<string>Google App Ecosystem</string>
</dict>
<dict>
<key>Type</key>
<string>PSMultiValueSpecifier</string>
<key>Title</key>
<string>Gaia Environment</string>
<key>Key</key>
<string>GAIAEnvironment</string>
<key>DefaultValue</key>
<string></string>
<key>Values</key>
<array>
<string></string>
<string>Staging</string>
<string>Test</string>
</array>
<key>Titles</key>
<array>
<string>Prod</string>
<string>Staging</string>
<string>Test</string>
</array>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Clear Application Group sandbox</string>
<key>Key</key>
<string>ClearApplicationGroup</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Origin Server Host</string>
<key>Key</key>
<string>AlternateOriginServerHost</string>
<key>DefaultValue</key>
<string></string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSGroupSpecifier</string>
<key>Title</key>
<string>Extra Flags (one per line)</string>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Append Extra Flags</string>
<key>Key</key>
<string>EnableFreeformCommandLineFlags</string>
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Flag1</string>
<key>Key</key>
<string>FreeformCommandLineFlag1</string>
<key>DefaultValue</key>
<string></string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Flag2</string>
<key>Key</key>
<string>FreeformCommandLineFlag2</string>
<key>DefaultValue</key>
<string></string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Flag3</string>
<key>Key</key>
<string>FreeformCommandLineFlag3</string>
<key>DefaultValue</key>
<string></string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Flag4</string>
<key>Key</key>
<string>FreeformCommandLineFlag4</string>
<key>DefaultValue</key>
<string></string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
<dict>
<key>Type</key>
<string>PSTextFieldSpecifier</string>
<key>Title</key>
<string>Flag5</string>
<key>Key</key>
<string>FreeformCommandLineFlag5</string>
<key>DefaultValue</key>
<string></string>
<key>AutocorrectionType</key>
<string>No</string>
</dict>
</array>
</dict>
</plist>
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