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

chore: refactor exposed function for BiDi #11976

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

jrandolf
Copy link
Contributor

@jrandolf jrandolf commented Feb 22, 2024

Using one channel instead of three.

Bug: #11981

@jrandolf jrandolf force-pushed the jrandolf/exposed-function branch 4 times, most recently from f633dca to 301ebc8 Compare February 22, 2024 16:24
@jrandolf jrandolf requested a review from OrKoN February 22, 2024 16:36
@jrandolf jrandolf force-pushed the jrandolf/exposed-function branch 2 times, most recently from 9c4baba to c593b8d Compare February 22, 2024 16:38
@OrKoN
Copy link
Collaborator

OrKoN commented Feb 22, 2024

Looks like some test fail in Firefox

@jrandolf jrandolf force-pushed the jrandolf/exposed-function branch 7 times, most recently from 627a3f7 to 7d7d41a Compare February 22, 2024 17:44
@jrandolf
Copy link
Contributor Author

Looks like some test fail in Firefox

Looks like that test wasn't testing what it needed. We don't guarantee that exposed function calls in a preload script will resolve before navigation finishes. I've fixed the test to actually reflect what its title states.

@jrandolf jrandolf merged commit 7966dd7 into main Feb 22, 2024
38 checks passed
@jrandolf jrandolf deleted the jrandolf/exposed-function branch February 22, 2024 18:01
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.

None yet

2 participants