gecko-dev/browser/components/customizableui
Emilio Cobos Álvarez aa2cf73671 Bug 1451256: Remove extends from toolbarpaletteitem. r=dao
Right now it uses extends="xul:button" so that the element it wraps doesn't get
mouse events. There's a way to do that with CSS, using pointer-events: none on
the child.

MozReview-Commit-ID: GKLG62HDD7l
2018-05-22 22:00:05 +02:00
..
content Bug 1451256: Remove extends from toolbarpaletteitem. r=dao 2018-05-22 22:00:05 +02:00
test Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-10 19:45:06 +03:00
CustomizableUI.jsm Bug 1438490 - move overflow/underflow event handling out of toolbar.xml, r=jaws 2018-05-01 15:44:19 +01:00
CustomizableWidgets.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
CustomizeMode.jsm Bug 1450816 - Combine the "toolbarpaletteitem" bindings in the "browser" folder. r=Gijs 2018-05-22 14:04:45 +01:00
DragPositionManager.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
moz.build Bug 1444392 - Part 1 - Add test-only helpers to open and close the main menu. r=Gijs 2018-04-04 11:34:16 +01:00
PanelMultiView.jsm Bug 1454866 part 1: PanelMultiView: Provide a way to allow keyboard navigation to an element without affecting visual presentation. r=johannh 2018-04-23 10:37:42 +10:00
ScrollbarSampler.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
SearchWidgetTracker.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00