mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
* Added anchor dom element in order to successfully download profiling data. * Reworked downloadFile to accept a DOMElement in order for FF to successfully download profiling data. * Prettify downloadFile changes.