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 registerPromiseEvent with errors #2323

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Jun 17, 2024

Closes #2317.
Closes #2320.

I missed the this in my last PR, but I added a EsLint rule to catch similar issue in the feature.
It's not 100% robust but it does the job if there is then in the called function.

@Lightning00Blade Lightning00Blade merged commit d38472f into main Jun 17, 2024
49 checks passed
@Lightning00Blade Lightning00Blade deleted the fix-the-order-event branch June 17, 2024 09:28
Lightning00Blade pushed a commit that referenced this pull request Jun 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.24](chromium-bidi-v0.5.23...chromium-bidi-v0.5.24)
(2024-06-17)


### Features

* add support for `originalOpener` in BrowsingContext.Info
([#2318](#2318))
([a132812](a132812))


### Bug Fixes

* catch error when logging args
([#2319](#2319))
([90b9708](90b9708))
* handle `registerPromiseEvent` with errors
([#2323](#2323))
([d38472f](d38472f))

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

chromium-bidi does not handle exceptions when logging
2 participants