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: automatically continue ignored events #1528

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

Lightning00Blade
Copy link
Collaborator

Currently we ignore favicon.ico request. We should not block them for interception.

@OrKoN
Copy link
Collaborator

OrKoN commented Nov 8, 2023

Q: why do we ignore favicon?

@Lightning00Blade
Copy link
Collaborator Author

@OrKoN If I recall correctly WPT test don't expect whose request/response and will fail assertions, and due to them firing at different time test will become very flaky.

@Lightning00Blade Lightning00Blade merged commit 8d92718 into main Nov 10, 2023
13 of 14 checks passed
@Lightning00Blade Lightning00Blade deleted the continue-ignored-events branch November 10, 2023 12:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants