Skip to content

feat(devtools): rename DevTools tab to "Angular & Wiz" for Googlers#69877

Open
eduhmc wants to merge 1 commit into
angular:mainfrom
eduhmc:plan-issue-505086695
Open

feat(devtools): rename DevTools tab to "Angular & Wiz" for Googlers#69877
eduhmc wants to merge 1 commit into
angular:mainfrom
eduhmc:plan-issue-505086695

Conversation

@eduhmc

@eduhmc eduhmc commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Description

Conditionally updates the Angular DevTools browser extension tab title to "Angular & Wiz" when the user is identified as a Google employee (via internal corp network detection), while defaulting to "Angular" for external users.

Key Changes

  • Updates devtools.ts to call before creating the DevTools panel.
  • Uses with a 1-second timeout to ensure slow network requests do not block panel creation.
  • Resolves Buganizer issue b/505086695.

@angular-robot angular-robot Bot added detected: feature PR contains a feature commit area: devtools labels Jul 21, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jul 21, 2026
@eduhmc
eduhmc marked this pull request as draft July 21, 2026 21:20
Comment thread vscode-ng-language-service/server/package.json Outdated
Comment thread devtools/projects/shell-browser/src/devtools.ts Outdated
@eduhmc
eduhmc force-pushed the plan-issue-505086695 branch 3 times, most recently from 311cdb0 to 654b7f7 Compare July 21, 2026 23:06
@eduhmc
eduhmc marked this pull request as ready for review July 21, 2026 23:24
@eduhmc
eduhmc requested review from csmick and dgp1130 July 21, 2026 23:24
Comment thread devtools/projects/shell-browser/src/app/background.ts
@eduhmc
eduhmc force-pushed the plan-issue-505086695 branch from 654b7f7 to 9a2673c Compare July 22, 2026 19:49
Comment thread devtools/projects/shell-browser/src/app/background.ts Outdated
Conditionally update the browser DevTools tab name to "Angular & Wiz" if the user is identified as a Google employee via internal corp network detection.
@eduhmc
eduhmc force-pushed the plan-issue-505086695 branch from 9a2673c to 1781585 Compare July 22, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: devtools detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants