Extract IPC out of webrender#24875
Conversation
|
Heads up! This PR modifies the following files:
|
|
@bors-servo try=wpt |
Extract IPC out of webrender
|
Note to self:
|
|
💔 Test failed - status-taskcluster |
|
☔ The latest upstream changes (presumably #24758) made this pull request unmergeable. Please resolve the merge conflicts. |
ad54500 to
8816ccb
Compare
|
r? @asajeffrey I realized that this can land separately from https://github.com/jdm/webrender/tree/no-ipc; all we have to do is stop using the optional |
14e1afc to
05afb9b
Compare
|
Ooh this looks pretty good. I'll have a proper look later today. |
asajeffrey
left a comment
There was a problem hiding this comment.
LGTM, some minor nits. Lots of new tests that pass yay! One new test that fails, do you know why?
...on-replaced-elements/the-fieldset-and-legend-elements/fieldset-transform-translatez.html.ini
Outdated
Show resolved
Hide resolved
|
💔 Test failed - status-taskcluster |
|
@bors-servo r=asajeffrey |
|
📌 Commit e5d6961 has been approved by |
|
💔 Test failed - status-taskcluster |
|
@bors-servo r=asajeffrey |
|
📌 Commit 564c16d has been approved by |
|
☀️ Test successful - status-taskcluster |
Fixes #20172. Fixes #13480.