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

Unified Diff: third_party/WebKit/Source/core/dom/ArrayBuffer.idl

Issue 2847873003: Update the spec link in ArrayBuffer.idl (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/dom/ArrayBuffer.idl
diff --git a/third_party/WebKit/Source/core/dom/ArrayBuffer.idl b/third_party/WebKit/Source/core/dom/ArrayBuffer.idl
index 12c506b725dbbdf349127840d66fa61dc1309513..df68579820ed6f291fcc233489be53be3ea8453f 100644
--- a/third_party/WebKit/Source/core/dom/ArrayBuffer.idl
+++ b/third_party/WebKit/Source/core/dom/ArrayBuffer.idl
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// https://www.khronos.org/registry/typedarray/specs/latest/#ARRAYBUFFER
+// http://www.ecma-international.org/ecma-262/6.0/#sec-arraybuffer-constructor
[
ImplementedAs=DOMArrayBuffer,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698