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

Unified Diff: third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc

Issue 2683853005: bindings: Make some value iterator properties aliases to Array.prototype functions (Closed)
Patch Set: Remove constexpr from Internals.h to fix the Android build 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/test_interface_3.cc
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
index a5517c8352701a25eef4aad384779bf8b1183a51..ab992162f6083ff26e3d233fcd32d3181e6f51fd 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
+++ b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
@@ -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