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

ReSpec update #530

Merged
merged 187 commits into from
Apr 26, 2024
Merged

ReSpec update #530

merged 187 commits into from
Apr 26, 2024

Conversation

chrisn
Copy link
Member

@chrisn chrisn commented Apr 18, 2024

Fixes #519
Fixes #528.

As much as possible, I've made each change in a single commit, to aid review, but we may want to squash when merging.

As well as updating to the latest ReSpec template, this PR also removes the boilerplate parameter type tables, and constructor sections which aren't needed. Where the parameter descriptions contained useful information, I've moved this text elsewhere in the spec.


Preview | Diff

Copy link
Member

@tidoust tidoust left a comment

Choose a reason for hiding this comment

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

You dropped the IDs but did not replace the occurrences of <a href=#foo> in your last commit as far as I can tell, see for instance:
#530 (comment)
(same problem for a couple of other IDs)

Copy link
Member

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

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

Couple of suggestions to merge in.

encrypted-media-respec.html Outdated Show resolved Hide resolved
encrypted-media-respec.html Outdated Show resolved Hide resolved
encrypted-media-respec.html Outdated Show resolved Hide resolved
encrypted-media-respec.html Outdated Show resolved Hide resolved
encrypted-media-respec.html Outdated Show resolved Hide resolved
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.

So happy to see all those JavaScript hacks in encrypted-media.js go away!

@chrisn
Copy link
Member Author

chrisn commented Apr 26, 2024

Thank you all for your reviews and comments. I'll go ahead and merge this.

@chrisn chrisn merged commit f4eda80 into main Apr 26, 2024
1 check passed
@chrisn chrisn deleted the respec-update branch April 26, 2024 19:35
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.

Update "fire a simple event" Use latest ReSpec template
5 participants