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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2557523002: Remove webkitAudoContext and webkitOfflineAudioContext (Closed)
Patch Set: Remove NoInterfaceObject and window attributes Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index b54eb0246e80b5fdebde20ed28ff8b26e1cd4ea8..75a35a2db643c031e1c523c17163d4b2d7db73b4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87590,6 +87590,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1696" label="FullscreenAllowedByOrientationChange"/>
<int value="1697"
label="ServiceWorkerRespondToNavigationRequestWithRedirectedResponse"/>
+ <int value="1698" label="V8AudioContext_Constructor"/>
+ <int value="1699" label="V8OfflineAudioContext_Constructor"/>
</enum>
tkent 2016/12/14 22:52:49 Add OBSOLETE_ prefixes to 652-655?
foolip 2016/12/14 23:32:01 Huh, I didn't know people were doing this, but I s
Raymond Toy 2016/12/14 23:53:13 That would be awesome, but I'm doing this manually
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698