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

What's the scope of "abort these steps"? #266

Closed
chaals opened this issue Jan 4, 2023 · 4 comments · Fixed by #268
Closed

What's the scope of "abort these steps"? #266

chaals opened this issue Jan 4, 2023 · 4 comments · Fixed by #268

Comments

@chaals
Copy link
Contributor

chaals commented Jan 4, 2023

In various subsections of the algorithm that defines the implementation of the share method there is the instruction

abort these steps.

However, it is unclear whether the steps referred to are those in the "subroutine" (and in each case in this algorithm the instruction is within a "subroutine" conditionally entered) or those of the algorithm as a whole.

Perhaps "terminate the algorithm" or something similar would be clearer language?

@marcoscaceres
Copy link
Member

Yeah, should probably switch to terminate this algorithm.

@hober
Copy link
Member

hober commented Jan 18, 2023

Maybe an issue should be raised against Infra to define a phrase to use?

@chaals
Copy link
Contributor Author

chaals commented Jan 19, 2023

@hober done: whatwg/infra#527

@marcoscaceres
Copy link
Member

@chaals, sent #268 ... can you please take a look and approve for record keeping purposes.

Thanks in advance!!!

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 a pull request may close this issue.

3 participants