angular/devtools/projects/shell-browser/src/app
Matthieu Riegler 263b819a75 refactor(devtools): prevent spamming the message bus
This commit adds some state on the bus to prevent sending unecessary messages to the main window.
2026-03-09 10:45:58 -07:00
..
app.component.html refactor(devtools): clean up unused code and modernize component patterns 2025-11-17 08:40:15 -08:00
app.component.scss feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.spec.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
app.component.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
app.config.ts refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
backend.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
background.ts refactor(devtools): clean up unused code and modernize component patterns 2025-11-17 08:40:15 -08:00
BUILD.bazel build: force external sourcemaps for esbuild targets 2026-03-06 12:13:18 -08:00
chrome-application-environment.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
chrome-application-operations.ts refactor(devtools): implement settings store (#62429) 2025-08-06 15:12:00 +02:00
chrome-message-bus.ts fix(devtools): add event tagging to prevent DDOS (#62645) 2025-07-21 10:09:03 -04:00
chrome-window-extensions.ts feat(devtools): inspect signals (#61540) 2025-06-02 09:35:30 -04:00
comm-utils.spec.ts fix(devtools): scope the message bus with URLs to prevent cross message interference 2026-02-11 14:38:33 -08:00
comm-utils.ts fix(devtools): scope the message bus with URLs to prevent cross message interference 2026-02-11 14:38:33 -08:00
content-script.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
detect-angular.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
ng-validate.ts refactor(devtools): rename detect angular script name 2026-01-02 08:20:19 +01:00
same-page-message-bus.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
tab_manager.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
tab_manager_spec.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00