Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an experiment to disable sidebar history manipulation in iOS #25247

Closed
wants to merge 5 commits into from

Conversation

cathyxz
Copy link
Contributor

@cathyxz cathyxz commented Oct 24, 2019

This is an experiment to disable history manipulation in sidebar for iOS. This is one proposed solution to the sidebar UI glitch in #25251.

@@ -315,4 +315,9 @@ export const EXPERIMENTS = [
spec: 'https://github.com/ampproject/amphtml/issues/24168',
cleanupIssue: 'https://github.com/ampproject/amphtml/issues/24169',
},
{
id: 'amp-sidebar-disable-history-ios',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any spec thread for this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, as I'm looking at this file, what's the benefit of it being JS instead of JSON?

@cathyxz cathyxz closed this Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants