Skip to content

Commit

Permalink
Update webextensions/api/windows.json for top & left ofe windows.creat
Browse files Browse the repository at this point in the history
Co-authored-by: rebloor <git@sherpa.co.nz>
  • Loading branch information
Piyush-r-bhaskar and rebloor authored Oct 30, 2024
1 parent ed05655 commit 64cb489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webextensions/api/windows.json
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@
"'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.",
"From Firefox 109, the <code>top: value</code>, <code>left: value</code> is considered - FIX#D73419"
"From Firefox 109, the <code>top</code> and <code>left</code> are used to determine window placement; previously, they were ignored."
]
},
"firefox_android": {
Expand Down

0 comments on commit 64cb489

Please sign in to comment.