angular/devtools/projects/shell-browser/src
Aleksander Bodurri 36edf4870f fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus
Destroy uses window.removeEventListener but the ChromeMessageBus doesn't actually depend on a window object.

In practice this code is unlikely to ever be reached. If a tab is closed the entire context script JS process is killed so this is not an bug that would be very common or even reachable. That being said for correctness this should not be using window.
2026-03-23 14:51:27 -07:00
..
app fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus 2026-03-23 14:51:27 -07:00
assets refactor(devtools): update extension icon 2026-01-05 11:42:49 -05:00
environments refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
manifest release: bump Angular DevTools version to 1.14.0 2026-03-18 14:11:47 -07:00
popups fix(devtools): ensure external docs link opens correctly from extension popup 2025-11-17 08:45:34 -08:00
BUILD.bazel refactor(devtools): change upstream and downstream signal deps icons 2026-03-11 09:25:34 -07:00
devtools.html refactor(devtools): migrate devtools to prettier formatting (#58624) 2024-11-19 16:31:24 -08:00
devtools.ts refactor(devtools): themed devtool tab icons for firefox (#64122) 2025-09-29 09:31:03 -04:00
index.html refactor(devtools): Migrate the devtools app to zoneless. (#62454) 2025-07-17 13:55:36 -04:00
main.ts refactor(devtools): convert to bootstrap application for shell and demo apps (#58319) 2024-11-05 07:35:43 +01:00
styles.scss refactor(devtools): cleanup a few devtools bazel files (#62786) 2025-07-25 10:03:42 +02:00