Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upConsolidate all concepts of loading/navigating in top-level and child contexts #5237
Labels
Comments
|
Cc @asajeffrey |
|
@jdm: I think we can close this now? |
|
Yeah, there's nothing particularly specific here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think there's value in implementing page navigation in a browsing context-agnostic fashion. I want the script task to be notified of a navigation for a particular pipeline, and hide all the details of whether it's an iframe being navigated.
Blocks #5236.