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

Fixes webextensions.api.windows.create notes issues #24961

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rebloor
Copy link
Collaborator

@rebloor rebloor commented Nov 6, 2024

Summary

Correct a typo and clarify a note for windows.create.

Related issues

Fixes #24888
Fixes #24889

@rebloor rebloor added the data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Nov 6, 2024
@rebloor rebloor requested a review from dotproto November 6, 2024 02:28
@rebloor rebloor self-assigned this Nov 6, 2024
@rebloor rebloor changed the title Fixer webextensions.api.windows.create notes issues Fixes webextensions.api.windows.create notes issues Nov 6, 2024
Copy link
Collaborator

@dotproto dotproto left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @rebloor!

webextensions/api/windows.json Outdated Show resolved Hide resolved
@rebloor rebloor requested a review from caugner November 13, 2024 02:52
@rebloor
Copy link
Collaborator Author

rebloor commented Nov 15, 2024

@caugner can you check my fix for your feedback?

"'url' and 'tabId options can't both be set together.",
"The returned 'Window' object contains the 'tabs' property only from version 52 onwards.",
"From Firefox 86, the <code>focused: false</code> option is ignored.",
"<code>url</code> and <code>tabId</code> options can't be set together.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

We just recently switched to allowing Markdown formatting in notes, so let's use that now!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@queengooborg Completed while resolving merge conflicts

@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Nov 18, 2024
Copy link

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Nov 18, 2024
@github-actions github-actions bot added the size:s [PR only] 7-24 LoC changed label Nov 21, 2024
@caugner caugner enabled auto-merge (squash) November 21, 2024 22:36
@rebloor
Copy link
Collaborator Author

rebloor commented Nov 22, 2024

@queengooborg a reminder that I've addressed your changes requested

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 size:s [PR only] 7-24 LoC changed
Projects
None yet
4 participants