mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Implement window.openURLInDefaultBrowser() (fixes #11292)
This commit is contained in:
parent
8003687deb
commit
056bdc5514
8 changed files with 39 additions and 5 deletions
|
@ -43,6 +43,7 @@ msg = {path = "../msg"}
|
|||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = "0.1.2"
|
||||
open = "1.1.1"
|
||||
phf = "0.7.13"
|
||||
phf_macros = "0.7.13"
|
||||
plugins = {path = "../plugins"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue