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: implement browsingContext.traverseHistory #1537

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

jrandolf-2
Copy link
Contributor

Fixed: #1532

@jrandolf-2 jrandolf-2 requested a review from OrKoN November 13, 2023 10:33
@jrandolf-2 jrandolf-2 enabled auto-merge (squash) November 13, 2023 10:40
Copy link
Contributor

@thiagowfx thiagowfx left a comment

Choose a reason for hiding this comment

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

See comments

@jrandolf-2 jrandolf-2 force-pushed the jrandolf/history branch 2 times, most recently from 950e4ab to 235d043 Compare November 13, 2023 11:01
@jrandolf-2 jrandolf-2 requested a review from thiagowfx November 13, 2023 11:01
@jrandolf-2 jrandolf-2 disabled auto-merge November 13, 2023 12:23
@jrandolf-2 jrandolf-2 merged commit 76ca291 into main Nov 13, 2023
8 of 11 checks passed
@jrandolf-2 jrandolf-2 deleted the jrandolf/history branch November 13, 2023 12:23
Lightning00Blade pushed a commit that referenced this pull request Nov 15, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.34](chromium-bidi-v0.4.33...chromium-bidi-v0.4.34)
(2023-11-15)


### Features

* abort navigation if network request failed
([#1542](#1542))
([2f86ba0](2f86ba0))
* context close to support promptUnload
([#1508](#1508))
([45a2100](45a2100))
* implement browsingContext.traverseHistory
([#1537](#1537))
([76ca291](76ca291))
* make `internalId` `UUID`
([#1525](#1525))
([8b108ce](8b108ce))
* **network intercept:** populate "intercepts" in base event params
([#1500](#1500))
([55d1622](55d1622))


### Bug Fixes

* allow interception for all requests
([#1530](#1530))
([ec3fce9](ec3fce9))
* automatically continue ignored events
([#1528](#1528))
([8d92718](8d92718))

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

Implement traverseHistory
3 participants