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: support user context in permissions #1805

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Jan 31, 2024

This PR adds goog: prefixed user context to allow use cases required by Puppeteer. Once permissions spec issue is resolved w3c/permissions#438 we can remove the prefix.

@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch 2 times, most recently from a5c32ab to c7aa6ad Compare February 2, 2024 13:33
@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch 2 times, most recently from 3601f57 to 400e98a Compare February 19, 2024 18:43
src/utils/IdWrapper.spec.ts Outdated Show resolved Hide resolved
@OrKoN OrKoN marked this pull request as ready for review February 20, 2024 06:56
@OrKoN OrKoN requested a review from sadym-chromium February 20, 2024 06:56
@OrKoN
Copy link
Collaborator Author

OrKoN commented Feb 20, 2024

@sadym-chromium it looks like HTTP server times out in the new test. Do you recall if there was a work-around?

@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch 2 times, most recently from a977bf0 to 7a86b1b Compare February 20, 2024 12:47
@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch from 7a86b1b to 3ef9abe Compare February 20, 2024 13:31
@OrKoN
Copy link
Collaborator Author

OrKoN commented Feb 20, 2024

@sadym-chromium do you have some idea about the http server time outs? it seems to timeout when navigating to the 200 page.

@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch 2 times, most recently from e394bf0 to 2fbee97 Compare February 20, 2024 13:41
@OrKoN
Copy link
Collaborator Author

OrKoN commented Feb 20, 2024

@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch 3 times, most recently from 70b0c68 to 97297e1 Compare February 21, 2024 09:04
@sadym-chromium
Copy link
Collaborator

@sadym-chromium do you have some idea about the http server time outs? it seems to timeout when navigating to the 200 page.

Right, I believe it's that issue: Fix race condition in local http server in e2e tests. We can skip failing test with the link to the issue.

@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch 2 times, most recently from ad6230c to 1ce0e8a Compare February 21, 2024 12:15
@OrKoN OrKoN enabled auto-merge (squash) February 21, 2024 12:15
@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch 3 times, most recently from 565f914 to ef526c9 Compare February 22, 2024 09:13
@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch from ef526c9 to ba03359 Compare February 22, 2024 09:23
@OrKoN OrKoN force-pushed the orkon/user-context-in-permissions branch from ba03359 to 6b8d3a9 Compare February 22, 2024 09:31
@OrKoN OrKoN merged commit a623dc7 into main Feb 22, 2024
34 checks passed
@OrKoN OrKoN deleted the orkon/user-context-in-permissions branch February 22, 2024 10:01
OrKoN pushed a commit that referenced this pull request Feb 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.10](chromium-bidi-v0.5.9...chromium-bidi-v0.5.10)
(2024-02-22)


### Features

* support user context in permissions
([#1805](#1805))
([a623dc7](a623dc7))


### Bug Fixes

* limit the mapper tab to 200 lines of logs
([#1846](#1846))
([9c60d0a](9c60d0a)),
closes
[#1839](#1839)

---
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>
OrKoN added a commit that referenced this pull request Feb 23, 2024
Raised in #1805

---------

Co-authored-by: Maksim Sadym <[email protected]>
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