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

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

Issue 294833002: Mojo: more idiomatic C++ bindings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix windows bustage Created 6 years, 7 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/cpp/bindings/lib/TODO
diff --git a/mojo/public/cpp/bindings/lib/TODO b/mojo/public/cpp/bindings/lib/TODO
index 318edcf3c9ed9482616271b45dc565d0536cb27b..21bcb6fe7a25e35d25345da014122d6b79dc16f4 100644
--- a/mojo/public/cpp/bindings/lib/TODO
+++ b/mojo/public/cpp/bindings/lib/TODO
@@ -2,6 +2,5 @@ TODOs:
- Ensure validation checks are solid
- Add tests of validation logic
- Optimize Buffer classes?
- - Make "Clone" method public?
- Add compile-time asserts to verify object packing and padding.
- Investigate making arrays of objects not be arrays of pointers.

Powered by Google App Engine
This is Rietveld 408576698