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 upExtract IPC out of webrender #24875
Extract IPC out of webrender #24875
Conversation
highfive
commented
Nov 26, 2019
|
Heads up! This PR modifies the following files:
|
highfive
commented
Nov 26, 2019
|
@bors-servo try=wpt |
Extract IPC out of webrender
|
Note to self:
|
|
|
|
|
ad54500
to
8816ccb
|
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
|
Ooh this looks pretty good. I'll have a proper look later today. |
|
LGTM, some minor nits. Lots of new tests that pass yay! One new test that fails, do you know why? |
.../the-fieldset-and-legend-elements/fieldset-transform-translatez.html.ini
Outdated
Show resolved
Hide resolved
|
|
|
@bors-servo r=asajeffrey |
|
|
|
|
|
@bors-servo r=asajeffrey |
|
|
|
|
jdm commentedNov 26, 2019
•
edited
Fixes #20172. Fixes #13480.