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

Unified Diff: third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp

Issue 2683853005: bindings: Make some value iterator properties aliases to Array.prototype functions (Closed)
Patch Set: Patch v2: IDLs and test expectations adjusted Created 3 years, 10 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/bindings/tests/results/core/WebTestInterface3.cpp
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
index c3f1f3b39a667f9c1c5e5118562f4318258efebf..4991916d85f668eb040e87d4a2257d9248a9c30a 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
+++ b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
@@ -23,6 +23,7 @@ namespace api {
// TODO(dglazkov): Implement constructor generation
// TODO(dglazkov): Implement attribute getter/setter generation
+// unsigned long length
// DOMString readonlyStringifierAttribute
// TODO(dglazkov): Implement method generation

Powered by Google App Engine
This is Rietveld 408576698