csharp/Facebook.YogaKit/YogaLayout.cs (2 lines): - line 745: //TODO : Check thread access - line 876: //TODO : "Framesetting should only be done on the main thread." yoga/YGNode.cpp (2 lines): - line 188: // TODO: t18095186 Move nodeType to opt-in function and mark appropriate - line 197: // TODO: t18095186 Move nodeType to opt-in function and mark appropriate yoga/YGNode.h (1 line): - line 297: // TODO: rvalue override for setChildren lib/fb/src/main/cpp/jni/fbjni.cpp (1 line): - line 18: // TODO (t7832883): DTRT when we have exception pointers yoga/YGNodePrint.cpp (1 line): - line 107: // TODO: this doesn't take RTL / YGEdgeStart / YGEdgeEnd into account java/jni/YGJNIVanilla.cpp (1 line): - line 98: // TODO cout << obj.get()->toString() << endl; lib/fb/src/main/cpp/include/fbjni/detail/Meta-inl.h (1 line): - line 102: // TODO: static_assert is jobject-derived or local_ref jobject java/jni/corefunctions.cpp (1 line): - line 46: // TODO why we need JNIEXPORT for getCurrentEnv ? csharp/Yoga/stdafx.cpp (1 line): - line 14: // TODO: reference any additional headers you need in STDAFX.H csharp/Yoga/stdafx.h (1 line): - line 21: // TODO: reference additional headers your program requires here lib/fb/src/main/cpp/jni/detail/Exceptions.cpp (1 line): - line 368: // TODO 6900503: consider making this thread-safe.