-
Notifications
You must be signed in to change notification settings - Fork 53
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
Conversation
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. |
e0dd978
to
c80775e
Compare
Even better. |
3b164fd
to
f687465
Compare
There was a problem hiding this 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.
f687465
to
8df1069
Compare
8df1069
to
571acf3
Compare
SHA: e8a070f Reason: push, by @marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Depends on #350, #351, and the actual Powerful Features Registry.
Closes #319
Closes #314
Closes #263
Preview | Diff