Closed Bug 1571549 Opened 6 years ago Closed 6 years ago

Window.windowState not in latest Chrome or Firefox, same for windows.WindowState

Categories

(developer.mozilla.org Graveyard :: API, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbstrater, Assigned: cmills)

Details

(Keywords: in-triage, Whiteboard: [specification][type:bug])

What did you do?

These two pages document features that do not exist, as far as I can tell. I have looked for them in the latest Firefox and Chrome on the latest Windows 10.
1. https://developer.mozilla.org/en-US/docs/Web/API/Window/windowState
2. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/windows/WindowState
I cannot find the windows object at all.
This w3schools page (another google search results favorite) makes no mention of Window.windowState: https://www.w3schools.com/jsref/obj_window.asp

Page #1 refers to Window.state, which is not referenced anywhere else.

I'm not an expert on upcoming features, but these pages are wack.

What happened?

the docs need updating...

What should have happened?

...or removal

Is there anything else we should know?

Assignee: nobody → cmills
Flags: needinfo?(cmills)
Keywords: in-triage

You are right that window.windowState no longer exists. I've deleted those pages. It does exist in the WebExtension APIs however, so I've kept that page. Thanks for reporting!

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(cmills)
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.