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

Switch PermissionName to DOMString #353

Merged
merged 2 commits into from
Feb 14, 2022
Merged

Switch PermissionName to DOMString #353

merged 2 commits into from
Feb 14, 2022

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Feb 4, 2022

Depends on #350, #351, and the actual Powerful Features Registry.

Closes #319
Closes #314
Closes #263


Preview | Diff

@miketaylr
Copy link
Member

miketaylr commented Feb 4, 2022

I guess we're going to want to write some patches for Chromium, WebKit, and Gecko as well.

index.html Outdated Show resolved Hide resolved
@marcoscaceres
Copy link
Member Author

I guess we're going to want to write some patches for Chromium, WebKit, and Gecko as well.

Nah, the point of this change is that they can just use an enum... so nothing need to change in browsers. The change is fully backwards compatible.

@miketaylr
Copy link
Member

Even better.

@marcoscaceres marcoscaceres force-pushed the use_DOMString branch 3 times, most recently from 3b164fd to f687465 Compare February 9, 2022 07:54
index.html Show resolved Hide resolved
Copy link
Member

@miketaylr miketaylr left a comment

Choose a reason for hiding this comment

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

I think this is good to land now.

@marcoscaceres marcoscaceres merged commit e8a070f into main Feb 14, 2022
@marcoscaceres marcoscaceres deleted the use_DOMString branch February 14, 2022 06:19
github-actions bot added a commit that referenced this pull request Feb 14, 2022
SHA: e8a070f
Reason: push, by @marcoscaceres

Co-authored-by: github-actions[bot] <41898282+github-actions[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
2 participants