Update webrender.

This commit is contained in:
Josh Matthews 2020-07-29 11:59:59 -04:00
parent 64df2c2d60
commit 2ca1b06e77
8 changed files with 35 additions and 73 deletions

View file

@ -34,8 +34,3 @@ backtrace = { git = "https://github.com/servo/backtrace-rs", branch = "uwp-fix"
[patch."https://github.com/jrmuizel/raqote"]
raqote = { git = "https://github.com/jdm/raqote", branch = "fkup" }
# https://github.com/servo/servo/issues/27039#issuecomment-654400150
[patch."https://github.com/servo/webrender"]
webrender = { git = "https://github.com/jdm/webrender", branch = "crash-backtrace" }
webrender_api = { git = "https://github.com/jdm/webrender", branch = "crash-backtrace" }