angular/devtools/projects/ng-devtools/src/lib
AleksanderBodurri 139fead7d3 fix(devtools): catch firefox non-top level frame error case when using utilities APIs (#60430)
Previously the `frameUrl` option in `chrome.devtools.inspectedWindow.eval` would throw errors when used in Firefox, preventing inspect source functionality for firefox users even if they don't need to target a particular frame on the page (they are on the top level frame with Angular DevTools).

Now this behaviour is as follows:

Firefox user that has the top level frame selected -> DevTools inspect functionality works as expected.

Firefox user that has a non-top level frame selected -> DevTools now renders a snackbar message informing the user of the limitation.

PR Close #60430
2025-03-31 17:09:57 +00:00
..
application-environment refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application-operations fix(devtools): catch firefox non-top level frame error case when using utilities APIs (#60430) 2025-03-31 17:09:57 +00:00
application-providers refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
application-services fix(devtools): catch firefox non-top level frame error case when using utilities APIs (#60430) 2025-03-31 17:09:57 +00:00
devtools-tabs fix(devtools): catch firefox non-top level frame error case when using utilities APIs (#60430) 2025-03-31 17:09:57 +00:00
vendor refactor: remove unnecessary // tslint:disable rule flags in devtools (#59365) 2025-01-07 16:06:21 +00:00
BUILD.bazel refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
devtools.component.html refactor(devtools): use reactive APIs for queries and linkedSignal (#58464) 2024-11-11 19:01:18 +00:00
devtools.component.scss fix(devtools): fixing dark mode colors for devtools and router tree (#59329) 2025-01-09 10:32:41 -05:00
devtools.component.ts refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
devtools_spec.ts refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00