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

fix: don't unblock on interception removed #2135

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Apr 17, 2024

Closes #2147

@Lightning00Blade Lightning00Blade added update-expectations Update WPT expectations and removed update-expectations Update WPT expectations labels Apr 24, 2024
@Lightning00Blade Lightning00Blade force-pushed the fix-interception-removed branch 3 times, most recently from 4931c85 to de04828 Compare September 10, 2024 15:40
@Lightning00Blade Lightning00Blade marked this pull request as ready for review September 10, 2024 15:40
@Lightning00Blade Lightning00Blade force-pushed the fix-interception-removed branch 2 times, most recently from 6d23868 to c81603f Compare September 13, 2024 13:34
@Lightning00Blade Lightning00Blade merged commit b6cc9a1 into main Oct 17, 2024
49 checks passed
@Lightning00Blade Lightning00Blade deleted the fix-interception-removed branch October 17, 2024 12:13
OrKoN pushed a commit that referenced this pull request Oct 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.9.0](chromium-bidi-v0.8.1...chromium-bidi-v0.9.0)
(2024-10-23)


### ⚠ BREAKING CHANGES

* **chrome:** update the pinned browser version to 132.0.6779.0
([#2680](#2680))

### Features

* align abort navigation with the spec
([#2715](#2715))
([6edf07b](6edf07b))
* **chrome:** update the pinned browser version to 132.0.6779.0
([#2680](#2680))
([c80f6b5](c80f6b5))
* implement browsingContext.historyUpdated
([#2656](#2656))
([48d496a](48d496a))


### Bug Fixes

* don't unblock on interception removed
([#2135](#2135))
([b6cc9a1](b6cc9a1))

---
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't unblock interception if last interception is removed
2 participants