Implement window.openURLInDefaultBrowser() (fixes #11292)

This commit is contained in:
Anthony Ramine 2016-05-27 13:40:39 +02:00
parent 8003687deb
commit 056bdc5514
8 changed files with 39 additions and 5 deletions

View file

@ -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"}