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

Bump worker-dom, update iframe-worker-proxy #33918

Merged
merged 1 commit into from
Apr 20, 2021
Merged

Conversation

samouri
Copy link
Member

@samouri samouri commented Apr 20, 2021

summary
Fixes a bug in <amp-script> sandboxed mode where the upgrade completes before the underlying iframe/worker is actually ready to receive messages.

  • Bumps worker-dom verison.
  • Updates the iframe to send the new worker-ready message
  • Modified the amp-list "protocol adapters" example to use a sandboxed amp-script, demonstrating the fix (would not have worked before PR)

Blocked on ampproject/worker-dom#1047

@samouri samouri marked this pull request as ready for review April 20, 2021 19:38
@amp-owners-bot amp-owners-bot bot requested a review from dmanek April 20, 2021 19:38
@samouri samouri requested review from rcebulko and jridgewell and removed request for dmanek April 20, 2021 19:38
@samouri samouri self-assigned this Apr 20, 2021
@samouri samouri merged commit fefa6ab into ampproject:main Apr 20, 2021
@samouri samouri deleted the ampscript branch April 20, 2021 22:09
rochapablo pushed a commit to rochapablo/amphtml that referenced this pull request Aug 30, 2021
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.

None yet

3 participants