Report real caller information for console APIs to devtools.

This commit is contained in:
Josh Matthews 2020-04-28 16:34:35 -04:00
parent 0540c4a284
commit ab7ade4efe
4 changed files with 13 additions and 14 deletions

View file

@ -34,3 +34,4 @@ spirv_cross = { git = "https://github.com/servo/spirv_cross", branch = "wgpu-ser
backtrace = { git = "https://github.com/MeFisto94/backtrace-rs", branch = "fix-strtab-freeing-crash" }
surfman-chains = { git = "https://github.com/asajeffrey/surfman-chains" }
surfman = { git = "https://github.com/servo/surfman" }