react-native/docs
Valentino Espinoza f48babaa5e Update Android Performance for opening trace.html
Summary:
Right now systrace generates an html file that is using the Object.observe function which is now deprecated in most up to date browsers.

Since we don't want to depend on the systrace being up to date, we should advise opening the trace through the Tracing tool, since that is the only way to get it working until systrace removes its dependency on Object.observe.
Closes https://github.com/facebook/react-native/pull/7880

Differential Revision: D3516305

Pulled By: astreet

fbshipit-source-id: ab9ae46ba74b7a34b6cfb8c37ca1ec2e6b41e353
2016-07-05 05:58:23 -07:00
..
Accessibility.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
AndroidBuildingFromSource.md Update instructions for pointing Gradle to Android SDK 2016-06-27 11:28:28 -07:00
AndroidUIPerformance.md Update Android Performance for opening trace.html 2016-07-05 05:58:23 -07:00
Animations.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
Colors.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
CommunicationIOS.md FIX CGMakeRect is really CGRectMake 2016-07-01 06:28:24 -07:00
Debugging.md Accessing console logs 2016-06-24 07:43:37 -07:00
DirectManipulation.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
GestureResponderSystem.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
GettingStarted.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
HandlingTextInput.md improve text input docs 2016-06-27 18:58:24 -07:00
HandlingTouches.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
HeightAndWidth.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
Images.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
IntegrationWithExistingApps.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
IssueGuidelines.md Add instruction on how to have access to the bot in IssueGuidelines.md 2016-05-05 08:46:54 -07:00
JavaScriptEnvironment.md Introduce navigators in the tutorial 2016-06-30 17:58:25 -07:00
LayoutWithFlexbox.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
LinkingLibraries.md Updated Linking and PushNotificationIOS modules to use NativeEventEmitter 2016-05-27 10:28:23 -07:00
MoreResources.md More Resources doc, updating Support doc and quickstart too 2016-06-22 14:28:44 -07:00
MoviesExample.json Fix typo and add comments to the example app 2015-03-27 20:44:20 +00:00
NativeComponentsAndroid.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
NativeComponentsIOS.md Updated iOS native UI component events documentation 2016-04-29 05:11:59 -07:00
NativeModulesAndroid.md Removed repeated "To" 2016-05-03 21:55:24 -07:00
NativeModulesIOS.md map -> object 2016-06-27 03:13:23 -07:00
Navigation.md Introduce navigators in the tutorial 2016-06-30 17:58:25 -07:00
Navigators.md Introduce navigators in the tutorial 2016-06-30 17:58:25 -07:00
Networking.md Introduce navigators in the tutorial 2016-06-30 17:58:25 -07:00
Performance.md Include info about console.log 2016-06-21 23:13:28 -07:00
PixelRatio.md Move around the docs a bit 2015-03-25 11:52:29 -07:00
PlatformSpecificInformation.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
Props.md Specify width and height for Image(remote source) 2016-06-29 05:13:29 -07:00
PullRequestGuidelines.md move templates to .github folder 2016-06-13 07:43:28 -07:00
RunningOnDeviceAndroid.md Update RunningOnDeviceAndroid.md 2016-06-27 17:58:20 -07:00
RunningOnDeviceIOS.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
RunningOnSimulatorIOS.md Add docs to show how to select specific simulator. 2016-06-21 12:58:28 -07:00
SignedAPKAndroid.md Convert warning about keystore into warning block in SignedAPKAndroid.md 2016-06-06 10:28:33 -07:00
State.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
Style.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
Testing.md Add scripts for running tests locally 2016-05-04 08:58:18 -07:00
Text.md Update Text Component 2016-06-28 07:43:21 -07:00
Timers.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
Troubleshooting.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
Tutorial.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
Upgrading.md Update Upgrading.md 2016-06-01 05:43:32 -07:00
UsingAListView.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00
UsingAScrollView.md Make "The Basics" flow like a linear tutorial 2016-06-26 12:43:25 -07:00