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

Fixes issue in handling SafeFrame message formats. #11478

Merged
merged 2 commits into from
Sep 28, 2017
Merged

Fixes issue in handling SafeFrame message formats. #11478

merged 2 commits into from
Sep 28, 2017

Conversation

glevitzky
Copy link
Contributor

SafeFrame's initial connect message is formatted slightly different than its subsequent messages (e.g., creative geometry update messages). In the initial message there is no payload object, so sentinel is present as a top level field in the message. Subsequent messages contain a stringified payload (containing the sentinel value) that needs to be parsed.

@keithwrightbos keithwrightbos merged commit faaf69d into ampproject:master Sep 28, 2017
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.

None yet

5 participants