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: restore frame tree when reconnecting to browser #2289

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

sadym-chromium
Copy link
Collaborator

@sadym-chromium sadym-chromium commented Jun 6, 2024

Addressing #2282

Copy link

conventional-commit-lint-gcf bot commented Jun 6, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@sadym-chromium sadym-chromium changed the title feat: support reconnecting to browser [DRAFT] feat: support reconnecting to browser Jun 6, 2024
@sadym-chromium sadym-chromium force-pushed the sadym/puppeteer_reconnect_3 branch from af71898 to 7f3a23d Compare June 6, 2024 15:36
@sadym-chromium sadym-chromium added the puppeteer Run Puppeteer test when added to PR label Jun 6, 2024
@sadym-chromium sadym-chromium force-pushed the sadym/puppeteer_reconnect_3 branch 2 times, most recently from 89347b7 to 851f9ac Compare June 6, 2024 15:44
@OrKoN
Copy link
Collaborator

OrKoN commented Jun 6, 2024

@sadym-chromium this should probably work #2290

@sadym-chromium sadym-chromium force-pushed the sadym/puppeteer_reconnect_3 branch from 851f9ac to 3cf96cf Compare June 7, 2024 07:57
@sadym-chromium sadym-chromium changed the title [DRAFT] feat: support reconnecting to browser feat: support reconnecting to browser Jun 7, 2024
@sadym-chromium sadym-chromium force-pushed the sadym/puppeteer_reconnect_3 branch from 3cf96cf to 31756b0 Compare June 7, 2024 08:04
@sadym-chromium sadym-chromium changed the title feat: support reconnecting to browser feat: restore frame tree when reconnecting to browser Jun 7, 2024
@sadym-chromium sadym-chromium marked this pull request as ready for review June 7, 2024 08:07
@sadym-chromium sadym-chromium requested a review from OrKoN June 7, 2024 08:07
@OrKoN
Copy link
Collaborator

OrKoN commented Jun 7, 2024

Let's link issues that this contributes to/closes

@sadym-chromium sadym-chromium enabled auto-merge (squash) June 7, 2024 08:24
@sadym-chromium sadym-chromium merged commit f7a0c75 into main Jun 7, 2024
47 of 48 checks passed
@sadym-chromium sadym-chromium deleted the sadym/puppeteer_reconnect_3 branch June 7, 2024 08:27
sadym-chromium pushed a commit that referenced this pull request Jun 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.21](chromium-bidi-v0.5.20...chromium-bidi-v0.5.21)
(2024-06-07)


### Features

* restore frame tree when reconnecting to browser
([#2289](#2289))
([f7a0c75](f7a0c75))
* support creating tab in background
([#2262](#2262))
([e7c4b42](e7c4b42))


### Bug Fixes

* validate HTTP method
([#2284](#2284))
([a22694a](a22694a))
* wait for default realm to be created before evaluating script
([#2294](#2294))
([444e728](444e728))
* when reconnecting, save context's url
([#2276](#2276))
([9585138](9585138))

---
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
automerge puppeteer Run Puppeteer test when added to PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants