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

Clarify whether QueuedEntries should be cleared on unobserve/disconnect #356

Open
alijuma opened this issue Apr 12, 2019 · 0 comments
Open
Labels

Comments

@alijuma
Copy link

alijuma commented Apr 12, 2019

When an observation target is unobserved, Chrome clears out any queued entries for that target. Similarly, when disconnect is called, Chrome clears out all of the observer's queued entries.

However, the spec is silent about this, and neither Firefox nor Safari clear queued entries in these situations.

The spec should be explicit about this one way or the other, so then the non-conforming implementation(s) can be updated to match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants