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

Add UWP port - bis #23696

Merged
merged 8 commits into from Jul 4, 2019

Use fixed webrender.

  • Loading branch information
jdm authored and paulrouget committed Jul 3, 2019
commit 5beac079f63531e6b4d7fd3184d542405b33b111

Some generated files are not rendered by default. Learn more.

@@ -29,3 +29,7 @@ opt-level = 3
mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
iovec = { git = "https://github.com/servo/iovec.git", branch = "servo" }
cmake = { git = "https://github.com/alexcrichton/cmake-rs" }

[patch."https://github.com/servo/webrender"]
webrender = { git = "https://github.com/jdm/webrender", branch = "servo-hl" }
webrender_api = { git = "https://github.com/jdm/webrender", branch = "servo-hl" }
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.