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

Unified Diff: media/base/key_system_info.h

Issue 1712903002: Remove prefixed EME. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix isRenewalMessage() in browser tests. Created 4 years, 10 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
« no previous file with comments | « media/base/android/media_drm_bridge.h ('k') | media/base/key_systems.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/key_system_info.h
diff --git a/media/base/key_system_info.h b/media/base/key_system_info.h
index d349452b8854c9f16baa3f5fd65ec6a241ffe904..0fb52094d102cef2152bba4aac763210202d95ea 100644
--- a/media/base/key_system_info.h
+++ b/media/base/key_system_info.h
@@ -21,6 +21,8 @@
// * Abstract key system
// A key system string that cannot be instantiated like a concrete key system
// but is otherwise useful, such as in discovery using isTypeSupported().
+// TODO(ddorwin): Remove the concept of a parent key system now that prefixed
+// has been removed. https://crbug.com/249976
// * Parent key system
// A key system string that is one level up from the child key system. It may
// be an abstract key system.
« no previous file with comments | « media/base/android/media_drm_bridge.h ('k') | media/base/key_systems.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698