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: support for cookies in ContinueRequest #2370

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Jul 1, 2024

I still need to see why the data is not surfacing on the request correctly, but the feature should now work.
The WPT test will pass once we fix the request->headers.

@Lightning00Blade Lightning00Blade added the DO NOT MERGE Don't merge the marked PR label Jul 1, 2024
@Lightning00Blade Lightning00Blade force-pushed the support-cookies-in-request-continue branch 3 times, most recently from 5471c6b to 2213611 Compare July 5, 2024 14:24
@Lightning00Blade Lightning00Blade force-pushed the support-cookies-in-request-continue branch 2 times, most recently from 4209c28 to 6eca328 Compare July 16, 2024 14:09
@Lightning00Blade Lightning00Blade removed the DO NOT MERGE Don't merge the marked PR label Jul 16, 2024
Copy link
Collaborator

@sadym-chromium sadym-chromium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we have WPT tests for this? And it would be great to add an e2e test

@Lightning00Blade Lightning00Blade force-pushed the support-cookies-in-request-continue branch from 6eca328 to 9de9efb Compare July 17, 2024 13:36
@Lightning00Blade
Copy link
Collaborator Author

@sadym-chromium there are WPT test for this, but the data they expect is not correct from our side, I am looking into it, happy to wait to merge this after that investigation.

@sadym-chromium
Copy link
Collaborator

@sadym-chromium there are WPT test for this, but the data they expect is not correct from our side, I am looking into it, happy to wait to merge this after that investigation.

I think we can merge this and update the solution to finegrain it later

@Lightning00Blade Lightning00Blade force-pushed the support-cookies-in-request-continue branch from 9de9efb to 39f11c4 Compare July 17, 2024 14:43
@Lightning00Blade Lightning00Blade merged commit 0cd7e12 into main Jul 17, 2024
48 checks passed
@Lightning00Blade Lightning00Blade deleted the support-cookies-in-request-continue branch July 17, 2024 14:53
OrKoN pushed a commit that referenced this pull request Jul 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.6.2](chromium-bidi-v0.6.1...chromium-bidi-v0.6.2)
(2024-07-22)


### Bug Fixes

* only auto-attach to a target once
([#2421](#2421))
([7118b96](7118b96))
* support `default` for BeforeUnload prompt
([#2412](#2412))
([f24ad85](f24ad85))
* support for cookies in ContinueRequest
([#2370](#2370))
([0cd7e12](0cd7e12))

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

2 participants