Commit 0dd3f80
Update debugger-frontend from 41bf86b...68cfd0a (#51963)
Summary:
Pull Request resolved: #51963
Changelog: [Internal] - Update `react-native/debugger-frontend` from 41bf86b...68cfd0a
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](react/react-native-devtools-frontend@41bf86b...68cfd0a).
### Changelog
| Commit | Author | Date/Time | Subject |
| ------ | ------ | --------- | ------- |
| [68cfd0ae8](react/react-native-devtools-frontend@68cfd0ae8) | Ruslan Lesiutin (rdlesyutin@gmail.com) | 2025-06-11T19:20:10+01:00 | [feat: restore Performance landing page (#179)](react/react-native-devtools-frontend@68cfd0ae8) |
| [bc3bd7f55](react/react-native-devtools-frontend@bc3bd7f55) | Ruslan Lesiutin (rdlesyutin@gmail.com) | 2025-06-11T12:19:18+01:00 | [chore: hide unsupported Detached elements memory profiling option (#178)](react/react-native-devtools-frontend@bc3bd7f55) |
| [1f9eb6528](react/react-native-devtools-frontend@1f9eb6528) | Ruslan Lesiutin (rdlesyutin@gmail.com) | 2025-06-11T10:05:12+01:00 | [ci: minor naming and formatting fixes (#177)](react/react-native-devtools-frontend@1f9eb6528) |
| [42526665c](react/react-native-devtools-frontend@42526665c) | Ruslan Lesiutin (rdlesyutin@gmail.com) | 2025-06-11T10:02:00+01:00 | [ci: split build workflow (#176)](react/react-native-devtools-frontend@42526665c) |
| [7307e9532](react/react-native-devtools-frontend@7307e9532) | Ruslan Lesiutin (rdlesyutin@gmail.com) | 2025-06-10T19:43:08+01:00 | [chore: added lint GitHub workflow (#174)](react/react-native-devtools-frontend@7307e9532) |
| [8d613dd1c](react/react-native-devtools-frontend@8d613dd1c) | Ruslan Lesiutin (rdlesyutin@gmail.com) | 2025-06-10T19:42:53+01:00 | [chore: more instructions on repository syncing (#173)](react/react-native-devtools-frontend@8d613dd1c) |
| [d449be9e2](react/react-native-devtools-frontend@d449be9e2) | Ruslan Lesiutin (rdlesyutin@gmail.com) | 2025-06-10T18:48:14+01:00 | [Merge pull request #172 from facebook/repo-sync-7103](react/react-native-devtools-frontend@d449be9e2) |
Reviewed By: huntie
Differential Revision: D76455694
fbshipit-source-id: e44a016afe25ae62d72cf4b02e620ba166a9eeb91 parent d292f13 commit 0dd3f80
569 files changed
Lines changed: 10593 additions & 5721 deletions
File tree
- packages/debugger-frontend
- dist/third-party/front_end
- Images
- core
- common
- dom_extension
- host
- i18n
- locales
- platform
- protocol_client
- rn_experiments
- root
- sdk
- entrypoints
- devtools_app
- formatter_worker
- heap_snapshot_worker
- inspector_main
- js_app
- lighthouse_worker
- main
- node_app
- rehydrated_devtools_app
- rn_fusebox
- rn_inspector
- shell
- worker_app
- legacy_test_runner
- test_runner
- models
- ai_assistance
- autofill_manager
- bindings
- breakpoints
- cpu_profile
- crux-manager
- emulation
- extensions
- formatter
- har
- heap_snapshot_model
- issues_manager
- descriptions
- javascript_metadata
- live-metrics
- web-vitals-injected
- spec
- logs
- persistence
- project_settings
- source_map_scopes
- text_utils
- timeline_model
- trace
- extras
- handlers
- helpers
- insights
- lantern
- core
- graph
- metrics
- simulation
- root-causes
- types
- workspace_diff
- workspace
- panels
- accessibility
- ai_assistance
- animation
- application
- components
- preloading
- components
- helper
- autofill
- browser_debugger
- changes
- common
- console_counters
- console
- coverage
- css_overview
- components
- developer_resources
- elements
- components
- emulation
- components
- event_listeners
- explain
- freestyler
- issues
- components
- js_timeline
- layer_viewer
- layers
- lighthouse
- linear_memory_inspector
- components
- media
- mobile_throttling
- network
- components
- performance_monitor
- profiler
- protocol_monitor
- components
- react_devtools
- recorder
- components
- controllers
- converters
- injected
- models
- recorder-actions
- util
- rn_welcome
- screencast
- search
- security
- sensors
- settings
- components
- emulation
- components
- utils
- snippets
- sources
- components
- timeline
- components
- insights
- extensions
- overlays
- components
- utils
- utils
- web_audio
- graph_visualizer
- webauthn
- whats_new
- resources
- services
- puppeteer
- trace_bounds
- tracing
- third_party
- chromium/client-variations
- codemirror.next
- chunk
- diff
- i18n
- json5
- legacy-javascript
- lighthouse
- report
- lit
- puppeteer-replay
- puppeteer
- react-devtools
- third-party-web
- wasmparser
- web-vitals
- ui
- components
- adorners
- buttons
- cards
- chrome_link
- code_highlighter
- data_grid
- dialogs
- diff_view
- expandable_list
- floating_button
- helpers
- highlighting
- icon_button
- input
- issue_counter
- legacy_wrapper
- linkifier
- markdown_view
- node_text
- panel_feedback
- panel_introduction_steps
- render_coordinator
- report_view
- request_link_icon
- settings
- spinners
- split_view
- srgb_overlay
- suggestion_input
- survey_link
- switch
- text_editor
- text_prompt
- tooltips
- tree_outline
- two_states_counter
- legacy
- components
- color_picker
- cookie_table
- data_grid
- inline_editor
- object_ui
- perf_ui
- quick_open
- source_frame
- utils
- theme_support
- lit-html
- lit
- visual_logging
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 47 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
0 commit comments