[webkit-dev] Feature ENABLE_XHR_TIMEOUT

Dominik Röttsches dominik.rottsches at intel.com
Thu Oct 25 06:01:25 PDT 2012


Hi,

in http://webkit.org/b/74802 Adam asked me to conditionalize the XHR 
timeout support since not all network backends have support for 
setTimeoutInterval. In such a case, default enabling the timeout and 
ontimeout properties on XHR would confuse feature detection.

I consider this a temporary feature until the remaining ports have 
enabled this in their network backends (volunteers very welcome):
https://bugs.webkit.org/show_bug.cgi?id=98397
It's currently working on Apple Mac, EFL, GTK.

Please let me know if there are any objections to pushing such a 
feature. I plan to track the backend support and I remove the feature 
once it's universally available.

Regards,

Dominik

-- 
Dominik Röttsches <dominik.rottsches at intel.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121025/9632915a/attachment.html>


More information about the webkit-dev mailing list