- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Feb 2015 17:49:01 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27951
Bug ID: 27951
Summary: Use null to indicate unlimited script timeout
Product: Browser Test/Tools WG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: james@hoppipolla.co.uk
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Since we are using JSON we don't have to pack magic values into integers. null
seems like a sensible choice for unsetting the script timeout (or, rather,
setting it to an indefinite value), and negative values should cause an error.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 3 February 2015 17:49:02 UTC