fune/browser/components/customizableui
Gijs Kruitbosch 46b1167088 Bug 1420583 - fix new tab adjacency logic when using "restore defaults", r=jaws
When using "restore defaults", Customize mode unwraps all elements. The previous implementation
of _updateNewTabVisibility assumed that elements were wrapped in <toolbarpaletteitem>s when in
customize mode, but this isn't true during a reset. The new implementation just looks for the
<toolbarpaletteitem>s and their children as necessary.

MozReview-Commit-ID: FjNJ1n8foGi

--HG--
extra : rebase_source : c9de8a2a4d4dcf191281fead320acc2ddc1321d6
2017-11-27 15:23:42 +00:00
..
content Bug 1390158 - Notify user of extension controlling New Tab on first access r=aswan,jaws 2017-11-22 19:00:58 -06:00
test Bug 1420583 - fix new tab adjacency logic when using "restore defaults", r=jaws 2017-11-27 15:23:42 +00:00
CustomizableUI.jsm Bug 1414244 - Part 7 - Remove unused code paths from PanelMultiview.jsm. r=Gijs 2017-11-23 15:18:14 +00:00
CustomizableWidgets.jsm Bug 1388029 - remove the remaining uses of AREA_PANEL, r=jaws 2017-11-07 12:15:18 +00:00
CustomizeMode.jsm Bug 1417600 - Wait for another frame before setting animation out to ensure start of the animation. r=jaws 2017-11-16 10:33:04 -08:00
DragPositionManager.jsm Bug 1388029 - remove notion of 'wide' widget and panel columns from the tree, r=jaws 2017-11-07 12:00:18 +00:00
moz.build Bug 1388029 - remove useless param from PanelUI.showSubView, r=jaws 2017-11-07 11:54:47 +00:00
PanelMultiView.jsm Bug 1414244 - Part 7 - Remove unused code paths from PanelMultiview.jsm. r=Gijs 2017-11-23 15:18:14 +00:00
ScrollbarSampler.jsm
SearchWidgetTracker.jsm Bug 1399968 - Ensure the inNavBar search pref really does get set correctly on startup. r=Gijs 2017-09-14 20:59:32 +01:00