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

Launch amp-access #1914

Merged
merged 1 commit into from
Feb 11, 2016
Merged

Launch amp-access #1914

merged 1 commit into from
Feb 11, 2016

Conversation

dvoytenko
Copy link
Contributor

@erwinmombay
Copy link
Member

@dvoytenko LGTM after rebase to get tests green

@@ -91,8 +87,7 @@ export class AccessService {
installStyles(this.win.document, $CSS$, () => {});

/** @const @private {boolean} */
this.isExperimentOn_ = (isExperimentOn(this.win, EXPERIMENT) ||
isDevChannel(this.win));
this.isExperimentOn_ = true;
Copy link
Member

Choose a reason for hiding this comment

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

any reason why we're leaving the flag in? just temporary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah. I'm currently in preference to do experiment cleanup after the fact.

Copy link
Member

Choose a reason for hiding this comment

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

+1

@cramforce
Copy link
Member

LGTM

dvoytenko added a commit that referenced this pull request Feb 11, 2016
@dvoytenko dvoytenko merged commit bb3ad90 into ampproject:master Feb 11, 2016
@dvoytenko dvoytenko deleted the access-release branch February 11, 2016 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants