Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Restore persistent-usage-record and update editors #1

Merged
merged 10 commits into from
May 14, 2018

Conversation

mwatson2
Copy link

@mwatson2 mwatson2 commented Apr 30, 2018

@@ -1463,6 +1468,48 @@ <h2><dfn>MediaKeys</dfn> Interface</h2>
See <a def-id="session-storage"></a>.
</p>
</td></tr>
<tr><td><dfn><code id="idl-def-MediaKeySessionType.persistent-usage-record">persistent-usage-record</code></dfn></td><td>

Choose a reason for hiding this comment

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

Nit, should be:

<code><dfn>persistent-usage-record</dfn></code>

Wrapping in code allows ReSpec to automatically put code around any:

  <a>persistent-usage-record</a>

Also, it's probably not a good idea to try to recreate ReSpec's generated ids, as they can change.

Same applies for the rest.

Copy link
Author

Choose a reason for hiding this comment

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

Good catch, thanks.

I guess the ReSpec ids are there because at one point something wasn't working without them. I'd prefer to remove them as a separate step, since they are there throughout the spec right now. It should probably be done in the upstream repo also.

@mwatson2
Copy link
Author

mwatson2 commented May 4, 2018

Does anyone have further comments on this PR ?

Copy link
Member

@joeyparrish joeyparrish left a comment

Choose a reason for hiding this comment

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

LGTM

@mwatson2 mwatson2 merged commit 8ce49f2 into WICG:master May 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants