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

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 Runtime flag for permissions 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 8ffb70af7c93a653d122f5d030e27992c4aea43d..e36c8f302e49305776138983632afae159fbe0ea 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