gecko-dev/dom/xul
Emilio Cobos Álvarez 62df734605 Bug 1816074 - Prevent activating menubar without a selectable menu item. r=smaug
We might not have an active item if all items are disabled.

Add the null-check just to be safe too.

Differential Revision: https://phabricator.services.mozilla.com/D169638
2023-02-14 16:01:50 +00:00
..
crashtests Bug 1631441 - Remove no longer relevant tests with XBL bindings. r=emilio DONTBUILD 2022-11-23 13:41:15 +00:00
test Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
ChromeObserver.cpp Bug 1793485: Fixed memory issue in `NodeWillBeDestroyed()` for `MultiMutationObserver` classes. r=smaug 2022-10-13 14:26:07 +00:00
ChromeObserver.h Bug 1768189 - Part 46: Apply modernize-concat-nested-namespaces to dom/xslt/xpath/XPathResult.h ... r=andi 2022-05-09 20:41:21 +00:00
MenuBarListener.cpp Bug 1816074 - Prevent activating menubar without a selectable menu item. r=smaug 2023-02-14 16:01:50 +00:00
MenuBarListener.h Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULBroadcastManager.cpp Bug 1768189 - Part 46: Apply modernize-concat-nested-namespaces to dom/xslt/xpath/XPathResult.h ... r=andi 2022-05-09 20:41:21 +00:00
XULBroadcastManager.h
XULButtonElement.cpp Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULButtonElement.h Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULFrameElement.cpp Bug 1768189 - Part 46: Apply modernize-concat-nested-namespaces to dom/xslt/xpath/XPathResult.h ... r=andi 2022-05-09 20:41:21 +00:00
XULFrameElement.h
XULMenuBarElement.cpp Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULMenuBarElement.h Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULMenuElement.cpp Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULMenuElement.h Bug 1805414 - Remove nsMenuFrame and nsMenuParent. r=smaug,Jamie,desktop-theme-reviewers,settings-reviewers,dao 2023-01-04 19:01:13 +00:00
XULMenuParentElement.cpp Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULMenuParentElement.h Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULPersist.cpp Bug 1777973: Remove MOZ_NEW_XULSTORE implementation. r=NeilDeakin 2023-01-16 19:21:23 +00:00
XULPersist.h Bug 1777973: Remove MOZ_NEW_XULSTORE implementation. r=NeilDeakin 2023-01-16 19:21:23 +00:00
XULPopupElement.cpp Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
XULPopupElement.h Bug 1815309 - Make IsOnMenu() only return true for menupopups/popup elements. r=smaug 2023-02-07 12:49:41 +00:00
XULResizerElement.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
XULResizerElement.h Bug 1795536 - Don't let resizer set the width/height properties of the target element if its size won't change. r=jfkthame 2022-10-24 10:31:19 +00:00
XULTextElement.cpp Bug 1801157 - Fix dynamic value change of label/description with accesskey. r=smaug 2022-11-17 21:51:40 +00:00
XULTextElement.h Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +00:00
XULTooltipElement.cpp Bug 1784265 - Drop support for flex attribute values other than 0 and 1. r=dholbert,mconley,preferences-reviewers 2022-08-12 23:13:41 +00:00
XULTooltipElement.h Bug 1805414 - Remove nsMenuFrame and nsMenuParent. r=smaug,Jamie,desktop-theme-reviewers,settings-reviewers,dao 2023-01-04 19:01:13 +00:00
XULTreeElement.cpp Bug 1768189 - Part 46: Apply modernize-concat-nested-namespaces to dom/xslt/xpath/XPathResult.h ... r=andi 2022-05-09 20:41:21 +00:00
XULTreeElement.h
moz.build Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
nsIBrowserController.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIController.idl
nsIControllers.idl Bug 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +00:00
nsXULCommandDispatcher.cpp
nsXULCommandDispatcher.h Bug 1768189 - Part 46: Apply modernize-concat-nested-namespaces to dom/xslt/xpath/XPathResult.h ... r=andi 2022-05-09 20:41:21 +00:00
nsXULContentSink.cpp
nsXULContentSink.h
nsXULContentUtils.cpp
nsXULContentUtils.h
nsXULControllers.cpp
nsXULControllers.h
nsXULElement.cpp Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
nsXULElement.h Bug 1805414 - Remove nsMenuFrame and nsMenuParent. r=smaug,Jamie,desktop-theme-reviewers,settings-reviewers,dao 2023-01-04 19:01:13 +00:00
nsXULPopupListener.cpp Bug 1811487 - Clean-up popup hide / rollup APIs. r=cmartin,stransky 2023-01-24 15:43:49 +00:00
nsXULPopupListener.h Bug 1794850 - Remove nsXULPopupListener::FireFocusOnTargetContent. r=smaug 2022-10-17 09:15:42 +00:00
nsXULPrototypeCache.cpp Bug 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp 2022-12-01 10:46:34 +00:00
nsXULPrototypeCache.h Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
nsXULPrototypeDocument.cpp Bug 1800395: Fold nsNodeInfoManager::Init() into constructor. r=mccr8 2022-11-14 23:22:18 +00:00
nsXULPrototypeDocument.h
nsXULSortService.cpp
nsXULSortService.h