servo/components/servo
Mike Blumenkrantz b1ae5e7523 make Opts.url an Option<> type, only emit initial url load if url exists
this is a necessary change for embedded apps to prevent an initial about:blank
page load from overwriting whatever the app was actually trying to load
2015-05-27 14:45:57 -04:00
..
.cargo Ensure we use the android cross linker when building for android 2015-05-07 14:27:58 -05:00
Cargo.lock Auto merge of #6192 - nox:cleanup-urlsearchparams, r=Manishearth 2015-05-27 05:21:05 -05:00
Cargo.toml Get rid of old libc feature 2015-05-05 10:04:42 -07:00
lib.rs make Opts.url an Option<> type, only emit initial url load if url exists 2015-05-27 14:45:57 -04:00
main.rs compositing: Support multiple events per frame. 2015-05-20 10:53:48 -07:00