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

Add hidden to tabs.Tab #21392

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Add hidden to tabs.Tab #21392

merged 1 commit into from
Nov 30, 2023

Conversation

rebloor
Copy link
Contributor

@rebloor rebloor commented Nov 29, 2023

Summary

Add details for the hidden property to tabs.Tab.

Test results and supporting details

Added in Firefox 59 by https://bugzilla.mozilla.org/show_bug.cgi?id=1423725 and documented as included in Android in mozilla-central/mobile/android/components/extensions/schemas/tabs.json line 195 although the corresponding hide and show methods aren't available in Android.

Related issues

Fixes #12265

@rebloor rebloor added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Nov 29, 2023
@rebloor rebloor requested a review from willdurand November 29, 2023 15:27
@rebloor rebloor self-assigned this Nov 29, 2023
@rebloor rebloor merged commit d0ead06 into mdn:main Nov 30, 2023
5 checks passed
@rebloor rebloor deleted the tabs.Tab.hidden branch November 30, 2023 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webextensions.api.tabs.Tab - nice to add the hidden property
2 participants