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

feat: support network.setCacheBehavior #2593

Merged
merged 5 commits into from
Sep 5, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

Closes #2385

@Lightning00Blade Lightning00Blade added update-expectations Update WPT expectations and removed update-expectations Update WPT expectations labels Sep 5, 2024
@Lightning00Blade Lightning00Blade force-pushed the feat-impliment-disable-caching-for-contexts branch from f21a73a to b7209ab Compare September 5, 2024 14:31
@Lightning00Blade Lightning00Blade added the update-expectations Update WPT expectations label Sep 5, 2024
@Lightning00Blade Lightning00Blade enabled auto-merge (squash) September 5, 2024 14:48
@Lightning00Blade Lightning00Blade merged commit 75ba46c into main Sep 5, 2024
48 checks passed
@Lightning00Blade Lightning00Blade deleted the feat-impliment-disable-caching-for-contexts branch September 5, 2024 14:49
Lightning00Blade pushed a commit that referenced this pull request 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
update-expectations Update WPT expectations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement network.setCacheBehavior
3 participants