Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMove MozBrowserEvent to script_traits #9225
Closed
Labels
Comments
|
I'd like to grab this one. |
|
Again, look for us in the IRC channel :) |
|
@apopiak Absolutely! |
|
claiming this one then :-) (as well) |
|
so @bholley |
|
@apopiak Yes it is. |
bors-servo
added a commit
that referenced
this issue
Jan 12, 2016
Move `MozBrowserEvent` to `script_traits` close #9225 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9271) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Jan 13, 2016
Move `MozBrowserEvent` to `script_traits` close #9225 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9271) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's defined in
msgbut only used bycompositing,script, andscript_traits. It belongs inscript_traits.Code:
components/msg/constellation_msg.rs,components/script_traits/lib.rs