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

Unified Diff: mojo/public/bindings/lib/TODO

Issue 23913008: C++ bindings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix use of size_t Created 7 years, 2 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: mojo/public/bindings/lib/TODO
diff --git a/mojo/public/bindings/lib/TODO b/mojo/public/bindings/lib/TODO
new file mode 100644
index 0000000000000000000000000000000000000000..380a842055992528941a40fee66f49db86447af1
--- /dev/null
+++ b/mojo/public/bindings/lib/TODO
@@ -0,0 +1,10 @@
+TODOs:
+ - Ensure validation checks are solid
+ - Add tests of validation logic
+ - Add tests of Buffer classes
+ - Optimize Buffer classes?
+ - Make "Clone" method public?
+ - Specify object packing.
+ - Add compile-time asserts to verify object packing.
+ - Pack boolean arrays?
+ - Is bindings_internal.{h,cc} the right name for these files?

Powered by Google App Engine
This is Rietveld 408576698