react-native-macos/Libraries
Moti Zilberman 9f71551167 Remove use of framesToPop from JSTimers
Summary:
Replaces the use of `framesToPop` in `_allocateCallback` (in `__DEV__` only) with statically accessing the second frame of the stack.

Changelog: [Internal]

Reviewed By: cpojer

Differential Revision: D17877261

fbshipit-source-id: 8e4d0eb2ed7984b66a99752fb21f7909474fda8f
2019-10-14 09:03:51 -07:00
..
ART Move ART JS files to FB internal 2019-09-13 07:47:57 -07:00
ActionSheetIOS Make RCTActionSheetManager TurboModule-compatible 2019-09-30 14:32:21 -07:00
Alert Back out D17720575 -- D17724498 2019-10-10 09:41:33 -07:00
Animated Fix TimingAnimation rounding error issue (Take 2) 2019-10-10 06:00:49 -07:00
AppState xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
BatchedBridge Remove framesToPop from bridge 2019-10-09 05:48:15 -07:00
Blob Ensure internal builds don't use plugin stubs 2019-10-07 14:55:39 -07:00
BugReporting Remove unused code 2019-10-03 14:33:59 -07:00
CameraRoll Fix selecting videos from library in iOS 13 2019-10-11 16:33:19 -07:00
Color
Components RN: Delete `TextInput.selectionState` Prop 2019-10-12 15:52:25 -07:00
Core Remove use of framesToPop from JSTimers 2019-10-14 09:03:51 -07:00
DeprecatedPropTypes RN: Delete `merge[Into]` 2019-10-12 15:52:27 -07:00
EventEmitter xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Experimental Deploy v0.106.0 to xplat/js 2019-08-23 08:06:44 -07:00
FBLazyVector React Native supermodule 2019-10-03 15:43:38 -07:00
FBReactNativeSpec Fix selecting videos from library in iOS 13 2019-10-11 16:33:19 -07:00
HeapCapture xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Image RN: Delete `merge[Into]` 2019-10-12 15:52:27 -07:00
Inspector Remove unused code 2019-10-03 14:33:59 -07:00
Interaction Final fixes and seal xplat/js/react-native-github 2019-08-23 08:45:11 -07:00
JSInspector xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
LayoutAnimation xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Linking xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
LinkingIOS Added Warning message Linking API with Phones in iOS Simulator (#26607) 2019-09-29 19:01:13 -07:00
Lists Improve return type for ScrollView getters 2019-10-11 11:46:00 -07:00
Modal Make android modal to appear underneath translucent StatusBar (#26706) 2019-10-10 22:14:23 -07:00
NativeAnimation Fabric: Fixed threading issue in RCTNativeAnimatedModule 2019-09-23 09:30:38 -07:00
NativeModules/specs Add fastRefresh to NativeDevSettings 2019-09-30 07:03:51 -07:00
Network Make NSData usage in RCTNetworkTask threadsafe 2019-09-24 12:41:05 -07:00
NewAppScreen Prevent usage of Array index in keys (#26102) 2019-08-30 04:57:40 -07:00
Performance xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
PermissionsAndroid update NativePermissionsAndroid.js to include ACCESS_BACKGROUND_LOCATION (#26668) 2019-10-10 21:39:46 -07:00
PushNotificationIOS xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
RCTRequired React Native supermodule 2019-10-03 15:43:38 -07:00
ReactNative Re-land stack of D17563110: codemod xplat/js 2019-09-25 14:47:02 -07:00
ReactPrivate Add annotations to ReactNativePrivateInterface 2019-08-22 17:50:36 -07:00
Renderer Partial React Sync 2019-10-09 09:37:03 -07:00
Sample Upgrade to Flow v0.108.0 2019-09-20 13:37:25 -07:00
Settings Ensure internal builds don't use plugin stubs 2019-10-07 14:55:39 -07:00
Share xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Storage xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
StyleSheet Include transform in OUTER_PROPS (#26611) 2019-09-29 18:49:45 -07:00
SurfaceBackedComponent Fix object initialization 2019-05-10 10:10:27 -07:00
SurfaceHostingComponent
Text Proper type for `RCTBackedTextInputViewProtocol::defaultTextAttributes` 2019-09-17 09:20:54 -07:00
TurboModule xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
TypeSafety Make RCTBridgingToOptionalVec understand kCFNull 2019-10-02 11:01:59 -07:00
Types Support Double in when generating props for .h files, in parsing component props, and for commands and events 2019-08-15 10:18:16 -07:00
Utilities Fix platform ios get version type (#26639) 2019-10-03 12:29:47 -07:00
Vibration Ensure internal builds don't use plugin stubs 2019-10-07 14:55:39 -07:00
WebSocket Remove ; from method implementation definition 2019-08-21 15:49:16 -07:00
Wrapper Fix typos (#25770) 2019-07-23 03:23:11 -07:00
YellowBox Remove framesToPop from YellowBox 2019-10-10 11:59:52 -07:00
polyfills React DevTools v4 integration 2019-08-26 23:56:59 -07:00
vendor RN: Delete `merge[Into]` 2019-10-12 15:52:27 -07:00
.npmignore
Promise.js Use standard version of Promise.prototype.finally 2019-03-27 20:48:45 -07:00
UTFSequence.js Clean-up $TEMPORARY$object in xplat/js/react-native-github 2019-08-21 09:58:24 -07:00
promiseRejectionIsError.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00