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

compositing: Send mouse events to the right pipeline when using WebRender. #11000

Merged
merged 1 commit into from
May 4, 2016

Conversation

pcwalton
Copy link
Contributor

@pcwalton pcwalton commented May 4, 2016

Fixes mouse events in browser.html.

Requires servo/webrender_traits#47 and servo/webrender#272.

r? @glennw
cc @paulrouget


This change is Reviewable

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label May 4, 2016
@glennw
Copy link
Member

glennw commented May 4, 2016

@pcwalton This (and the associated PRs in WR/traits) look good to me - I'll leave you to merge them in the appropriate order.

@pcwalton
Copy link
Contributor Author

pcwalton commented May 4, 2016

@bors-servo: r=glennw

@bors-servo
Copy link
Contributor

📌 Commit 0258627 has been approved by glennw

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels May 4, 2016
@pcwalton pcwalton force-pushed the wr-pipeline-relative-events branch from 0258627 to 91907f5 Compare May 4, 2016 18:38
@highfive
Copy link

highfive commented May 4, 2016

New code was committed to pull request.

@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels May 4, 2016
@pcwalton
Copy link
Contributor Author

pcwalton commented May 4, 2016

@bors-servo: r=glennw

@bors-servo
Copy link
Contributor

📌 Commit 91907f5 has been approved by glennw

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels May 4, 2016
@mbrubeck
Copy link
Contributor

mbrubeck commented May 4, 2016

@bors-servo p=1

  • to unblock a rustup PR

@bors-servo
Copy link
Contributor

⌛ Testing commit 91907f5 with merge 97dfced...

bors-servo pushed a commit that referenced this pull request May 4, 2016
compositing: Send mouse events to the right pipeline when using WebRender.

Fixes mouse events in browser.html.

Requires servo/webrender_traits#47 and servo/webrender#272.

r? @glennw
cc @paulrouget

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11000)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt, windows

@bors-servo bors-servo merged commit 91907f5 into servo:master May 4, 2016
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants