angular/devtools/projects/shell-browser
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
..
src fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus 2026-03-23 14:51:27 -07:00
BUILD.bazel feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
set-version.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tslint.json feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00