这是indexloc提供的服务,不要输入任何密码
Skip to content

Remove landing page restriction for navigation sources #592

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

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

csharrison
Copy link
Collaborator

@csharrison csharrison commented Oct 26, 2022

Fixes #590


Preview | Diff

@@ -173,9 +173,6 @@ to set the [=navigation params/attribution source=] of |navigationParams| to |at

<h4 id="monkeypatch-document-creation">Document creation</h4>

At the time <a spec="html">create and initialize a <code>Document</code> object</a> is invoked, the user agent knows the final URL used for the
Copy link
Contributor

Choose a reason for hiding this comment

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

I think most likely all of this routing through navigate steps can be ripped out, but given the attributionsrc= side isn't implemented in the draft spec, I think this state is fine for now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, I agree.

Copy link
Contributor

@johnivdel johnivdel left a comment

Choose a reason for hiding this comment

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

LGTM

@csharrison csharrison merged commit ad74087 into main Oct 26, 2022
@csharrison csharrison deleted the landing-restriction branch October 26, 2022 21:39
johnivdel added a commit that referenced this pull request Nov 4, 2022
With destination matching removed from the core web APIs(#592), we do not need to mirror it for cross app and web sources.
apasel422 pushed a commit that referenced this pull request Nov 7, 2022
With destination matching removed from the core web APIs(#592), we do not need to mirror it for cross app and web sources.
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.

Consider removing landing page destination restriction
3 participants