dillon1000/react

Commit

[DevTools] [Profiler]: Save profile now working in Firefox (#16612)

* 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.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Profiler/ProfilingImportExportButtons.js ModifiedM packages/react-devtools-shared/src/devtools/views/utils.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…