react-native/Libraries/Inspector
Edvin Erikson c489660f26 Inspecting stateless components.
Summary:
Fixes #4602

Fixes a bug where the app crashes when you try to inspect a stateless
component.
Fixed by replacing all occurrences of the getPublicInstance method in
Libraries/Inspector/Inspector.js with the _instance property instead.
Defaults to an empty object if _instance is falsy.
Closes https://github.com/facebook/react-native/pull/4642

Reviewed By: svcscm

Differential Revision: D2734491

Pulled By: androidtrunkagent

fb-gh-sync-id: 4ea753b7e0ef3fd05af2d80abadc365c5c787f98
2015-12-08 10:13:25 -08:00
..
BorderBox.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
BoxInspector.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
ElementBox.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
ElementProperties.js [react-native] inspector + devtools, naming things 2015-07-22 16:50:32 -08:00
Inspector.js Inspecting stateless components. 2015-12-08 10:13:25 -08:00
InspectorOverlay.js [react native] prepare the react native inspector for the new react devtools 2015-07-14 12:35:43 -08:00
InspectorPanel.js [react native] prepare the react native inspector for the new react devtools 2015-07-14 12:35:43 -08:00
InspectorUtils.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
PerformanceOverlay.js [rn] Add PerformanceOverlay to the inspector 2015-06-23 15:41:41 -08:00
StyleInspector.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
resolveBoxStyle.js [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00