Skip to content

Commit 037082b

Browse files
bmeurerDevtools-frontend LUCI CQ
authored andcommitted
[docs] Update documentation to mention LH and BA components.
Bug: none Change-Id: I015b6bb307508a1258ca06a1079d085a17d1718e Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6276555 Commit-Queue: Benedikt Meurer <[email protected]> Auto-Submit: Benedikt Meurer <[email protected]> Reviewed-by: Yang Guo <[email protected]>
1 parent 37fb380 commit 037082b

File tree

1 file changed

+24
-21
lines changed

1 file changed

+24
-21
lines changed

docs/contributing/issues.md

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -126,27 +126,30 @@ Below is a table to guide how to think about priorities, aligned with Chromium's
126126

127127
The following components in [crbug] are owned by the Chrome DevTools team.
128128

129-
| Component | Description |
130-
| ------------------------------------------ | ------------------------------------------------------------- |
131-
| `Chromium>Platform>DevTools` | Issues that don't fit any specific category |
132-
| `Chromium>Platform>DevTools>Accessibility` | DevTools' accessibility |
133-
| `Chromium>Platform>DevTools>AI` | Console Insights and AI Assistance panel |
134-
| `Chromium>Platform>DevTools>Animations` | Animations panel |
135-
| `Chromium>Platform>DevTools>Application` | Application panel |
136-
| `Chromium>Platform>DevTools>Console` | Console panel |
137-
| `Chromium>Platform>DevTools>Elements` | Elements panel |
138-
| `Chromium>Platform>DevTools>Infra` | Issues related to DevTools' infrastructure |
139-
| `Chromium>Platform>DevTools>Issues` | Issues panel |
140-
| `Chromium>Platform>DevTools>Memory` | Heap/Memory Profiling, Memory Analysis |
141-
| `Chromium>Platform>DevTools>Mobile` | Mobile Emulation / Debugging |
142-
| `Chromium>Platform>DevTools>Network` | Network, Network conditions, Network request blocking panels |
143-
| `Chromium>Platform>DevTools>Performance` | Performance, Performance Monitor, Performance Insights panels |
144-
| `Chromium>Platform>DevTools>Extensions` | Issues related to DevTools extensions and extensibility |
145-
| `Chromium>Platform>DevTools>Recorder` | Recorder panel |
146-
| `Chromium>Platform>DevTools>Security` | Security panel |
147-
| `Chromium>Platform>DevTools>Sources` | Sources panel |
148-
| `Chromium>Platform>DevTools>UX` | Usability and interface issues |
149-
| `Chromium>Platform>DevTools>WebAssembly` | WebAssembly issues |
129+
| Component | Description |
130+
| -------------------------------------------------------- | ------------------------------------------------------------- |
131+
| `Chromium>Platform>DevTools` | Issues that don't fit any specific category |
132+
| `Chromium>Platform>DevTools>Accessibility` | DevTools' accessibility |
133+
| `Chromium>Platform>DevTools>AI` | Console Insights and AI Assistance panel |
134+
| `Chromium>Platform>DevTools>Animations` | Animations panel |
135+
| `Chromium>Platform>DevTools>Application` | Application panel |
136+
| `Chromium>Platform>DevTools>Browser Automation` | Browser Automation issues |
137+
| `Chromium>Platform>DevTools>Browser Automation>Headless` | Chrome Headless issues |
138+
| `Chromium>Platform>DevTools>Console` | Console panel |
139+
| `Chromium>Platform>DevTools>Elements` | Elements panel |
140+
| `Chromium>Platform>DevTools>Infra` | Issues related to DevTools' infrastructure |
141+
| `Chromium>Platform>DevTools>Issues` | Issues panel |
142+
| `Chromium>Platform>DevTools>Lighthouse` | Lighthouse panel |
143+
| `Chromium>Platform>DevTools>Memory` | Heap/Memory Profiling, Memory Analysis |
144+
| `Chromium>Platform>DevTools>Mobile` | Mobile Emulation / Debugging |
145+
| `Chromium>Platform>DevTools>Network` | Network, Network conditions, Network request blocking panels |
146+
| `Chromium>Platform>DevTools>Performance` | Performance, Performance Monitor, Performance Insights panels |
147+
| `Chromium>Platform>DevTools>Extensions` | Issues related to DevTools extensions and extensibility |
148+
| `Chromium>Platform>DevTools>Recorder` | Recorder panel |
149+
| `Chromium>Platform>DevTools>Security` | Security panel |
150+
| `Chromium>Platform>DevTools>Sources` | Sources panel |
151+
| `Chromium>Platform>DevTools>UX` | Usability and interface issues |
152+
| `Chromium>Platform>DevTools>WebAssembly` | WebAssembly issues |
150153

151154
### Hotlists
152155

0 commit comments

Comments
 (0)