Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2380)

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1234023002: blink: permissions: add plumbing to revoke permissions (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add proper tests and fix Mounir's comments Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 35c5fdfd5192c286e95f7097ba87b4aa3d856208..167d059067244bccb6cc15d739aeee2ca570f9e5 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -108,6 +108,7 @@ OverlayScrollbars
PagePopup status=stable
PathOpsSVGClipping status=experimental
Permissions status=stable
+PermissionsRequestRevoke status=test
PointerEvent
PreciseMemoryInfo
// This feature is deprecated and replaced by EncryptedMedia.

Powered by Google App Engine
This is Rietveld 408576698