Remove metrics for XMLHttpRequest.send(ArrayBuffer).
Using an ArrayBuffer as the argument to XMLHttpRequest.send() is no longer deprecated in the latest WHATWG spec, according to https://www.w3.org/Bugs/Public/show_bug.cgi?id=26153#c1 This change removes the metrics used by the deprecation process. The deprecation warnings will be removed in the Blink-side CL below. https://codereview.chromium.org/373023002/ BUG=237493 NOTRY=true Review URL: https://codereview.chromium.org/372223002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281956 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment