Introduce rejectionhandled event

This commit is contained in:
CYBAI 2018-11-04 14:35:17 +08:00
parent b1a2b6b5bf
commit 23a4d646ce
5 changed files with 40 additions and 18 deletions

View file

@ -32,7 +32,7 @@ hashglobe = { path = "../hashglobe" }
hyper = { version = "0.12", optional = true }
hyper_serde = { version = "0.9", optional = true }
keyboard-types = {version = "0.4.3", optional = true}
mozjs = { version = "0.9.3", optional = true }
mozjs = { version = "0.9.4", optional = true }
selectors = { path = "../selectors" }
serde = { version = "1.0.27", optional = true }
serde_bytes = { version = "0.10", optional = true }