James Graham
2ac961e819
webdriver: Update version number for release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2bafff22012b13ba75f3f8ada3408bd44429a675
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0208107b379cbb1dfd657faacf0fe4410824f96c
2016-06-01 22:52:34 +01:00
James Graham
876df65d1a
webdriver: Merge pull request #34 from jgraham/capabilities_to_json
...
Implement to_json for NewSessionParameters
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: f421d9b519810294c5d477dffe8c61e19c89040b
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 071e474f2595c3f49ecd6d8c27451989d088165f
2016-06-01 15:29:30 +01:00
Daniel Robertson
f83aeeee5a
webdriver: Merge pull request #33 from danlrobertson/impl_serialize_for_cookie
...
Implement Into<cookie::Cookie> for Cookie
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2ee8645d6f5088c6d4b6bc8ad46466e290105418
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : febdc4ffa784e71e23b58acac879b148ba4e98fb
2016-06-01 09:44:27 +01:00
James Graham
e53ef6893c
webdriver: Update version number for release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: f3b08dcfa71ee10c296c806128b973ce13f9331b
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 6f84d3d032bbb0935109bd3e7030c9b8c15f9636
2016-05-27 15:46:20 +01:00
James Graham
fb103d3ae7
webdriver: Add From<T> for WebElement where T: Into<String>
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: edae38aa835e2ba5c40c819ae47d798ee08cac1e
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0aa2315e452fa9d925efbc82a26798db24b15312
2016-05-27 15:46:20 +01:00
James Graham
fd83420423
webdriver: Update version number for release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: e22a79039ee04cf3d040136ca58f2e354c0a3c56
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : d0304152821b8fab808393607f1da8ddf04295b3
2016-05-27 15:46:20 +01:00
Andreas Tolfsen
2fc0964252
webdriver: Merge pull request #32 from andreastt/remove-marionette-bits
...
marionette_bits: remove
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: fd7c3e5b611d790822eaf223cb0eb1fcf03ae030
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0db58cc63a3c6f3baa4a7d48821066eda5efccd1
2016-05-25 11:31:29 +01:00
James Graham
3518518a3f
webdriver: Merge pull request #30 from jgraham/new_session_capabilities
...
Add support for capabilites in New Session command
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: a47ba3d93ab667259c839df4e5d11bef778455a4
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : cf6c3e18413f6555b14a9d95b193e05edb3529f8
2016-05-23 14:07:57 +01:00
Daniel Robertson
88c8349358
webdriver: Merge pull request #29 from danlrobertson/expiry
...
AddCookieParameters expiry should accept a date
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 86372d85c7bbf3e3f2520994b72a77f0c9eb23b4
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : e7c6ca5723acca02248c76c6a0364c4ec20502be
2016-04-27 13:55:48 +01:00
James Graham
67d5b3bb0d
webdriver: Update to latest hyper
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2985c3aab9d7d1bf45a5ab474186257a44832a72
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 4d2c38a85b6e82aec266977cc98cb94c21dc9d63
2016-04-22 13:45:12 +01:00
James Graham
8a6d991dfd
webdriver: Update version number for release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: b0be5129961161c6678b0e5398569ee9342f40ca
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 89221ca6faceccfadf5511e6822e6d0b4856c90b
2016-04-04 16:27:57 +01:00
James Graham
9658adaf3f
webdriver: Merge pull request #27 from jgraham/travis
...
Add travis CI support.
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 63a82d36d2783128665612e41faf5b150eb3dbf8
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 8dae95ce9c85bfc09fd340f9e74c58fdec359e5d
2016-04-04 13:04:07 +01:00
Ms2ger
8ad0f251b8
webdriver: Merge pull request #26 from Ms2ger/cleanup
...
Various cleanup.
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 338dcf0716188d3fa89ba2062bb4cf14db660e22
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 153d50bc115a597a019b517a87953cb12bceec92
2016-04-04 12:52:00 +01:00
Daniel Robertson
c21a98c0c7
webdriver: Merge pull request #25 from danlrobertson/nullable
...
Add extensions `Nullable` and change `Date`s data visibility to pub
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 16b0099c256b561fd86ba676b68c674ca63b0133
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : c498dc3c15db17f4cc68bc49e1b3b0052414f333
2016-03-27 17:30:04 +01:00
Anthony Ramine
cfc829302d
webdriver: Merge pull request #24 from nox/hyper
...
Bump hyper to 0.8
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: e70a5aac55ff308f5f7e5417da1caf5115da4d23
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 851a31ba449954ebec5a9c576ce5100b2d37ee10
2016-03-15 00:06:04 +00:00
James Graham
8672096066
webdriver: Update version number for release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 8196cecc1ae821a72f0423d631bca2c60c7901be
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : f89e8818901306ccce18b2bb39ddcbc19258827e
2016-03-11 11:19:55 +00:00
James Graham
520a2c9445
webdriver: Squash a warning.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 4e2063ef859cae548eedc853f3ff84cec00a3961
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 825555d49a10b54534c80839b4b7ff7fdf0235b1
2016-03-07 17:08:16 +00:00
AutomatedTester
1f8db933c6
webdriver: Merge pull request #21 from AutomatedTester/get_page_source
...
Add in endpoint for GetPageSource
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 04ea4331c409f6925faba9dbc41a44dbcc04e7a2
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0b8235e5120986563dad16065cd7885ad223a709
2016-01-19 15:29:04 +00:00
AutomatedTester
0b7afbf187
webdriver: Merge pull request #22 from AutomatedTester/alert_parameter
...
Update parameter being used in alert sendKeys
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 875ac848675d72d09d2b9b20ce2fcd4755090131
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 6cbfb999390d1473cb0d5eb53bbc30dbb4c4794e
2016-01-19 15:27:48 +00:00
Andreas Tolfsen
5f868a4819
webdriver: Merge pull request #14 from andreastt/derive_debug
...
Derive Debug trait for WebElement and FrameId
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 8300b62283f87b0dfd0158fff4c8bb60d0b8c193
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 8f60e3c9f9ef8bb1f44257cfd84749df16397841
2016-01-18 18:09:15 +00:00
James Graham
4634404448
webdriver: Update version number
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: e28b0dca48a884f9a0e2870b3e2186e761c80479
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 515dff21ff8fa6756c8d020afd8e5979a2d89423
2015-12-10 10:51:47 +00:00
James Graham
b6be2da9c2
webdriver: Add an implementation of From<DecoderError> for WebDriverError
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 55c965d72180ecde14bd0b039ea339b89d87a20f
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 2cd365cafa393849cf22fc53d10b019f1287a003
2015-12-10 10:51:47 +00:00
Simon Sapin
836ac88838
webdriver: Merge pull request #19 from SimonSapin/hyperup
...
Update to hyper 0.7
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 9dffcbe409af052788b75c25c368518aab30fd39
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 791bbe99d5aa1a9853f94902251dccc8205aa27f
2015-11-24 20:56:15 +00:00
James Graham
0597c6ffb6
webdriver: Fix set cookie method to match spec.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 110625b02d16f32650475f6a17da404a65d3a28d
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 2c9791ec59031d9519fd77565df901e78f75315d
2015-10-21 16:38:12 +01:00
James Graham
348fbb7d1c
webdriver: Update version number
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 96764c8e36fc40cea0ab71bbf550a609fcfa3635
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 97cee010ede740d0d10c79444252c4852b74864d
2015-09-28 22:31:39 +01:00
James Graham
d047182a38
webdriver: Rename 'status' field to 'error' to match spec.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 5e1d492f4ee24b740708cfd3a2dd17bda16fa77a
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : f964a823e127462ecb07c41a9d425d4a9104a07f
2015-09-28 22:30:33 +01:00
James Graham
d1b9b11c33
webdriver: Fix field name for Send Alert Text
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: e6aac905416c3b55b0b9c6f82b347366be5e9301
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 567c9937d5cce2327656f334f461f3b6b7523f8a
2015-09-09 15:55:19 +01:00
James Graham
95f78fca50
webdriver: Implement From<IoError> for WebDriverError
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: abeeca388e12c3f3d2dcf55a6dc48333aa233c46
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 4be820d2adcd92ef6c9c2328fc14ef680997b543
2015-09-09 15:09:56 +01:00
James Graham
9cd29f8889
webdriver: Bump version number for 0.3 release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 6ad51b44a10bd9e9f2f5532dbeb7f917a662a226
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : b5b629c8fa073d33b8edc0f837d83c21c148241a
2015-09-04 18:00:16 +01:00
James Graham
0095aaa1b2
webdriver: Merge pull request #18 from jgraham/jgraham/extensions
...
Implement support for extension commands.
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 1b5007fbea3caf302cb215dbc2ad21e0402344eb
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : da93be69d6f15bb92f6df045071460b2245f1723
2015-09-04 18:51:41 +02:00
Corey Farwell
fca52a371d
webdriver: Merge pull request #17 from frewsxcv/rfc-1214
...
Fix nightly warnings related to lifetimes
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 80b3fdf3f7412066268e00df25087200cbb47cca
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 3f8dd7031da8cdbc1f43d0ae81653b1f0abf064b
2015-09-02 15:11:09 +02:00
AutomatedTester
cb13502535
webdriver: Merge pull request #15 from AutomatedTester/update_endpoints
...
Update the HTTP Endpoints to match the current specification
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 7fd0a2aec5722f28a319595cba173e95367b99a7
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : d82f2f8f4a7aef9cc0ff8d551413deba18c26d5c
2015-08-28 16:31:29 +02:00
James Graham
17b87c433c
webdriver: Don't log response at error level
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 7cdaa70fdea1600fd22a7daddf0dc890e9e91bf4
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 92f7a8f4d440309055eba07ecd09f4b023afccb4
2015-08-27 20:07:23 +01:00
James Graham
23dcd65fd0
webdriver: Send JSON header with response.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 5008a3d04e30a1080f747f271febb04b19ee824c
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : b2d1dcd1d750e559dcaba04e0e89e328d5ace2d6
2015-08-13 00:07:53 +01:00
James Graham
e6abd66a96
webdriver: Update version number for release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2265894866bea9659c06a7082f2f96cad238ff34
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : aa06f7472f26a96a0d3d9288ad9a03a1c13a9969
2015-07-23 00:11:06 +01:00
AutomatedTester
901769579a
webdriver: Merge pull request #13 from AutomatedTester/hyper-no-default
...
Set hyper to not build with default-features
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 3d9b4578a425108357cb33012ec14597b9656377
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : a203d85f369901afe62dcf2fad5252f9e88290b1
2015-07-22 23:59:28 +01:00
Simon Sapin
86abf0e314
webdriver: Merge pull request #12 from SimonSapin/patch-1
...
Upgrade hyper
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: caf906e67d818f2db5d4f31b08abb0fee561ec43
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : d267ce5830f9deb20372b76d0c6f16943b1f48e6
2015-07-11 00:22:18 +01:00
Manish Goregaokar
2aa8128113
webdriver: Merge pull request #11 from Manishearth/patch-1
...
Update Cargo.toml
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: b9cf2b1f65d4f01f593de29a581518feeb6b5a64
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 079c32fa6ea86df4f8889499e4549ce593c2c02d
2015-06-02 12:47:53 +01:00
James Graham
0929ce2517
webdriver: Update version number for 0.2 release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 038c1828c5dd4ab7b8f70b3d859c0ff988e6ca25
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 453e02212547b6dd2cf7d9749b98128cb634d81b
2015-05-20 18:20:51 +01:00
James Graham
02ee330730
webdriver: Fix error code for the case where a session is already created
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 7623fabea3df5ecde77a053e4bb702c5c6fab13b
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : ecf6a118ffa25e8bd3991db7530ce9be78734c97
2015-05-20 12:07:07 +01:00
James Graham
88e55e05ea
webdriver: Support errors that are fatal i.e. should result in session teardown.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 043d4007dba6bca256a7e8f838ad1ef12a7a8930
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 7a88e9b8883b572919ea2f2c672e603b2af90176
2015-05-20 12:06:41 +01:00
James Graham
b9db2f680d
webdriver: Upgrade depenencies for 1.0
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: d40f0d479357d1af4a569ea1a566342c8f48bf71
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : ff90f951852e8c2f823b3b416966ec97fcb1b1c0
2015-05-16 00:00:10 +01:00
Simon Sapin
f6b1cbf7bb
webdriver: Upgrade Hyper
...
https://github.com/hyperium/hyper/blob/master/CHANGELOG.md#v040-2015-05-07
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: a5549ac6094df6c347f07ed4d412b7a685abce25
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : c97f9d04c5d0bb79896ceefb08ed2010e36c2d59
2015-05-12 16:09:49 +02:00
James Graham
5c176474e2
webdriver: Add support for getActiveElement
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 4065017191f1054b62f8c17c2b07c412111e0022
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 81bbd1a168fe1375ced13eb379853f48253cdc12
2015-05-08 19:37:51 +01:00
James Graham
b97307771f
webdriver: Make response fields public and cookie maxAge nullable.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: c2038b4195ee8cd982079cc48d6a9d039f59f1fb
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : f52764ae19d0af506b37436f96e6a0160503ddec
2015-05-06 14:58:27 +01:00
James Graham
65542a3e46
webdriver: Add support for GetCookies, DeleteCookies and DeleteCookie commands
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: be7d51eff155eeb37ae841836a47d37df6730f90
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 24bcf7373c8f8be996f5d1c8c2c735dd5c4976b7
2015-05-01 16:58:01 +01:00
James Graham
52fd12fbf2
webdriver: Remove redundant license-file key from Cargo.toml
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 3c228e2142f881bcdcf49210776b5ac995fc0808
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : e97e246b90f27f3910e6b17799f44c5f78d801ab
2015-05-01 15:11:47 +01:00
James Graham
fd874a1830
webdriver: Name http server thread for debugging.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: b74083e44bb76cdafc1758849618b16161c2c20d
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 698c098280c8b63c06e1a2af1b2b9d40aec76b4b
2015-05-01 15:11:09 +01:00
James Graham
34dadf639b
webdriver: Fix TakeScreenshot to not expect an element parameter that isn't supplied.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 432e6000646be7c6abe472c324a5c52469410824
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 4c012a69a03d44de851684ad6438a9cf0b180ef7
2015-05-01 15:10:20 +01:00
James Graham
28372ef417
webdriver: Make all parameters fields public
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 66547888f47bae7e938a92af4586276479343216
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 3c0a8bb410764a965c370c121d57b5e815b960e5
2015-04-24 14:49:49 +01:00
James Graham
709dd47b7c
webdriver: Update package metadata for release
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 24cd5710008c906dc1132c9db84cd12cefb1bdf9
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 5377ea1ed9f2141b9750d1561a50b0cf88e7b4f4
2015-04-09 16:20:51 +01:00
James Graham
692e444458
webdriver: fixup! Update for beta.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: fe44cf58342dafbdb8ea8a9cd0f9826a6d5d4e78
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 4561e53671b94836ca6bb733d2cbc73f8770459e
2015-04-08 19:54:16 +01:00
James Graham
90878cdf83
webdriver: Update for beta.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 435bc91f1297b957798d52bf0f445cab754fc186
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 9e1c3868846f5f119caa7f302dbbb7bd24fefdc1
2015-04-08 18:53:24 +01:00
James Graham
ef830930f6
webdriver: Update dependencies
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 4f543416a269b9d0d7ee5332db489768c2a769dd
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 1876632a2b01afd5cfac8089cfce0a8cb4693ac8
2015-04-08 15:58:43 +01:00
James Graham
963db6d357
webdriver: Make url on GetParameters public
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 3f6ed4f167291512c0e853de7be80fa4c197f64e
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 54957a4fbe58dad2078b7b56053c4c3ecf0698b5
2015-04-08 00:25:35 +01:00
James Graham
53a3d2d86a
webdriver: Use the same rustc_serialize as Servo
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: e355e7dc96ffd4ac39c8e09491b159fbb798b2cb
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : d6b9810b4562a2654e76d3262e93b14ad7d80a29
2015-04-08 00:25:16 +01:00
James Graham
d2b2d35299
webdriver: Remove Cargo.lock file
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 252f2fb4a9366b339dae41bdb6e804202e3779e8
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : c9fa38a7db07753953c99b9f89637bc3b6b4b027
2015-04-08 00:24:55 +01:00
Josh Matthews
48aa06b98a
webdriver: Merge pull request #6 from jdm/servo
...
Update to compile with rustc d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/ru...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 906806d51783b5caad89432bf8ce008f2f4968fc
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : a1ed74dee3765821147fec6cf622094c15d31e4f
2015-04-03 14:14:02 +01:00
AutomatedTester
0d61b12035
webdriver: Merge pull request #4 from AutomatedTester/rect
...
Update getElementRect to expect floats to be returned to it
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 6c891a20996ed866621eecae5ae29230f22f95fd
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 9bda711ae7a6b7b94d70e35d9c5705ed55eb40a6
2015-03-07 12:41:53 +00:00
James Graham
07f2922c5f
webdriver: Fix parsing of FrameIds with Elements
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: f0168a1510f08990dc5394050adade86dc548944
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : a62404c8c6d39bb7d4cf79f3f79d4f53da98af31
2015-03-06 14:50:25 +00:00
James Graham
fe1a9ec995
webdriver: Fix timeout datatype and script serialization
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 520e4df806254528ff78625a86b18b61c55d7456
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0b8bc9cb3c5054c4c3dfe201d1a8c7018052d37a
2015-03-06 10:37:08 +00:00
James Graham
2d64e76f23
webdriver: Fix some bugs found by the selenium testsuite
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 000cf556c4f2087ab650da2f9291aeef432ffaa0
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 3932e94fe13b4330c50e79a0d8fd99d58c3d1447
2015-03-04 14:34:54 +00:00
James Graham
d98b0d7c1b
webdriver: Add support for finding elements in subtrees
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 17d550f0f47f42d64d367c72d4fd32aadedda8c4
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0824a89b5572290fdf5b79f2a5ac1a286ccd2445
2015-03-02 15:53:30 +00:00
James Graham
54ce9dae7a
webdriver: Fix conversion of SendKeys input
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 65d155c9b4a3928445e4ba9f2ffbcb7853a57b2b
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 519c5b34283c02658cb8dc0d4de75610d61d88ac
2015-03-02 12:38:37 +00:00
AutomatedTester
dcc69ff6af
webdriver: When calling sendKeys, the client will send through a Vector so we should treat it accordingly
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 42d4821c576262dd53e5a1c30067a0b3e6f159be
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 1edbc5d5e90fd88b74289f7ba12580f5157a0d83
2015-02-27 00:26:26 +00:00
AutomatedTester
558b9ca50a
webdriver: Update endpoint for sendKeys
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 4a953e31120a1c00463b7886b39d171408e6aaea
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 943ea44f1a59a4eaa09d3968bd659e50cd79c7ac
2015-02-27 00:25:37 +00:00
James Graham
25a0f7eb4b
webdriver: Make build work with 1.0a2
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 8bf036c35e4893bf523c6f8e2041a8a7eeb3e89b
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 750810fe1d35b379a83a286bb1716db10990738c
2015-02-23 19:19:49 +00:00
James Graham
4c2b0e611c
webdriver: Fixup error handling
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 1592a9150589ddab44e36aca2b241929de0c6e68
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 31b7ebbfbd73871424c2a9411fb684209c681392
2015-02-23 13:52:41 +00:00
James Graham
150eac382b
webdriver: Better error checking of request body
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 62d258b1d41997e531618c82cdeab3436525c2c7
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 7a835fbb883119b60f02e6325dbfa95d3dc59262
2015-02-16 16:58:09 +00:00
James Graham
7f30906eda
webdriver: Fix versions of dependencies to build with 1.0.0-alpha
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2d85826105886a478114a9ea7b2914bef91ba014
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 1455612194a1d8f96b81cb1d6e3a94f1718bd5d8
2015-02-09 23:04:41 +00:00
James Graham
474826b2bd
webdriver: Make common public
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 162db643b3e67ad5a85331d0dd08b34887f7ddcd
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 36b1543bd4ab9e24ef540e266782d270d4971365
2015-01-16 18:58:03 +00:00
James Graham
3faadabb44
webdriver: Add gitignore file
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 2a3c021ab656f753a6b849fd4aea96529b52b9a5
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 1c117f30f81fe654a6c3fa1441cef404e6969afa
2015-01-16 18:37:17 +00:00
James Graham
476d26334f
webdriver: Move some things around
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: b945401deb6e45fce5ddbb1ab8c30b5b2686cc2c
--HG--
rename : testing/webdriver/src/httpserver.rs => testing/webdriver/src/server.rs
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 0d54fb2d71de69fe1351b630b38a923f80db3a7b
2015-01-16 18:36:48 +00:00
James Graham
dd503497e8
webdriver: Move error types out into their own module.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 5fac4d583c93dd26f998e1497fe1eec807c78932
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : cb9db3de9b8980262ae058580eb52229e005707f
2015-01-16 10:24:55 +00:00
James Graham
3b9ef9531b
webdriver: Move macros into their own module
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 66e83050f3436bfa86f31a294ec5214e0200cffe
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : f9c75128f1511d4461d20915c30043a3cbc3a0be
2015-01-15 19:27:58 +00:00
James Graham
41c604968a
webdriver: Initial commit for seperate webdriver module.
...
Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: da53f261e0ee97c68cfd567e3dac1aa4bcc1a151
--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : d3a8d3cc76bca7cf4f714aba074a55be7a4c91d2
2015-01-15 19:20:55 +00:00
Nazım Can Altınova
a86e524d57
Bug 1390339 - stylo: Adjust test expectations after removing calc support from media queries r=emilio
...
MozReview-Commit-ID: 3WX3HQBf175
--HG--
extra : rebase_source : fce1572342ae0194ff8db784e2da52fd86bcf473
2017-09-01 11:47:00 -07:00
Xidorn Quan
d57b5bd646
Bug 1388911 - Update expectation for this bug after landing servo/servo#18336 .
...
MozReview-Commit-ID: EMKg34csW4l
2017-09-02 11:02:19 +10:00
Hiroyuki Ikezoe
d040208aa6
Bug 1395832 - Drop expectation data for po-disconnect.any.js.ini since the tests don't cause any timeout. r=jgraham
...
MozReview-Commit-ID: BnTl2r8qPaJ
--HG--
extra : rebase_source : 7d589feaa51ff9f12f3698f0c69e248ebf09a7a8
2017-09-01 16:04:52 +09:00
Wes Kocher
5f157c17dc
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 3JxUEFuinHY
2017-09-01 16:29:10 -07:00
Geoff Brown
7a2a74a3fb
Bug 1395718 - In devicemanager killProcess, only use force-stop when a signal is not specified; r=bc
...
dm.killProcess correctly tries to use 'am force-stop' in preference to kill()
to end a process. But some clients of killProcess specify a kill signal and
use killProcess for purposes other than endding the process, for example, to trigger
crash dumps. To allow for these cases, it is better to not use force-stop when a
signal is specified.
2017-09-01 11:35:45 -06:00
Sebastian Hengst
43bc951ac7
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: ES9rKhiQo10
2017-09-01 10:38:51 +02:00
Henrik Skupin
476c801003
Bug 1387094 - Add noProxy support for manual proxy type. r=ato
...
MozReview-Commit-ID: 1C9sFgrno4i
--HG--
extra : rebase_source : 4182535b4dc5660966856adc250e38c08e009623
2017-08-31 17:49:36 +02:00
Wes Kocher
6472928439
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 77Uz3uceUmk
2017-08-31 16:56:23 -07:00
Wes Kocher
e9c837e8b6
Merge inbound to central, a=merge
...
MozReview-Commit-ID: FBt5lm2sDFe
2017-08-31 16:26:40 -07:00
Ho-Pang Hsu
8dfeaddc82
Bug 1391532 - Preserve the precision of a timestamp when converting it to string. r=bkelly
2017-08-30 19:16:02 +08:00
Sebastian Hengst
f4d5c234eb
Bug 815077 - Make unicode ETHIOPIC WORDSPACE count as a space character: remove test failure expecation. r=wpt-expectation-update
2017-09-01 00:10:51 +02:00
Andreas Tolfsen
8e318ae1c0
Bug 1395469
- Check discarded ChromeWindow in staleness test. r=me
...
HTML elements' ownerGlobal is a WindowProxy that indirects operations
to the current browsing context. However, for XUL elements this global
is ChromeWindow which gets reset to null when the window is discarded.
For the same reason, since win indirects to the current browsing context's
associated window, we need to test that the element's node document is
not the active document.
Finally test that its shadow-including root is a document.
MozReview-Commit-ID: EYh18P8DbcN
2017-08-31 17:36:27 +01:00
Andreas Tolfsen
482df6f9bf
Bug 1394849 - Add error.stack to create stacktraces. r=automatedtester
...
This patch introduces a new error.stack function as a shorthand for
creating stacktraces. It is equivalent to calling
new Error().stack
and removing the first line of the stack. Removing the first line is
needed to make it appear as if the error originated from the caller's
position in the program.
MozReview-Commit-ID: DpSSWU5vPDm
--HG--
extra : rebase_source : 52697e348367b2b7dbeb28a711a9bd1fdef076ec
2017-08-29 17:34:37 +01:00
Andreas Tolfsen
7b0b197759
Bug 1394849 - Export pprint separately. r=automatedtester
...
pprint is currently exposed twice: once on the error namespace and once
separately. We only want to expose it once, and since there are only a
handful "error.pprint" usages left, we can go ahead and make this change.
When we move transition to use "require" in the future, like devtools
does, it will be possible to use both "error.pprint" and "pprint" styles
without export duplication.
MozReview-Commit-ID: CAnPDWn9Vr7
--HG--
extra : rebase_source : 05a05460d710eb96fa7b20cb94477be0282809de
2017-08-29 17:33:38 +01:00
Rob Wood
f85102e872
Bug 1390084 - Fix enabling gecko profiling on try; r=jmaher
...
MozReview-Commit-ID: 8Cm9zH7lxGF
--HG--
extra : rebase_source : 052c2c06a8c345878353770f4d576ea2cba415f9
2017-08-29 11:44:58 -04:00
Sebastian Hengst
030c11d7dd
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 4IUksc3Mn9i
2017-08-31 14:36:51 +02:00
Wes Kocher
ef3d37e889
Merge m-c to inbound a=merge
...
MozReview-Commit-ID: 3rHXXSEcJ6k
2017-08-30 19:58:40 -07:00
Wes Kocher
940bdbc699
Merge autoland to central, a=merge
...
MozReview-Commit-ID: Jz9iBkuBrpV
2017-08-30 19:52:39 -07:00
Andrea Marchesini
1df07a3979
Bug 1395141 - RequestInit dictionary must have AbortSignal as optional, r=bkelly
2017-08-30 18:47:23 +02:00
Kris Maglione
8b415f700f
Bug 1394556: Part 1 - Fix strict mode errors in JSM scripts. r=Mossop
...
MozReview-Commit-ID: 4LmJQql7Y2c
--HG--
extra : rebase_source : f18b5547a5a57db4e8b990bfc34f06690ac9da7a
extra : histedit_source : 7281bafbde4bf231752d9d868ec8ca1d2f55a2f9
2017-08-30 01:50:27 -07:00
Joel Maher
d621014a58
Bug 1391735 - annotate more of web-platform-tests moz.build. r=jgraham,jet,overholt
2017-08-31 10:00:54 -04:00
Joel Maher
7b4f0897ab
Bug 1380664 - disable compiler warnings. r=gps
2017-08-31 10:00:51 -04:00
Andrew Halberstadt
51ea9f11ab
Bug 1393900 - Update mochitest runtimes files to balance the chunks, r=jmaher
...
MozReview-Commit-ID: FWsc3rBv7cL
--HG--
extra : rebase_source : 3b16636a00ba0ca64637043b54197fdaf32ba96c
2017-08-25 15:05:18 -04:00
Sebastian Hengst
a56d428b1f
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: Gf0QPFp52Bj
2017-08-30 11:05:16 +02:00
Wes Kocher
de530c1ea6
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 5c1Pgm4aVKe
2017-08-29 16:17:50 -07:00
Wes Kocher
2198196808
Merge inbound to central, a=merge
...
MozReview-Commit-ID: G6QZZ8RGk6n
2017-08-29 16:14:22 -07:00
Sebastian Hengst
ca3d97b658
merge mozilla-central to autoland. r=merge a=merge
2017-08-29 20:31:58 +02:00
Sebastian Hengst
2a9cc8e3be
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: BQuBmVtsdki
2017-08-29 20:30:41 +02:00
Henrik Skupin
c80a4170d0
Bug 1394377 - Increase default shutdown timeout to 120s. r=maja_zf
...
The background thread hang monitor will crash Firefox after 60s if
a shutdown is too slow. Debug builds are slower and as such Marionette
would force kill Firefox right before the hang monitor can kick in.
MozReview-Commit-ID: GGQFPEZ37dg
--HG--
extra : rebase_source : 99223b83c60be1abad1cc23d8a7c9c31a9f39379
2017-08-28 17:35:39 +02:00
André Bargull
f59cbf7cd5
Bug 1389752 - Throw TypeError if [[OwnPropertyKeys]] of scripted proxies contains duplicates. r=till, r=qdot
...
--HG--
extra : rebase_source : 7c31e7c3443d7a1885d89a0688022f68f5034bf0
2017-08-23 23:56:40 +02:00
Andrea Marchesini
693c7d0fe5
Bug 1378342 - AbortSignal/AbortController - part 11 - More WPTs pass, r=bkelly
2017-08-29 11:31:07 +02:00
Andrea Marchesini
508c8078ce
Bug 1378342 - AbortSignal/AbortController - part 10 - Reject the fetch() promise if AbortSignal is already aborted, r=bkelly
2017-08-29 11:31:07 +02:00
Andrea Marchesini
3e5de60a22
Bug 1378342 - AbortSignal/AbortController - part 9 - Request.signal should not be a reference of RequestInit.signal, r=bkelly
2017-08-29 11:31:07 +02:00
Andrea Marchesini
a441d6f43c
Bug 1378342 - AbortSignal/AbortController - part 8 - Aborting ReadableStream when AbortSignal is aborted, r=bkelly
2017-08-29 11:31:06 +02:00
Andrea Marchesini
1914cf5f4a
Bug 1378342 - AbortSignal/AbortController - part 7 - Fix a WPT related to AbortSignal and Fetch, r=bkelly
2017-08-29 11:31:06 +02:00
Andrea Marchesini
f533937740
Bug 1378342 - AbortSignal/AbortController - part 6 - Implement Request.signal, r=bkelly
2017-08-29 11:31:06 +02:00
Andrea Marchesini
e670c2c16a
Bug 1378342 - AbortSignal/AbortController - part 5 - Some WPTs pass, r=bkelly
2017-08-29 11:31:06 +02:00
Sebastian Hengst
debdc61170
Backed out changeset 6cbeeec89846 (bug 1378342)
2017-08-29 09:17:04 +02:00
Sebastian Hengst
80e618e605
Backed out changeset 2c6f49d73935 (bug 1378342)
2017-08-29 09:16:59 +02:00
Sebastian Hengst
47b037dd0c
Backed out changeset 7f2733a59971 (bug 1378342)
2017-08-29 09:16:54 +02:00
Sebastian Hengst
03d1665672
Backed out changeset 64d0dbf9706b (bug 1378342)
2017-08-29 09:16:48 +02:00
Sebastian Hengst
db728bce54
Backed out changeset 4c41e61d6763 (bug 1378342)
2017-08-29 09:16:43 +02:00
Sebastian Hengst
f8f91f8942
Backed out changeset 68192e795b74 (bug 1378342)
2017-08-29 09:16:37 +02:00
Sebastian Hengst
f53e20c680
Backed out changeset 4f02d9b8e2ec (bug 1378342)
2017-08-29 09:16:32 +02:00
Andrea Marchesini
bdd21f0a1e
Bug 1378342 - AbortSignal/AbortController - part 11 - More WPTs pass, r=bkelly
2017-08-29 07:30:21 +02:00
Andrea Marchesini
b2983e07a6
Bug 1378342 - AbortSignal/AbortController - part 10 - Reject the fetch() promise if AbortSignal is already aborted, r=bkelly
2017-08-29 07:30:21 +02:00
Andrea Marchesini
b89d4f379a
Bug 1378342 - AbortSignal/AbortController - part 9 - Request.signal should not be a reference of RequestInit.signal, r=bkelly
2017-08-29 07:30:21 +02:00
Andrea Marchesini
268b173378
Bug 1378342 - AbortSignal/AbortController - part 8 - Aborting ReadableStream when AbortSignal is aborted, r=bkelly
2017-08-29 07:30:21 +02:00
Andrea Marchesini
646cc5ff91
Bug 1378342 - AbortSignal/AbortController - part 7 - Fix a WPT related to AbortSignal and Fetch, r=bkelly
2017-08-29 07:30:21 +02:00
Andrea Marchesini
afa1c0c6c4
Bug 1378342 - AbortSignal/AbortController - part 6 - Implement Request.signal, r=bkelly
2017-08-29 07:30:21 +02:00
Andrea Marchesini
6120e5f74f
Bug 1378342 - AbortSignal/AbortController - part 5 - Some WPTs pass, r=bkelly
2017-08-29 07:30:20 +02:00
Sebastian Hengst
558aede67b
merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
2017-08-29 20:36:12 +02:00
Michael Layzell
b24446f9ea
Bug 1372662 - Part 3: Include manifest changes for WPT on a CLOSED TREE, a=bustage
2017-08-29 13:52:17 -04:00
Michael Layzell
7d3c0b75e7
Bug 1372662 - Part 2: Add wpt tests for not copying sessionstorage into noopener windows, r=smaug
2017-08-29 13:22:41 -04:00
Andreas Tolfsen
6a8d4baed7
Bug 1393812 - Fix call to element.isDisconnected. r=automatedtester
...
A fallout from https://bugzil.la/1392346 was that element.isStale called
element.isDisconnected incorrectly by using the old container object.
This was reported in https://bugzil.la/1392854 .
Since we in the long term want to get rid of the concept
of window/shadow root containers (in preparation for
https://bugzil.la/marionette-window-tracking ), we might as well fix
the fallout by making element.isDisconnected take separate window-
and shadowRoot arguments, like element.isStale.
Fixes: https://bugzil.la/1392854
MozReview-Commit-ID: ELIu8HsZUfK
--HG--
extra : rebase_source : 3f0cc83048d9f069c47c08c0a6d886033c106825
2017-08-25 16:30:08 +01:00
Wes Kocher
a8e6d0bd2c
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 7XpmaFg1k8N
2017-08-29 16:17:13 -07:00
Geoff Brown
0c1b12715e
Bug 1386816 - Kill any xpcshell or ssltunnel already running at start of tests; r=jmaher
...
This renames killNamedOrphans to killNamedProc and removes the check for
parent proc id, so that any xpcshell or ssltunnel process is killed before
starting a mochitest or reftest run. For reftests, this is moved out of
the desktop harness and into the remote/android harness, since desktop
reftests do not use xpcshell or ssltunnel.
2017-08-29 15:44:18 -06:00
Ganti Sai Sarath Chandra
6ed789d12b
Bug 1378422 - Add python 2 only classifiers to python modules under /testing, r=ahal
...
MozReview-Commit-ID: DRi8KFyCnBn
--HG--
extra : rebase_source : 3ac98bdc648f8a0e3dc6d3b6d42e19dfc295a396
2017-08-19 04:19:06 +05:30
Kris Maglione
83ac7dd4fb
Bug 1394479: Only override Services.scriptloader for XPCOMUtils. r=florian
...
Overriding Services.scriptloader has a lot of consequences in terms of path
name magling and choice of target global when no target object is passed.
Since this test code doesn't care about callers outside of XPCOMUtils, it
should only override the instance used by XPCOMUtils, and not the instance
used by other callers.
MozReview-Commit-ID: 2LEchjzn0U5
--HG--
extra : rebase_source : 739fe2b03adb0b4637056b25d6b747a4e1f5a4a9
2017-08-28 09:51:08 -07:00
Wes Kocher
d03d9bee49
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: BJmeuDcuHke
2017-08-28 17:45:07 -07:00
Ryan VanderMeulen
afcf43248f
Backed out revision 2e5306010ce1 (bug 1389421) due to unresolved spec issues.
2017-08-28 15:20:55 -04:00
Kris Maglione
c5a2868365
Bug 1394467: Remove unused procompileScript method. r=mccr8
...
MozReview-Commit-ID: 6s2Nqtcd9uS
--HG--
extra : rebase_source : ec4f96e7281e3f72be01aeb8faa1c9b34a61f534
2017-08-28 09:21:46 -07:00
Christoph Kerschbaumer
b1e9bcda7b
Bug 1393742 - Rewrite test tpaint.html to rely on data: URI and postmessage handler to avoit perf regression. r=smaug
2017-08-28 09:35:14 +02:00
Alphan Chen
96889965b9
Bug 1380323 - Revise the behavior of scrolling to fragments. r=ehsan
2017-08-22 16:14:51 +08:00
Jessica Jong
18378d0e3a
Bug 1334051 - Part 2: Invoke attributeChangedCallback only if attribute name is in the observed attribute list. f=jdai, r=smaug
...
We call attributeChangedCallback in two cases:
1. When any of the attributes in the observed attribute list has changed,
appended, removed, or replaced.
2. When upgrading an element, for each attribute in element's attribute list
that is in the observed attribute list.
MozReview-Commit-ID: LKUY5ibp9RI
* * *
Bug 1334051 - Part 3: Optimize attributeChanged callbacks. r=smaug
2017-08-27 23:25:00 -04:00
Johan Lorenzo
a716c447c0
Bug 1384482 - Rename android-api-15 into android-api-16 r=mtabara
...
MozReview-Commit-ID: 4j66pTZEJzq
--HG--
rename : mobile/android/config/mozconfigs/android-api-15-frontend/nightly => mobile/android/config/mozconfigs/android-api-16-frontend/nightly
rename : mobile/android/config/mozconfigs/android-api-15-gradle-dependencies/nightly => mobile/android/config/mozconfigs/android-api-16-gradle-dependencies/nightly
rename : mobile/android/config/mozconfigs/android-api-15-gradle/nightly => mobile/android/config/mozconfigs/android-api-16-gradle/nightly
rename : mobile/android/config/mozconfigs/android-api-15-gradle/nightly-artifact => mobile/android/config/mozconfigs/android-api-16-gradle/nightly-artifact
rename : mobile/android/config/mozconfigs/android-api-15/debug => mobile/android/config/mozconfigs/android-api-16/debug
rename : mobile/android/config/mozconfigs/android-api-15/debug-artifact => mobile/android/config/mozconfigs/android-api-16/debug-artifact
rename : mobile/android/config/mozconfigs/android-api-15/l10n-nightly => mobile/android/config/mozconfigs/android-api-16/l10n-nightly
rename : mobile/android/config/mozconfigs/android-api-15/nightly => mobile/android/config/mozconfigs/android-api-16/nightly
rename : mobile/android/config/mozconfigs/android-api-15/nightly-artifact => mobile/android/config/mozconfigs/android-api-16/nightly-artifact
rename : mobile/android/config/mozconfigs/android-api-15/nightly-old-id => mobile/android/config/mozconfigs/android-api-16/nightly-old-id
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_artifact.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_artifact.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_debug.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_debug.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_debug_artifact.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_debug_artifact.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_gradle.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_gradle.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_gradle_artifact.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_gradle_artifact.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_gradle_dependencies.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_gradle_dependencies.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_old_id.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_old_id.py
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_15_partner_sample1.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_partner_sample1.py
rename : testing/mozharness/configs/single_locale/ash_android-api-15.py => testing/mozharness/configs/single_locale/ash_android-api-16.py
rename : testing/mozharness/configs/single_locale/date_android-api-15.py => testing/mozharness/configs/single_locale/date_android-api-16.py
rename : testing/mozharness/configs/single_locale/jamun_android-api-15.py => testing/mozharness/configs/single_locale/jamun_android-api-16.py
rename : testing/mozharness/configs/single_locale/mozilla-aurora_android-api-15.py => testing/mozharness/configs/single_locale/mozilla-aurora_android-api-16.py
rename : testing/mozharness/configs/single_locale/mozilla-beta_android-api-15.py => testing/mozharness/configs/single_locale/mozilla-beta_android-api-16.py
rename : testing/mozharness/configs/single_locale/mozilla-central_android-api-15.py => testing/mozharness/configs/single_locale/mozilla-central_android-api-16.py
rename : testing/mozharness/configs/single_locale/mozilla-release_android-api-15.py => testing/mozharness/configs/single_locale/mozilla-release_android-api-16.py
rename : testing/mozharness/configs/single_locale/staging_release_mozilla-beta_android_api_15.py => testing/mozharness/configs/single_locale/staging_release_mozilla-beta_android_api_16.py
rename : testing/mozharness/configs/single_locale/staging_release_mozilla-release_android_api_15.py => testing/mozharness/configs/single_locale/staging_release_mozilla-release_android_api_16.py
rename : testing/mozharness/configs/single_locale/tc_android-api-15.py => testing/mozharness/configs/single_locale/tc_android-api-16.py
rename : testing/mozharness/configs/single_locale/try_android-api-15.py => testing/mozharness/configs/single_locale/try_android-api-16.py
extra : rebase_source : d24bd3b0298e4fc21e9e8029e5f69a65fd1012f9
2017-08-09 16:18:15 +02:00
Wes Kocher
cf93b6ca0d
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: BlE0HFQUP9c
2017-08-31 16:56:58 -07:00
Botond Ballo
dc075dbdbc
Bug 1390964 - Do not clobber an existing LD_LIBRARY_PATH in the mochitest harness. r=ted
...
MozReview-Commit-ID: 7uQ71Jpq1lM
--HG--
extra : rebase_source : 2383db7abceea790dbb837ddfa501626492159b4
2017-08-16 13:25:01 -04:00
Josh Matthews
cbc52c5c95
Bug 1394604 - Avoid direct path to python3 in bench script. r=froydnj
2017-08-30 10:34:00 -04:00
Andrea Marchesini
8f4203c2e7
Bug 1395005 - Enable Abort API for WPTs. r=qdot
...
--HG--
extra : rebase_source : 65ebbf27d600163b315e84ea88ca934f4067ec42
2017-08-29 23:16:00 -04:00
Sebastian Hengst
e2f54c0cd7
merge mozilla-central to autoland. r=merge a=merge
2017-09-01 10:43:32 +02:00
Tom Tung
1517725835
Bug 1393439 - P4: Modify wpt test to verify only the opaque response with the empty string will pass the SRI check. r=bkelly
...
MozReview-Commit-ID: 34zwNXQ3a9G
--HG--
extra : rebase_source : a359be2189bb5191d4c64830b001fb204fa31f1f
2017-08-29 18:48:23 +08:00
Tom Tung
9819751691
Bug 1393439 - P3: Remove the wpt test for assuming to throw no-cors request with integrity attribute. r=bkelly
...
MozReview-Commit-ID: 1DblOV82nEd
--HG--
extra : rebase_source : f6a7a0963836b72a7c495f8d6b2bde621e4e26d2
2017-08-29 16:01:58 +08:00
J. Ryan Stinnett
1bed442353
Bug 1394542 - Set STYLO_THREADS=1 for sequential Talos runs. r=jmaher
...
MozReview-Commit-ID: A4kwnmBhhdA
--HG--
extra : rebase_source : 02a8c6d36f2db0b3c6035f23dd9e4999b30357ba
2017-08-28 15:51:12 -05:00
J. Ryan Stinnett
2b8c3809c2
Bug 1393234 - Add --disable-stylo for AWSY. r=jmaher
...
MozReview-Commit-ID: Ap1BbJja358
--HG--
extra : rebase_source : 344b53eed4c1d25978ded238d5720b013e1515b0
2017-08-24 17:48:58 -05:00
J. Ryan Stinnett
20accb9807
Bug 1393234 - Add --disable-stylo for Talos. r=jmaher
...
MozReview-Commit-ID: 46I0AvosIMC
--HG--
extra : rebase_source : 9cf2d304c5cec9f782fb6a6f8890885014b1a8c9
2017-08-24 17:15:20 -05:00
J. Ryan Stinnett
27242d0596
Bug 1393234 - Add --disable-stylo for WPT. r=jmaher
...
MozReview-Commit-ID: AUwMbjOinvY
--HG--
extra : rebase_source : 3b5e135624b77f72e82f5951b93289b1f2762ce6
2017-08-24 16:41:08 -05:00
J. Ryan Stinnett
a3ff9bdc0e
Bug 1393234 - Add --disable-stylo for desktop tests. r=jmaher
...
MozReview-Commit-ID: 3wBxpOjYqC1
--HG--
extra : rebase_source : 3fb96b85e743d74d22dd0c74473a66b7ef640809
2017-08-24 16:16:40 -05:00
Sebastian Hengst
85113c4391
Backed out changeset fa04de352d99 (bug 1390964) for linting failure at gecko/testing/mochitest/runtests.py:420: test for membership should be 'not in'. r=backout
2017-08-28 20:42:37 +02:00
Botond Ballo
0427d1e846
Bug 1390964 - Do not clobber an existing LD_LIBRARY_PATH in the mochitest harness. r=ted
...
MozReview-Commit-ID: 7uQ71Jpq1lM
--HG--
extra : rebase_source : 451b8117427609f9528ed6549937d5be817e6e53
2017-08-16 13:25:01 -04:00
Henrik Skupin
e5ebb0b363
Bug 1387678 - Skip all tests in test_shadow_dom.py due to intermittent failures. r=jmaher
...
MozReview-Commit-ID: KVJMcZWEW8p
--HG--
extra : rebase_source : f21ba7056d0cf3e557e6a2a00acf12d4dcf6e3ab
2017-08-28 16:46:37 +02:00
Tooru Fujisawa
edfe01e5ed
Bug 1393160 - Detect visibility of the drag event target and fail if hidden. r=smaug
2017-08-27 21:03:31 +09:00
Phil Ringnalda
e6458e1fee
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: AYBlGJan6UL
2017-08-26 18:18:02 -07:00
Matt Woodrow
a3ffb3d06c
Bug 1381753 - Recompute visible regions for ContainerLayers without intermediate surfaces when needed for invalidation. r=mstange
2017-08-25 15:41:29 +12:00
Aki Sasaki
f9def0217d
bug 1393639
- adjust relpro beetmover for linux repackage. r=nthomas
...
MozReview-Commit-ID: KshF2eUR1z1
--HG--
extra : rebase_source : 4e8cb36462587264ff902501311329ea2873ce4f
2017-08-24 17:58:52 -07:00
Wes Kocher
7ea5ed6e6a
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: LEKykpTAKjv
2017-08-25 17:32:33 -07:00
Kevin Hsieh
3e2984d1e1
Bug 1367860 (part 5) - Add testcases. r=dbaron
...
MozReview-Commit-ID: E29lR1RMDp4
2017-08-18 14:46:45 -07:00
Nazım Can Altınova
af7b1f1c78
Bug 1355721 - stylo: Adjust non-ascii chars in ini file to properly match r=me
...
MozReview-Commit-ID: JOX40p1YNxw
--HG--
extra : amend_source : c68e92ac85717c8d3580edea79893ee25b17de97
2017-08-25 16:55:45 -07:00
Nazım Can Altınova
2d33fd4586
Bug 1355721 - stylo: Update test expectations for font feature values lookup r=me
...
MozReview-Commit-ID: Fv9HR1jpc5h
--HG--
extra : rebase_source : f665095e74a20ecc34d8b6533446fe3d2d97fc0e
extra : amend_source : 16b945dd41de53ccbc0e7cbf1eb43331257c6e42
2017-08-24 20:17:39 -07:00
Joel Maher
47bef08567
Bug 1387279 - Disable /hr-time/timeOrigin.html for all windows. r=me a=testonly
2017-08-25 13:08:39 -04:00
Andreas Tolfsen
15955831dd
Bug 1392368 - Update test manifest. r=ato
...
MozReview-Commit-ID: Fvk3ZW3l459
--HG--
extra : rebase_source : 89a1db250ec7f1bc8f22f003246e5939ce74a5b3
2017-08-25 17:26:36 +01:00
Andreas Tolfsen
cf5c1e2f42
Bug 1392368 - Test restoring window on Set Window Rect exhaustively. r=automatedtester
...
MozReview-Commit-ID: 9CEDgo4YS2v
--HG--
extra : rebase_source : c7444a9c8927c24fd6df9271ed8a7ab0488dca27
2017-08-22 15:20:05 +01:00
Andreas Tolfsen
9af3089c3b
Bug 1392368 - Improve edge case in-op tests for Set Window Rect. r=automatedtester
...
Marionette has issues with repositioning/resizing the window when one
of width/height/x/y is the rect's existing value. This is an edge case
it is worth testing for.
MozReview-Commit-ID: 7E46ly2lIiY
--HG--
extra : rebase_source : 2350538b3ec712170912608e3d403c0aa727f9d9
2017-08-22 15:19:38 +01:00
Andreas Tolfsen
083471f6cb
Bug 1392368 - Test no-op input for Set Window Rect. r=automatedtester
...
MozReview-Commit-ID: HfvqHtvDUha
--HG--
extra : rebase_source : 818a0f7929ada1bb3b16c92bc8d78fd556dd79ce
2017-08-22 15:17:50 +01:00
Andreas Tolfsen
92a0d589cd
Bug 1392368 - Add floating pointer tests for Set Window Rect. r=automatedtester
...
Set Window Rect is meant to accept JSON Numbers, which can either be
integers or floats.
MozReview-Commit-ID: 591s7UVoUhM
--HG--
extra : rebase_source : cc71693baffe3b0955733dd956890594fe35be64
2017-08-22 15:16:57 +01:00
Andreas Tolfsen
4983229e69
Bug 1392368 - Correct types and bounds checks for Set Window Rect. r=automatedtester
...
This patch splits types and bounds checks into two tests for clarity
and reduces unnecessary fields for readability.
It also covers a few missing eventualities and edge cases.
MozReview-Commit-ID: GTBw0fZOgwY
--HG--
extra : rebase_source : 7044a4ac8a1dd65f2f5becac19f6fc730648c892
2017-08-22 15:16:06 +01:00
Andreas Tolfsen
a83d156d1e
Bug 1392368 - Drop unnecessary navigation in user prompt tests. r=automatedtester
...
The browsing context always has a document.
MozReview-Commit-ID: FU0T2LcUBJq
--HG--
extra : rebase_source : 4e614cc9db5a02ccbbe840cb96b9f75713fe93cf
2017-08-22 15:14:34 +01:00
Andreas Tolfsen
45b185ef05
Bug 1392368 - Add missing browsing context test. r=automatedtester
...
This covers step 1 of the Set Window Rect algorithm.
MozReview-Commit-ID: 5DqDEiiMwXt
--HG--
extra : rebase_source : b90bf0a215475e93a6f8eefe08a2a41ac5c79208
2017-08-22 15:14:05 +01:00
Andreas Tolfsen
5fdc2e97a9
Bug 1392368 - Add boilerplate for missing user prompt tests. r=automatedtester
...
MozReview-Commit-ID: KSSEG6MJD8m
--HG--
extra : rebase_source : b938d555e41e6794ffcd545daab6fa39744241aa
2017-08-22 15:08:28 +01:00
Andreas Tolfsen
f0f4363e58
Bug 1392318 - Use fromJSON convention in action module. r=automatedtester
...
The convention is to use fromJSON (instead of fromJson) because this
gives parity to toJSON which is supported by JSON.stringify.
MozReview-Commit-ID: 9dX14pFO2Bj
--HG--
extra : rebase_source : d0c1d657eee1f84d34e5a7116d8bb9ca579c8b51
2017-08-21 18:00:31 +01:00
Ryan VanderMeulen
2f60ba6fc6
Merge m-c to autoland. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : 57c6e5e3155c1ad79d409f8a71c40704297b0600
2017-08-24 20:59:40 -04:00
Ryan VanderMeulen
3d0158833d
Merge autoland to m-c. a=merge
2017-08-24 20:20:08 -04:00
Wes Kocher
4ea67d0e07
Backed out changeset e774700fe070 (bug 1392787) for build bustage a=backout CLOSED TREE
...
MozReview-Commit-ID: FRRUDa6rIuS
2017-08-24 13:58:52 -07:00
Andrew Halberstadt
cae249f833
Bug 1392787 - Disable manifestparser tests using 'disabled' key instead of comment, r=jmaher
...
MozReview-Commit-ID: IQL7hWxQX9F
--HG--
extra : rebase_source : d907a5b2192687d86e3291a936c943948ed6793f
2017-08-22 16:56:02 -04:00
Dan Banner
f1eb5aaa84
Bug 1392119 - Enable the ESLint no-caller rule across mozilla-central r=standard8
...
MozReview-Commit-ID: JOC1330iFnh
--HG--
extra : rebase_source : 2afcb219d4a0d78f996bdc2c841456d2dccff605
2017-08-23 13:38:24 +01:00
Christoph Kerschbaumer
be9d9ede6d
Bug 1393350: Convert talos/tests/tpaint/tpaint.html to comply with new data: URI inheritance model. r=smaug
2017-08-24 11:53:55 +02:00
Francois Marier
719c2b26b8
Bug 1388938 - Disable channel annotation and flashblock in tests harnesses.r=hchang
...
Since these tests harnesses are already disabling Safe Browsing and tracking
protection, they should also disable the other two features that cause
lists to be downloaded from the Mozilla shavar server.
MozReview-Commit-ID: 2158qRU4XZx
--HG--
extra : rebase_source : 287bfb7580538cca7f58ab035b7141166346c318
2017-08-23 15:47:37 -07:00
Jon Coppeard
da09c8bd3a
Bug 1393432 - Renable some module instantiation tests that now pass r=jgraham
2017-08-24 14:22:30 +01:00
Alastor Wu
94485afc12
Bug 1382780 - part3 : remove the corresponding wpt .ini file. r=cpearce
...
MozReview-Commit-ID: 34e6mNOdPTh
--HG--
extra : rebase_source : fd5e2fbe88d75cf8e30c92670a346862b09a37e9
2017-08-24 16:58:47 +08:00
J. Ryan Stinnett
28f7232f67
Bug 1393229 - Stylo env vars must be a string value. r=jmaher
...
On at least macOS, it appears you have to ensure all environment values are
strings only (not integers or other types).
MozReview-Commit-ID: GONupRqugBs
--HG--
extra : rebase_source : ba5a1c53835419c7bb74a53a93374555838e4e36
2017-08-23 15:34:48 -05:00
J. Ryan Stinnett
690a1b4b5d
Bug 1393229 - Log browser env for Talos runs. r=jmaher
...
Output the environment that will be used to launch the browser. This ensures we
catch any last minute tweaks, like enabling Stylo or other features.
MozReview-Commit-ID: 98Rz8gM9zd7
--HG--
extra : rebase_source : 21c3d51c7f5269876b44a7b7143491f7c5680117
2017-08-22 13:04:52 -05:00
Sebastian Hengst
aeacc34883
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 6TGQRm8SSk0
2017-08-24 13:28:57 +02:00
Kris Maglione
821308e4d1
Bug 1391110: Part 4 - Remove unnecessary nsIFrameLoaderOwner QIs. r=smaug
...
The FrameLoaderOwner interface has been implemented in WebIDL for several
years now, so these QIs are simply unnecessary overhead.
MozReview-Commit-ID: LAzvfm5Qhy0
--HG--
extra : rebase_source : 2495c07df21c474f5fabc257ff4db43b0d8047e4
2017-08-19 13:32:58 -07:00
Wes Kocher
fb8abb94c7
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 1mWKzfX4kl
2017-08-23 18:07:24 -07:00
Dão Gottwald
10caf949d2
Bug 1390359 - Replace faded out (i) icon with a search icon when the location bar is empty or modified. r=adw
...
MozReview-Commit-ID: 8Q6MeB1XuyD
--HG--
extra : rebase_source : 5152c5077e951afad4932b938e4022c3704d2a05
2017-08-24 09:30:39 +02:00
Wes Kocher
e3d5db5c9a
Backed out changeset df24976c2a46 (bug 1390359) for test_chrome_element_css.py failures a=backout
...
MozReview-Commit-ID: I0zHTpanBS0
2017-08-24 00:13:25 -07:00
Wes Kocher
bd5fb0a92d
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: AHOFLdPkEou
2017-08-23 18:08:30 -07:00
Dão Gottwald
3e3744e717
Bug 1390359 - Replace faded out (i) icon with a search icon when the location bar is empty or modified. r=adw
...
MozReview-Commit-ID: BQJ8ZiFAzco
--HG--
extra : rebase_source : f42aa26361094f6b072975a7bd86f10b9960e7c6
2017-08-23 09:41:48 +02:00
David Major
406287685a
Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted
2017-08-23 15:05:40 -04:00
Jon Coppeard
1e5b564a33
Bug 1362098
- Add tests for module error reporting r=bkelly
2017-08-23 17:24:38 +01:00
Sebastian Hengst
142b3bf28b
Backed out changeset 109e89a7d561 (bug 1391420) for busting Linux pgo builds. r=backout on a CLOSED TREE
...
--HG--
extra : amend_source : 6a4421254e4de31071785b73abdd1186638e31f2
2017-08-23 18:12:46 +02:00
David Major
8cb2cb650a
Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted
2017-08-23 11:10:39 -04:00
Sebastian Hengst
99e5cb9c14
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: GSKVB94r7Kk
2017-08-23 16:29:51 +02:00
Jon Coppeard
97ccdf1de8
Bug 1358882 - Add a circular module import test r=smaug
2017-08-23 10:51:40 +01:00