angular/devtools/projects/shell-browser/src/app
Matthieu Riegler f8f8928210 fix(devtools): prevent devTools to load when not text/html document (#48021)
On Firefox, Angular DevTools was breaking the XML display because of the script injected
Based on contentType, we won't inject that script anymore

Fixes #48017

PR Close #48021
2022-11-17 09:35:40 -08:00
..
app.component.html feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.scss feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.spec.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.module.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
backend.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
background.ts build(devtools): migrate to manifest v3 (#47575) 2022-10-11 22:47:22 +00:00
BUILD.bazel build(devtools): migrate to manifest v3 (#47575) 2022-10-11 22:47:22 +00:00
chrome-application-environment.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
chrome-application-operations.ts feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
chrome-message-bus.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
chrome-window-extensions.ts feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
content-script.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
detect-angular-for-extension-icon.ts build(devtools): migrate to manifest v3 (#47575) 2022-10-11 22:47:22 +00:00
inject.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
ng-validate.ts fix(devtools): prevent devTools to load when not text/html document (#48021) 2022-11-17 09:35:40 -08:00
same-page-message-bus.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
zone-aware-chrome-message-bus.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00