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

Editorial: use Infra maps for dictionaries #794

Merged
merged 3 commits into from Aug 20, 2018
Merged

Conversation

annevk
Copy link
Member

@annevk annevk commented Aug 17, 2018

And linkify TypeError.

Fixes #513.


Preview | Diff

And linkify TypeError.

Fixes #513.
@annevk annevk requested a review from domenic August 17, 2018 10:22
Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

LGTM with potential improvement.

fetch.bs Outdated
@@ -5504,11 +5496,11 @@ constructor must run these steps:
<var>origin</var>, set <var>window</var> to <var>request</var>'s
<a for=request>window</a>.

<li><p>If <var>init</var>'s <code>window</code> member is present and it is non-null, then
<a>throw</a> a <code>TypeError</code>.
<li><p>If <var>init</var>["<code>window</code>"] <a for=map>exists</a> and is non-null, then
Copy link
Member

Choose a reason for hiding this comment

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

If you do {{RequestInit/window}} it links, which is nice. Here and elsewhere.

Copy link
Member Author

Choose a reason for hiding this comment

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

Would that produce the quotes as well, or not?

Copy link
Member

Choose a reason for hiding this comment

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

Don't think so, just the code/a

@annevk
Copy link
Member Author

annevk commented Aug 20, 2018

This should be good now.

@annevk annevk merged commit 3ca2ee5 into master Aug 20, 2018
@annevk annevk deleted the annevk/infra-dicts branch August 20, 2018 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants