Bug 1863134: Stop hiding the nav toolbox when the menubar is animated away. r=edgar
commit35000161a2ce5e097737b03c1c2a1b79870b85c7
authorBrad Werth <bwerth@mozilla.com>
Wed, 8 Nov 2023 23:38:09 +0000 (8 23:38 +0000)
committerBrad Werth <bwerth@mozilla.com>
Wed, 8 Nov 2023 23:38:09 +0000 (8 23:38 +0000)
tree86d0d040210376670e76f7747e325d877d37b494
parent966b549a98c0f719cf954803b1f4aa2029aff5b6
Bug 1863134: Stop hiding the nav toolbox when the menubar is animated away. r=edgar

This was done erroneously in an earlier code fix that was trying to fix
the showing and hiding of the menubar. It is not necessary to hide the
nav toolbox when the menubar is animated away. The nav toolbox will be
hidden when the user moves the cursor out of the nav toolbox area.

Differential Revision: https://phabricator.services.mozilla.com/D192972
browser/base/content/browser-fullScreenAndPointerLock.js