Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust visibility for action.openPopup API #73

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

oliverdunk
Copy link
Member

This API was available for policy installed extensions in earlier versions of Chrome. However, hide the API in these versions when calculating history data. This means it will show as 127+ in our documentation, rather than 118+.

I'm going to open a corresponding Chromium CL so we also have a string documenting the policy availability in earlier versions.

This API was available for policy installed extensions in earlier
versions of Chrome. However, hide the API in these versions so
we use the general availability version in our documentation.
@oliverdunk oliverdunk requested a review from patrickkettner June 5, 2024 16:58
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.31%. Comparing base (31f056a) to head (cd5a8c7).

Files Patch % Lines
tools/override.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   44.28%   44.31%   +0.02%     
==========================================
  Files          21       21              
  Lines        4067     4069       +2     
  Branches      282      282              
==========================================
+ Hits         1801     1803       +2     
  Misses       2266     2266              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@patrickkettner patrickkettner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay!

@patrickkettner patrickkettner merged commit 318431a into main Jun 5, 2024
6 checks passed
@patrickkettner patrickkettner deleted the openpopup-condition branch June 5, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants