extension: remove startup PlayHTML capability scan - #427
Open
spencerc99 wants to merge 1 commit into
Open
Conversation
commit: |
Deploying we-were-online-website with
|
| Latest commit: |
4b5dd5f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d3b53462.we-were-online-website.pages.dev |
| Branch Preview URL: | https://cx-remove-startup-playhtml-s.we-were-online-website.pages.dev |
Owner
Author
Code reviewNo issues found. Checked for bugs and project-instruction compliance. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rationale
The startup result was discarded, so every supported page paid for a full capability-selector query without changing extension behavior. The popup status request still needs a current count and continues to scan on demand.
Verification
Scope and overlap
PR #422 was checked and is closed without this cleanup. Current open extension PRs were checked; #264 also touches content.ts for an unrelated auth challenge bridge and does not duplicate this removal.
No screenshots because visible UI behavior is unchanged. No extension/PENDING.md entry because this is internal startup maintenance. No package docs, starter templates, or changeset are needed because published package behavior and APIs are unchanged.