dillon1000/react

Commit

[DevTools] Feature detect sources panel (#33987)

I broke Firefox DevTools extension in #33968.

It turns out the Firefox has a placeholder object for the sources panel
which is empty. We need to detect the actual event handler.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-extensions/src/main/index.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…