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: handle max depth property #3027

Merged
merged 2 commits into from
Jan 24, 2025
Merged

fix: handle max depth property #3027

merged 2 commits into from
Jan 24, 2025

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Jan 24, 2025

According to the spec, max depth in browsingContext.contextDestroyed event should always be null.

@OrKoN OrKoN force-pushed the orkon/fix-context-destroyed branch 2 times, most recently from 4931982 to e8f28c6 Compare January 24, 2025 10:50
@OrKoN OrKoN added the update-expectations Update WPT expectations label Jan 24, 2025
@OrKoN OrKoN force-pushed the orkon/fix-context-destroyed branch from e8f28c6 to c4f276f Compare January 24, 2025 10:55
@OrKoN OrKoN force-pushed the orkon/fix-context-destroyed branch from 42a746c to 13db7ce Compare January 24, 2025 11:21
@OrKoN OrKoN enabled auto-merge (squash) January 24, 2025 11:22
@OrKoN OrKoN merged commit 1393215 into main Jan 24, 2025
48 checks passed
@OrKoN OrKoN deleted the orkon/fix-context-destroyed branch January 24, 2025 11:28
sadym-chromium pushed a commit that referenced this pull request Jan 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](chromium-bidi-v1.1.0...chromium-bidi-v1.2.0)
(2025-01-28)


### Features

* implement unsubscribe by id
([#3013](#3013))
([5f8752d](5f8752d))


### Bug Fixes

* allow `bluetooth.requestDevicePromptUpdated` subscription
([#3044](#3044))
([dd4751d](dd4751d))
* fix unsubscribe by id parser
([#3034](#3034))
([a51a55d](a51a55d))
* handle max depth property
([#3027](#3027))
([1393215](1393215))
* rely on frameSubtreeWillBeDetached to emit contextDestroyed events
([#3029](#3029))
([0d04e0b](0d04e0b))
* support correct to base64 for non-latin
([#3031](#3031))
([6fe665f](6fe665f)),
closes
[#3019](#3019)

---
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>
anshikavashistha pushed a commit to anshikavashistha/chromium-bidi that referenced this pull request Jan 31, 2025
According to the spec, max depth in browsingContext.contextDestroyed
event should always be null.

---------

Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com>
anshikavashistha pushed a commit to anshikavashistha/chromium-bidi that referenced this pull request Jan 31, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](GoogleChromeLabs/chromium-bidi@chromium-bidi-v1.1.0...chromium-bidi-v1.2.0)
(2025-01-28)


### Features

* implement unsubscribe by id
([GoogleChromeLabs#3013](GoogleChromeLabs#3013))
([5f8752d](GoogleChromeLabs@5f8752d))


### Bug Fixes

* allow `bluetooth.requestDevicePromptUpdated` subscription
([GoogleChromeLabs#3044](GoogleChromeLabs#3044))
([dd4751d](GoogleChromeLabs@dd4751d))
* fix unsubscribe by id parser
([GoogleChromeLabs#3034](GoogleChromeLabs#3034))
([a51a55d](GoogleChromeLabs@a51a55d))
* handle max depth property
([GoogleChromeLabs#3027](GoogleChromeLabs#3027))
([1393215](GoogleChromeLabs@1393215))
* rely on frameSubtreeWillBeDetached to emit contextDestroyed events
([GoogleChromeLabs#3029](GoogleChromeLabs#3029))
([0d04e0b](GoogleChromeLabs@0d04e0b))
* support correct to base64 for non-latin
([GoogleChromeLabs#3031](GoogleChromeLabs#3031))
([6fe665f](GoogleChromeLabs@6fe665f)),
closes
[GoogleChromeLabs#3019](GoogleChromeLabs#3019)

---
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.

3 participants