diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-27 13:08:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-27 13:08:04 -0800 |
commit | b38da9b92074fe5f664a3819b0940d8ab1f441fc (patch) | |
tree | e3f360efdb9faaaaac5ea316abbf0aab3799e35a /components/script/dom | |
parent | a1187c12ee4156a6e633f19dae5f48faa34cd2e7 (diff) | |
parent | 90d1ee7602aabb41db1fee607bad16cb771d4cd9 (diff) | |
download | servo-b38da9b92074fe5f664a3819b0940d8ab1f441fc.tar.gz servo-b38da9b92074fe5f664a3819b0940d8ab1f441fc.zip |
Auto merge of #15246 - andreastt:webdriver-optional-timeout, r=jgraham
Allow script timeouts to be optional and associate timeouts with session state
These changes let WebDriver script timeouts be optional and associated all timeout state with the session. Because the durations are currently associated with the handler which is never reset, they bleed across to any subsequent WebDriver sessions.
See each individual commit for more information.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because _Servo needs more work before it can pass the WPT WebDriver tests_
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15246)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions