mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
77bb102398
* 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.