From 64cb489083fc39012592377e6e0aaf54cb3303db Mon Sep 17 00:00:00 2001 From: Piyush Bhaskar <102078527+Piyush-r-bhaskar@users.noreply.github.com> Date: Wed, 30 Oct 2024 06:34:48 +0100 Subject: [PATCH] Update webextensions/api/windows.json for top & left ofe windows.creat Co-authored-by: rebloor --- webextensions/api/windows.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webextensions/api/windows.json b/webextensions/api/windows.json index 5a3067e50fcf6c..3da08e95de4278 100644 --- a/webextensions/api/windows.json +++ b/webextensions/api/windows.json @@ -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 focused: false option is ignored.", - "From Firefox 109, the top: value, left: value is considered - FIX#D73419" + "From Firefox 109, the top and left are used to determine window placement; previously, they were ignored." ] }, "firefox_android": {