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

Fix TODO for calling "on navigate callback" #162

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

JensenPaul
Copy link
Contributor

@JensenPaul JensenPaul commented May 21, 2024

spec.bs Show resolved Hide resolved
@domfarolino domfarolino self-requested a review June 3, 2024 14:58
Copy link
Collaborator

@domfarolino domfarolino left a comment

Choose a reason for hiding this comment

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

This looks good to me. The only usage of this appears to be https://wicg.github.io/turtledove/#ref-for-fenced-frame-config-on-navigate-callback%E2%91%A0, and https://wicg.github.io/turtledove/#asynchronously-finish-reporting indeed appears to expect to run in parallel, which is good. Just putting this down in writing for future archaeology if necessary.

@@ -2739,6 +2739,8 @@ CORP violation report=] algorithm, as leaving it unfenced may cause a privacy le

1. Set |url| to |config|'s [=fenced frame config/mapped url=]'s [=mapped url/value=].

1. Run steps in |config|'s [=fenced frame config/on navigate callback=].
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
1. Run steps in |config|'s [=fenced frame config/on navigate callback=].
1. Run the steps in |config|'s [=fenced frame config/on navigate callback=].

@domfarolino domfarolino merged commit cd9d57c into WICG:master Jun 4, 2024
2 checks passed
@domfarolino
Copy link
Collaborator

Thank you!

github-actions bot added a commit that referenced this pull request Jun 4, 2024
SHA: cd9d57c
Reason: push, by domfarolino

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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