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

Re-expose webrender debugger feature in components/servo #20328

Merged
merged 1 commit into from Mar 19, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Re-expose webrender debugger feature in components/servo

Update ws in debugger  to 0.7.3

Update lockfile
  • Loading branch information
Moggers committed Mar 20, 2018
commit 4dadfd02078116fe97e2cebcc92568ea37b0a617

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

@@ -12,4 +12,4 @@ crate_type = ["rlib"]

[dependencies]
log = "0.3.5"
ws = "0.6"
ws = "0.7.3"
@@ -17,6 +17,7 @@ webdriver = ["webdriver_server"]
energy-profiling = ["profile_traits/energy-profiling"]
debugmozjs = ["script/debugmozjs"]
googlevr = ["webvr/googlevr"]
webrender_debugger = ["webrender/debugger"]
oculusvr = ["webvr/oculusvr"]
unstable = [
"euclid/unstable",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.