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 up[WIP] Update WR (various optimizations, color image support). #21412
Conversation
highfive
commented
Aug 15, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Aug 15, 2018
|
This contains the minimal API changes on WR master for the next Servo update. The current state is that it fails tidy (log below) and crashes on startup (I think due to the different ipc-channel versions that are present). Nonetheless, it might be a useful starting point for working out what dependencies need to be updated.
|
|
All of those duplicates come from servo/ipc-channel#183 and the new version of ipc-channel. #21325 is in the process of being negotiated to address that. |
|
|
|
See also #21725 |
|
This is happening in #21725. |
gw3583 commentedAug 15, 2018
•
edited by SimonSapin
This change is