mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fb9cddcab0
Summary: See previous diff where I added RawPropsTest.cpp to unit-test this functionality. Before this, if you looked up a prop name that does not exist, the prop parser would enter an infinite loop. I also took this opportunity to comment the block a little bit as it's not super intuitive at first glance. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D18662135 fbshipit-source-id: 319a3b80d1c606db18b2added9f2aa99d4d03407