Tadeu Zagallo c2fb21b322 [ReactNative] Properly pause frame update observers when idle
Summary:
@public

`RCTDispatchEvent` and `RCTTiming` weren't being paused when there wasn't any
work left to be done.

Test Plan:
Run the timers example - check everything still works as expected
Test the ListView paging example - check scroll events are still fired as expected
Launch UIExplorer, let it idle, and put a break point on `-[RCTBridge dispatchBlock:moduleID:]`,
it should never fire.
2015-06-07 08:45:18 -08:00
..
2015-03-26 06:32:01 -07:00
2015-03-26 06:32:01 -07:00
2015-05-20 18:26:36 -08:00
2015-05-20 18:26:36 -08:00
2015-03-26 06:32:01 -07:00
2015-05-01 06:36:49 -08:00
2015-05-20 18:26:36 -08:00
2015-05-20 18:26:36 -08:00
2015-04-30 09:59:16 -08:00
2015-03-26 06:32:01 -07:00
2015-03-26 06:32:01 -07:00