Commit d12440f
Enable the no-imperative-dom-api rule but disable it for each offending file
This will allow us to track the violations and gradually use suggested
fixes for migration
Bug: 400353541
Change-Id: I8444d9d1d5026b104614d36d95247c5ceea2e06b
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6410353
Reviewed-by: Yang Guo <[email protected]>
Commit-Queue: Danil Somsikov <[email protected]>
Reviewed-by: Philip Pfaffe <[email protected]>1 parent df012c2 commit d12440f
File tree
229 files changed
+270
-2
lines changed- front_end
- core
- host
- i18n
- sdk
- entrypoints
- inspector_main
- main
- node_app
- models
- extensions
- persistence
- panels
- accessibility
- ai_assistance/components
- animation
- application
- components
- preloading
- browser_debugger
- console_counters
- console
- coverage
- css_overview
- developer_resources
- elements
- emulation
- explain/components
- issues
- layer_viewer
- lighthouse
- linear_memory_inspector
- media
- mobile_throttling
- network
- performance_monitor
- profiler
- protocol_monitor
- recorder
- models
- screencast
- search
- security
- sensors
- settings
- emulation
- sources
- timeline
- components
- insights
- overlays
- utils
- web_audio
- webauthn
- ui
- components
- code_highlighter
- icon_button
- legacy_wrapper
- text_editor
- legacy
- components
- color_picker
- data_grid
- inline_editor
- object_ui
- perf_ui
- quick_open
- source_frame
- utils
- theme_support
- scripts/eslint_rules/lib/no-imperative-dom-api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
229 files changed
+270
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| 614 | + | |
614 | 615 | | |
615 | 616 | | |
616 | 617 | | |
| |||
698 | 699 | | |
699 | 700 | | |
700 | 701 | | |
| 702 | + | |
701 | 703 | | |
702 | 704 | | |
703 | 705 | | |
| |||
797 | 799 | | |
798 | 800 | | |
799 | 801 | | |
| 802 | + | |
800 | 803 | | |
801 | 804 | | |
802 | 805 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments