Bug 1772291: extend documentation of `XULPopupElement::openPopup*` to reflect behavio...
commitc27a361233001792d9b919392a923ebad5db609d
authorMirko Brodesser <mbrodesser@mozilla.com>
Fri, 3 Jun 2022 13:13:34 +0000 (3 13:13 +0000)
committerMirko Brodesser <mbrodesser@mozilla.com>
Fri, 3 Jun 2022 13:13:34 +0000 (3 13:13 +0000)
tree10f8ebc8e168ce5ce0dbe810e2d746e32ffe3298
parent34a225ac72df4f7e1a225d16bdd0657ade01fe3b
Bug 1772291: extend documentation of `XULPopupElement::openPopup*` to reflect behavior when the popup is already opened. r=NeilDeakin,edgar DONTBUILD

This allows callers to rely on this property.

I didn't extend the documentation for
`XULPopupElement::ShowPopupAtScreen` because it seems to not have this
property for native context menus.
If that inconsistency is considered a bug, it should be fixed in a
separate ticket.

Differential Revision: https://phabricator.services.mozilla.com/D148114
dom/webidl/XULPopupElement.webidl