This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16298 - editorial - inadequate description of timeout attribute
Summary: editorial - inadequate description of timeout attribute
Status: CLOSED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: XHR (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL: http://dvcs.w3.org/hg/xhr/raw-file/8d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 00:33 UTC by Glenn Adams
Modified: 2012-03-26 19:53 UTC (History)
2 users (show)

See Also:


Attachments

Description Glenn Adams 2012-03-10 00:33:20 UTC
the timeout attribute needs to be better described to communicate a sense of its intended purpose; at present, section 4.7.3 only says "The amount of milliseconds a request can take before being terminated."

this does not really communicate its intended usage; it would be useful to qualify "being terminated" (e.g., under what circumstances) and also indicate difference in meaning when used with synchronous versus asynchronous requests