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

Consider moving the IPC boundary in Servo from WR to the constellation. #1049

Closed
emilio opened this issue Apr 2, 2017 · 3 comments
Closed

Consider moving the IPC boundary in Servo from WR to the constellation. #1049

emilio opened this issue Apr 2, 2017 · 3 comments

Comments

@emilio
Copy link
Member

@emilio emilio commented Apr 2, 2017

See the conversation in #991 and linked IRC log. This is split from that.

This will allow us to move all the IPC complexity back into Servo, and probably tidy the API a bit (also making it more efficient where IPC is not needed).

cc @nical @staktrace

@jrmuizel
Copy link
Contributor

@jrmuizel jrmuizel commented Apr 3, 2017

Gecko currently avoids using WebRender through IPC and the current IPC code in WebRender is not very efficient (see #1041). The simplification that could come from removing the ipc stuff from webrender would be nice.

@atouchet
Copy link
Contributor

@atouchet atouchet commented Apr 27, 2020

The IPC API was removed from WebRender. Is this issue still relevant?

@jdm
Copy link
Member

@jdm jdm commented Apr 27, 2020

Nope.

@jdm jdm closed this Apr 27, 2020
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
4 participants
You can’t perform that action at this time.