aboutsummaryrefslogtreecommitdiffstats
path: root/components/atoms
Commit message (Expand)AuthorAgeFilesLines
* Handle AddInput/RemoveInput eventsManish Goregaokar2020-01-091-0/+1
* Add support for squeeze eventsManish Goregaokar2019-11-221-0/+3
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-2/+2
* continue messageport, transferable, postmessage optionsGregory Terzian2019-10-191-0/+1
* Fire visibilitychange event appropriatelyManish Goregaokar2019-10-111-0/+1
* Fire selection events from XR input sourcesManish Goregaokar2019-10-031-0/+2
* Implement ElementClick wd commandGeorge Roman2019-08-311-0/+3
* Support end events and end()Manish Goregaokar2019-07-221-0/+1
* atoms: Add some static atoms in code that is shared with gecko.Emilio Cobos Álvarez2019-05-291-0/+4
* Add RTCPeerConnection.ontrackManish Goregaokar2019-05-081-0/+1
* Add SignalingState to RTCPeerConnectionManish Goregaokar2019-03-251-0/+1
* Add ICEConnectionState to RTCPeerConnectionManish Goregaokar2019-03-251-0/+1
* Add ICEGatheringState to RTCPeerConnectionManish Goregaokar2019-03-251-0/+1
* Fire negotiationneeded and icecandidate eventsManish Goregaokar2019-01-291-0/+2
* Implement formdata eventCYBAI2019-01-231-0/+1
* Reftest for video poster frameFernando Jiménez Moreno2019-01-111-0/+1
* Auto merge of #22599 - aditj:patch-1-re, r=ferjmbors-servo2019-01-101-0/+1
|\
| * Implement performance interface extension for PerformanceResourceTimingadit2019-01-091-0/+1
* | script: Implement the HTMLTrackElement APIDan Robertson2019-01-081-0/+2
|/
* Implement HTMLMediaElement defaultPlaybackRate and playbackRate attributesGeorge Roman2018-12-261-0/+1
* Implementing volume attribute into HTMLMediaElementLucas Fantacuci2018-12-121-0/+1
* script: Create structures for TextTrack APIDan Robertson2018-12-111-0/+2
* Auto merge of #22224 - pyfisch:composition-webdriver, r=noxbors-servo2018-11-201-0/+3
|\
| * Forward WebDriver CompositionEventPyfisch2018-11-191-0/+3
* | Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-192-2/+2
|/
* Introduce rejectionhandled eventCYBAI2018-11-131-0/+1
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-082-4/+1
* Reorder importsPyfisch2018-11-061-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* style: Add the safe area constant names as atoms.Emilio Cobos Álvarez2018-11-051-0/+4
* HTMLMediaElement seekingFernando Jiménez Moreno2018-10-261-0/+2
* Implement unhandledrejection eventCYBAI2018-10-181-0/+1
* Media element duration paramFernando Jiménez Moreno2018-10-081-0/+1
* videoWidth and videoHeight paramsFernando Jiménez Moreno2018-10-081-0/+1
* Add rtl and ltr as static atoms.Emilio Cobos Álvarez2018-09-031-0/+2
* Add `scan` as a static atom.Emilio Cobos Álvarez2018-08-181-0/+1
* Add `width` as a static atom.Emilio Cobos Álvarez2018-08-181-0/+1
* Format components atoms #21373kingdido9992018-08-171-1/+2
* OfflineAudioContextFernando Jiménez Moreno2018-07-301-0/+1
* Fire AudioScheduledSourceNode.onended when playback stopsFernando Jiménez Moreno2018-07-301-0/+1
* atoms: Add scroll-position as a static atom.Emilio Cobos Álvarez2018-06-021-0/+1
* beforeunload and unload infrastructureGregory Terzian2018-05-051-0/+2
* Make session history aware of URLsConnor Brewster2018-04-241-0/+1
* Implement history stateConnor Brewster2018-04-161-0/+1
* Fire the pageshow event at the end of the page load r=jdmFabrice Desré2018-03-061-0/+1
* Bump string_cache, html5ever and xml5everBastien Orivel2017-12-071-1/+1
* Remove support for <input type=datetime>Jon Leighton2017-12-071-1/+0
* Expand InputType to cover all possible typesJon Leighton2017-12-061-0/+1
* Add a sanitize_value implementation for the color inputBastien Orivel2017-11-221-1/+2