webextensions.api.windows.create - desc about focused: false
is misleading
#24888
Labels
data:webext 🎲
Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The description gives an impression that
focused: false
works normally in Firefox < 86, while it actually causes an error to be thrown in those versions.What browsers does this problem apply to, if applicable?
Firefox
What did you expect to see?
Should have described that
focused: false
causes an error in Firefox < 86.Did you test this? If so, how?
I confirmed that
focused: false
causes an error in Firefox 68.Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/windows/create
MDN metadata
MDN page report details
webextensions.api.windows.create
The text was updated successfully, but these errors were encountered: