fune/browser/components/customizableui
Tim Giles e521f4d98e Bug 1826824 - Enable <a> and <html:a> to be tab navigable in <panelview> elements. r=Gijs,Jamie
Since moz-support-link elements can be declared in markup or created
in JS, we needed to add a localName check to the
_makeNavigableTreeWalker function. This localName check allows the
moz-support-link, or any anchor element, to be tab navigable when
used within a <panelview> element.

Differential Revision: https://phabricator.services.mozilla.com/D174981
2023-04-12 14:03:26 +00:00
..
content Bug 1821376 - Fix interactions of overflow menu with modern flexbox migration. r=Gijs 2023-03-10 13:21:23 +00:00
test Bug 1826824 - Enable <a> and <html:a> to be tab navigable in <panelview> elements. r=Gijs,Jamie 2023-04-12 14:03:26 +00:00
CustomizableUI.jsm Bug 1815866 - Notify for DOM changes when nodes are moved to the palette due to area reset. r=Gijs 2023-02-09 23:21:14 +00:00
CustomizableWidgets.jsm Bug 1824611 - Convert consumers of toolkit/components/passwordmgr to import ES modules directly. r=Standard8,credential-management-reviewers,settings-reviewers,fxview-reviewers,sclements,sgalich,geckoview-reviewers,owlish 2023-04-11 19:06:24 +00:00
CustomizeMode.jsm Bug 1820124 - Remove addonManager.action/link/view Telemetry events. r=rpl,settings-reviewers 2023-03-20 20:11:15 +00:00
DragPositionManager.jsm
moz.build
PanelMultiView.jsm Bug 1826824 - Enable <a> and <html:a> to be tab navigable in <panelview> elements. r=Gijs,Jamie 2023-04-12 14:03:26 +00:00
SearchWidgetTracker.jsm