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

Removed buffered events from destroyed browsing contexts #475

Closed
sadym-chromium opened this issue Feb 22, 2023 · 0 comments · Fixed by #2592 or #2584
Closed

Removed buffered events from destroyed browsing contexts #475

sadym-chromium opened this issue Feb 22, 2023 · 0 comments · Fixed by #2592 or #2584
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sadym-chromium
Copy link
Collaborator

When a BrowsingContext is deleted, no need in keeping it's buffered events in the EventManager.

The buffer should be cleared from the deleted BrowsingContexts

@sadym-chromium sadym-chromium added enhancement New feature or request good first issue Good for newcomers labels Feb 22, 2023
Lightning00Blade pushed a commit that referenced this issue Sep 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.1](chromium-bidi-v0.7.0...chromium-bidi-v0.7.1)
(2024-09-16)


### Features

* initial implementation for the Web Bluetooth spec
([#2060](#2060))
([ecb18d3](ecb18d3))
* support ESM module
([#2451](#2451))
([662a857](662a857))
* support network.setCacheBehavior
([#2593](#2593))
([75ba46c](75ba46c))
* support only statusCode in continueResponse
([#2598](#2598))
([1eeff5b](1eeff5b))


### Bug Fixes

* add bluetooth command parser and fix tests
([#2589](#2589))
([98ad2d9](98ad2d9))
* clear the buffered logs when browsing context is destroyed
([#2592](#2592))
([36fb707](36fb707)),
closes
[#475](#475)
* provide invalid set cache props
([#2590](#2590))
([0830f00](0830f00))
* **spec:** update WebBluetooth implementation to match the latest spec
([#2588](#2588))
([ec1ab96](ec1ab96))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
1 participant