Neil Sarkar
302d42da7f
Remove deprecated method 'RCTExecuteOnMainThread'
...
Summary:
**Motivation**
This finishes the job of #11817 , removing the previously deprecated method. See https://github.com/facebook/react-native/issues/11736 for more context.
**Test plan**
There were no tests for this method, and I searched the whole project to make sure we weren't relying on it anywhere.
Closes https://github.com/facebook/react-native/pull/11854
Differential Revision: D4421671
Pulled By: javache
fbshipit-source-id: 67e0db8d3c594ad3ccd6ccdae08f8ce49ddb8a34
2017-01-16 15:13:36 -08:00
Pieter De Baets
7063ff466a
Modules export constants if any superclass exports them (2nd try)
...
Reviewed By: fkgozali
Differential Revision: D4098128
fbshipit-source-id: 73d7f068373b3a9dd5af1881b4cca4e54856cec6
2016-10-31 04:58:50 -07:00
Kevin Gozali
cea7c6edf2
Reverted commit D4081915
...
Reviewed By: fkgozali
Differential Revision: D4081915
fbshipit-source-id: 7fa750becc12b40861f30d86411388180fec2d59
2016-10-27 17:28:40 -07:00
Pieter De Baets
af3f656d97
Modules export constants if any superclass exports them
...
Reviewed By: fkgozali
Differential Revision: D4081915
fbshipit-source-id: 3a99033cd156c1393f7c8bbbb45f43772eb3a8df
2016-10-27 04:29:01 -07:00
Pieter De Baets
ff79224d37
Simplify ModuleConfig array format
...
Reviewed By: lexs, mhorowitz
Differential Revision: D3901563
fbshipit-source-id: 70aea19db1b01170be57b74ccfa1a306dfa1f362
2016-09-23 11:14:10 -07:00
Pieter De Baets
1a7c231ef3
Remove last arg from RCTProfileEnd, make macro's function-like
...
Reviewed By: tadeuzagallo
Differential Revision: D3801302
fbshipit-source-id: 297a58db876366e21e232094c1361aa0dcd9016d
2016-09-05 11:13:33 -07:00
Pieter De Baets
dda3c5f48d
Support sync method calls in the objc bridge
...
Reviewed By: mhorowitz
Differential Revision: D3801188
fbshipit-source-id: b990680049a46840472a25e66882f8a29890ae90
2016-09-05 07:44:00 -07:00
Marc Horowitz
3940f06211
Add more profiling, fix existing profiling, perf fix
...
Reviewed By: javache
Differential Revision: D3807467
fbshipit-source-id: 3ff6feebd6d7966952152bac708389506de721e6
2016-09-02 12:43:48 -07:00
Marc Horowitz
a8cf12a932
Fix some unsafe thread behavior
...
Reviewed By: javache
Differential Revision: D3789293
fbshipit-source-id: 80118c7f8faf487fe35d4d83a91f023219f6bf80
2016-09-01 19:58:58 -07:00