gecko-dev/dom/interfaces/xul
Johann Hofmann 3eac596d72 Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug
In the frontend we need to know if XUL buttons in the toolbar were
triggered by a touch event, so we're passing on the inputSource
in the command event.

MozReview-Commit-ID: DMvgZULk9hT

--HG--
extra : rebase_source : c455c8ec77e439bf02c1e3e8d34a36e1fb5e3bd0
2017-07-20 17:45:56 +02:00
..
moz.build Bug 1339232 - annotate more dom/* moz.build files with BUG_COMPONENT. r=overholt 2017-03-01 08:20:25 -05:00
nsIDOMXULButtonElement.idl
nsIDOMXULCheckboxElement.idl
nsIDOMXULCommandDispatcher.idl Bug 1354564, add a queue-up mechanism to command dispatchers that lets updates be queued up so that duplicates can be removed. Use this for tab switching to reduce the number of extraneous command updates that occur, r=mconley 2017-05-01 10:42:33 -04:00
nsIDOMXULCommandEvent.idl Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug 2017-07-20 17:45:56 +02:00
nsIDOMXULContainerElement.idl
nsIDOMXULControlElement.idl
nsIDOMXULDescriptionElement.idl
nsIDOMXULDocument.idl
nsIDOMXULElement.idl Bug 835981 part 7. Remove all the remaining bits of nsIDOMXULElement. r=peterv 2017-02-02 10:32:58 -05:00
nsIDOMXULImageElement.idl
nsIDOMXULLabelElement.idl
nsIDOMXULLabeledControlEl.idl
nsIDOMXULMenuListElement.idl
nsIDOMXULMultSelectCntrlEl.idl
nsIDOMXULPopupElement.idl
nsIDOMXULRelatedElement.idl
nsIDOMXULSelectCntrlEl.idl
nsIDOMXULSelectCntrlItemEl.idl
nsIDOMXULTextboxElement.idl
nsIDOMXULTreeElement.idl