Skip to content

fix(devtools): stop trying to detect angular after 10 tries#51369

Closed
stagefright5 wants to merge 1 commit into
angular:mainfrom
stagefright5:devtools/stop-inifinite-detection-run
Closed

fix(devtools): stop trying to detect angular after 10 tries#51369
stagefright5 wants to merge 1 commit into
angular:mainfrom
stagefright5:devtools/stop-inifinite-detection-run

Conversation

@stagefright5

@stagefright5 stagefright5 commented Aug 15, 2023

Copy link
Copy Markdown

Just because this extension exists, all the
opened tabs continuously try to detect angular
without an end. I think that is very irresponsible.

Also, I have just randomly added 10 as the number of tries

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

As of now, the extension tries to detect angular without an end to it. This is an odd behaviour and will make each and every
tab of the browser run the script forever.

Issue Number: N/A

What is the new behavior?

We try to detect angular for a maximum of 10 times and stop it.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Just because this extension exists, all the
opened tabs would be continuously detect angular
without an end. I think that is very irresponsible.

Also, I have just randomly added `10` as the number of tries
@google-cla

google-cla Bot commented Aug 15, 2023

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@ngbot ngbot Bot added this to the Backlog milestone Aug 15, 2023
@JeanMeche

Copy link
Copy Markdown
Member

Because of the changes in #53934 we won't need this change.

@JeanMeche JeanMeche closed this Jan 20, 2024
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants