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

Details omitted in Watcher.getPending() #207

Open
prophile opened this issue Apr 29, 2024 · 0 comments
Open

Details omitted in Watcher.getPending() #207

prophile opened this issue Apr 29, 2024 · 0 comments

Comments

@prophile
Copy link
Contributor

The specification for Signal.subtle.Watcher.prototype.getPending() specifies:

Return an Array containing the subset of signals which are in the state dirty or pending.

This should probably:

  1. Read ~dirty~ and ~pending~,
  2. Specify the actual order these will be returned explicitly,
  3. Say something about callers mutating the return value, even if it's that the behaviour is explicitly undefined.
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

No branches or pull requests

1 participant