aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/task_source/user_interaction.rs
Commit message (Expand)AuthorAgeFilesLines
* Derive Clone for DOMManipulationTaskSource, UserInteractionTaskSource.Ms2ger2016-06-031-5/+1
* Removed unused importsPer Lundberg2016-05-151-1/+0
* Implement user interaction task sourceKeith Yeung2016-05-111-6/+42
* refactors entities from script_thread into script_runtimeRahul Sharma2016-04-061-1/+2
* change changes effecting verbosityfaineance2016-03-271-2/+1
* use self.0 instead of destructing single item tuple structsfaineance2016-03-271-3/+2
* Add task_source directoryKeith Yeung2016-03-101-0/+21