aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_traits/webdriver_msg.rs
Commit message (Expand)AuthorAgeFilesLines
* Bump euclid to 0.14.Nicolas Silva2017-06-141-1/+1
* Webdriver uses browsing context ids rather than pipeline ids.Alan Jeffrey2017-05-251-2/+2
* Renamed constellation::Frame to constellation::BrowsingContext.Alan Jeffrey2017-05-151-1/+1
* Update Hyper and OpenSSLddh2017-03-311-3/+3
* Rustfmt script_traits.Ms2ger2017-01-031-9/+8
* Reformat WebDriverScriptCommand::AddCookie.Ms2ger2017-01-031-6/+4
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-2/+2
* Update serde to 0.8 (fixes #12659)Anthony Ramine2016-08-121-3/+9
* Removed some sources of panic from script thread and devtools, using Option v...David Raifaizen2016-07-251-1/+4
* Move webdriver_msg to script_traits.Ms2ger2016-07-051-0/+84