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

Delegate to viewer for cid generation if AMP is embedded. #1150

Merged
merged 1 commit into from
Dec 14, 2015

Conversation

cramforce
Copy link
Member

Related to #961. Only missing item it that the viewer needs to actually respond.

Wraps localStorage access in try-blocks, because it may fail. Fixes #1148

Related to ampproject#961. Only missing item it that the viewer needs to actually respond.

Wraps localStorage access in try-blocks, because it may fail. Fixes ampproject#1148
@ericfs
Copy link

ericfs commented Dec 14, 2015

LGTM for viewer integration

@dvoytenko
Copy link
Contributor

LGTM

@dvoytenko
Copy link
Contributor

One question: is this intended to only iframe'd cases? Or potentially WebView case as well?

cramforce added a commit that referenced this pull request Dec 14, 2015
Delegate to viewer for cid generation if AMP is embedded.
@cramforce cramforce merged commit acbca0b into ampproject:master Dec 14, 2015
@cramforce
Copy link
Member Author

Not sure we need it in webview. Can definitely address separately.
On Dec 14, 2015 8:10 AM, "Dima Voytenko" notifications@github.com wrote:

One question: is this intended to only iframe'd cases? Or potentially
WebView case as well?


Reply to this email directly or view it on GitHub
#1150 (comment).

@cramforce cramforce deleted the localstorage branch December 14, 2015 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants