d12d075977
Summary: This diff adds a detail view for the network inspector. When pressing one item in the network flow list, a popup scrollView with detailed information about the network request will be shown. More interesting, the detail information is shown in real time, which means the detail information will be updated dynamically as soon as the network request is updated (maybe receiving a response after waiting). Also have made sure this works on both Android and iOS. Reviewed By: davidaurelio Differential Revision: D3627566 fbshipit-source-id: e868d0c0287d392018b9fa64fce53b4c4b3d76d9 |
||
---|---|---|
.. | ||
BorderBox.js | ||
BoxInspector.js | ||
ElementBox.js | ||
ElementProperties.js | ||
Inspector.js | ||
InspectorOverlay.js | ||
InspectorPanel.js | ||
InspectorUtils.js | ||
NetworkOverlay.js | ||
PerformanceOverlay.js | ||
StyleInspector.js | ||
resolveBoxStyle.js |