Pinned
378 contributions in the last year
Less
More
Contribution activity
October 2021
Created 18 commits in 3 repositories
Created a pull request in facebook/react that received 43 comments
Prevent errors/crashing when multiple installs of DevTools are present
Summary This commit is a proposal for handling duplicate installation of DevTools, in particular scoped to duplicates such as a dev build or the in…
+576
−350
•
43
comments
Opened 11 other pull requests in 1 repository
facebook/react
11
merged
- React DevTools 4.20.1 -> 4.20.2
- Dev Tools: Relax constraint on passing extensionId for backend init
- DevTools: Fix passing extensionId in evaled postMessage calls
- DevTools: Include Edge in browser name detection
- React DevTools 4.20.0 -> 4.20.1
- Only show DevTools warning about unrecognized build in Chrome
- React DevTools 4.19.2 -> 4.20.0
- DevTools prepare release script resets patch version when bumping minor
- Show warning in UI when duplicate installations of DevTools extension are detected
- [DevTools] Update Fiber logic in backend renderer to match implementation in React
- [DevTools] Standalone registers logger and reports logs under feature flag
Reviewed 9 pull requests in 1 repository
facebook/react
9 pull requests
- Scheduling Profiler: De-emphasize React internal frames
- DevTools: Fix passing extensionId in evaled postMessage calls
- DevTools: Include Edge in browser name detection
- Show warning in UI when duplicate installations of DevTools extension are detected
- Prevent errors/crashing when multiple installs of DevTools are present
- Surface backend errors during inspection in the frontend UI
- Enabled scheduling profiler marks for React Native FB target
- Update test and stack frame code to support newer V8 stack formats
- Add new Jest --compact-console flag for DevTools tests
Created an issue in facebook/react that received 1 comment
[DevTools Bug]: Loading / parsing hook names is failing on v4.20
Website or app reactjs.org Repro steps Open a website that uses React. Inspect an element that uses Hooks. Attempt to load hook names. Loading hoo…
1
comment

