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: add fragment to url #2079

Merged
merged 2 commits into from
Mar 27, 2024
Merged

fix: add fragment to url #2079

merged 2 commits into from
Mar 27, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Mar 27, 2024

Closes #2077

@Lightning00Blade Lightning00Blade requested a review from OrKoN March 27, 2024 12:34
Base automatically changed from fix-e2e-tests to main March 27, 2024 12:43
@OrKoN OrKoN force-pushed the add-fragment-to-url branch from 6707ec5 to 3c7efe6 Compare March 27, 2024 13:31
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Lightning00Blade Lightning00Blade merged commit d416b6c into main Mar 27, 2024
47 checks passed
@Lightning00Blade Lightning00Blade deleted the add-fragment-to-url branch March 27, 2024 14:14
Lightning00Blade pushed a commit that referenced this pull request Mar 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.16](chromium-bidi-v0.5.15...chromium-bidi-v0.5.16)
(2024-03-27)


### Features

* support body in `network.continueRequest`
([#2075](#2075))
([d0c4955](d0c4955))


### Bug Fixes

* add fragment to url
([#2079](#2079))
([d416b6c](d416b6c))
* do not expect init or commit to arrive
([#2080](#2080))
([d37d406](d37d406))
* don't block data url events when interception is enabled
([#2081](#2081))
([1350b3b](1350b3b))
* emit `network.beforeRequestSent` event for data urls
([#2073](#2073))
([5162b0a](5162b0a))

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

Include urlFragment into URLs reported by network events
2 participants