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

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

Issue 2356223002: Remove WebAudio doppler effect API surface (already no-ops) (Closed)
Patch Set: rebase Created 4 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
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index d688683f4378e08b750a86d2cfc4df42365451b6..8688a41ef44653c132598ceb7bd76263e71c6286 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -485,9 +485,6 @@ public:
MixedContentPlugin = 616,
MixedContentPrefetch = 617,
MixedContentVideo = 618,
- AudioListenerDopplerFactor = 620,
Raymond Toy 2016/09/26 21:40:13 Does this mean we can't look at historical data an
foolip 2016/09/26 21:58:44 No, it's still in histograms.xml and will keep its
- AudioListenerSpeedOfSound = 621,
- AudioListenerSetVelocity = 622,
CSSSelectorPseudoFullScreenAncestor = 628,
CSSSelectorPseudoFullScreen = 629,
WebKitCSSMatrix = 630,
@@ -999,7 +996,6 @@ public:
CSSAtRuleApply = 1249,
CSSSelectorPseudoAny = 1250,
- PannerNodeSetVelocity = 1251,
DocumentAllItemNoArguments = 1252,
DocumentAllItemNamed = 1253,
DocumentAllItemIndexed = 1254,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/modules/webaudio/AudioListener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698