mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Report real caller information for console APIs to devtools.
This commit is contained in:
parent
0540c4a284
commit
ab7ade4efe
4 changed files with 13 additions and 14 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3481,7 +3481,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "mozjs"
|
||||
version = "0.13.0"
|
||||
source = "git+https://github.com/servo/rust-mozjs#8615f86310d2e1021f7f1e5db4a0df98f4c8edb0"
|
||||
source = "git+https://github.com/servo/rust-mozjs#11cabdef2cbf0884a2cc33e3c73719646bd31ce5"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"lazy_static",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue