aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-01-27 13:08:04 -0800
committerGitHub <noreply@github.com>2017-01-27 13:08:04 -0800
commitb38da9b92074fe5f664a3819b0940d8ab1f441fc (patch)
treee3f360efdb9faaaaac5ea316abbf0aab3799e35a /components/script/dom
parenta1187c12ee4156a6e633f19dae5f48faa34cd2e7 (diff)
parent90d1ee7602aabb41db1fee607bad16cb771d4cd9 (diff)
downloadservo-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