Add rust-alert to the tree and use it to allow a new URL to be navigated to

This commit is contained in:
Patrick Walton 2013-05-17 15:54:48 -07:00
parent 1eb5c4f7b7
commit 4d7f003cd9
6 changed files with 23 additions and 1 deletions

3
.gitmodules vendored
View file

@ -85,3 +85,6 @@
[submodule "src/compiler/rust"]
path = src/compiler/rust
url = https://github.com/mozilla/rust.git
[submodule "src/support/alert/rust-alert"]
path = src/support/alert/rust-alert
url = git://github.com/mozilla-servo/rust-alert.git