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 upTimerEventRequest is completely un-e10s-safe (blocks e10s from landing) #8235
Labels
Comments
pcwalton
added a commit
to pcwalton/servo
that referenced
this issue
Oct 28, 2015
Closes servo#8235.
bors-servo
added a commit
that referenced
this issue
Oct 28, 2015
script: Make timer events e10s-safe. Closes #8235. r? @jdm <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8237) <!-- Reviewable:end -->
pcwalton
added a commit
to pcwalton/servo
that referenced
this issue
Oct 29, 2015
Closes servo#8235.
bors-servo
added a commit
that referenced
this issue
Oct 29, 2015
script: Make timer events e10s-safe. Closes #8235. r? @jdm <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8237) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Nov 12, 2015
script: Make timer events e10s-safe. Closes #8235. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8492) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Nov 12, 2015
script: Make timer events e10s-safe. Closes #8235. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8492) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Nov 12, 2015
script: Make timer events e10s-safe. Closes #8235. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8492) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Boxed trait objects sent from script to compositor. This is a big no-no.