aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/script_thread.rs
Commit message (Collapse)AuthorAgeFilesLines
* Auto merge of #9263 - DarinM223:move_mousebutton, r=KiChjangbors-servo2016-01-161-3/+2
|\ | | | | | | | | | | | | | | | | | | Moved MouseButton from msg to script_traits Fixes #9250 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9263) <!-- Reviewable:end -->
| * Moving MouseButton from msg to script_traitsDarin Minamoto2016-01-131-3/+2
| |
* | Rename SCRIPT_TASK_ROOT to SCRIPT_THREAD_ROOTJoshua Holmer2016-01-141-7/+7
|/ | | | Resolves #9316
* move MozBrowserEvent to script_traits (+ documentation)apopiak2016-01-131-2/+2
|
* Moving MouseEventType from msg to script_traitsMatt McCoy2016-01-111-2/+3
|
* Auto merge of #8972 - GauriGNaik:expose-css-errors-1, r=jdmbors-servo2016-01-121-10/+13
|\ | | | | | | | | | | | | | | M1501: CSS Error Reporting: Final Steps Last Part <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8972) <!-- Reviewable:end -->
| * Final stepsGauriGNaik2016-01-111-10/+13
| |
* | Stop reexporting ReflowGoal from layout_interface.Ms2ger2016-01-111-1/+2
|/
* task -> threadrohan.prinja2016-01-101-0/+2247