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

Unified Diff: Source/core/frame/UseCounter.h

Issue 1312213006: Remove MediaStream label, ended attributes and stop() method (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 3 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 | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index b9386f47bdf6830b054296d06db84888918b9a5a..32308a3c10ffcfd43e093c403f3f4d7ecc54cc10 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -435,7 +435,6 @@ public:
SrcsetXDescriptor = 523,
SrcsetWDescriptor = 524,
SelectionContainsNode = 525,
- MediaStreamEnded = 526,
XMLExternalResourceLoad = 529,
MixedContentPrivateHostnameInPublicHostname = 530,
LegacyProtocolEmbeddedAsSubresource = 531,
@@ -443,8 +442,6 @@ public:
NotificationCreated = 533,
NotificationClosed = 534,
NotificationPermissionRequested = 535,
- MediaStreamLabel = 536,
- MediaStreamStop = 537,
ConsoleTimeline = 538,
ConsoleTimelineEnd = 539,
SRIElementWithMatchingIntegrityAttribute = 540,
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698