aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/webidls/EventHandler.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-46/+0
|
* Remove empty objects from Bindings.conf.Ms2ger2014-07-131-2/+2
| | | | | This also comments out an unused mixin interface, and adds NoInterfaceObject to one that missed it.
* Support GlobalEventHandlers.onclick.Ms2ger2014-06-081-2/+3
|
* Port modern callback handling code from Gecko, and copy related WebIDL ↵Josh Matthews2014-05-271-2/+2
| | | | parser bits too.
* Add stubs for inline event handler manipulation.Josh Matthews2014-05-271-0/+45