Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimerEventRequest is completely un-e10s-safe (blocks e10s from landing) #8235

Closed
pcwalton opened this issue Oct 28, 2015 · 0 comments
Closed

TimerEventRequest is completely un-e10s-safe (blocks e10s from landing) #8235

pcwalton opened this issue Oct 28, 2015 · 0 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Oct 28, 2015

Boxed trait objects sent from script to compositor. This is a big no-no.

pcwalton added a commit to pcwalton/servo that referenced this issue Oct 28, 2015
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
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 -->
jdm added a commit to jdm/servo that referenced this issue Nov 12, 2015
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 -->
jdm added a commit to jdm/servo that referenced this issue Nov 12, 2015
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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.