Bug 98397

Summary: [Qt][Blackberry][CF] Support ResourceRequest's setTimeoutInterval
Product: WebKit Reporter: Dominik Röttsches (drott) <d-r>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: abarth, allan.jensen, burg, jamesr, laszlo.gombos, michaeln, ossy, schenney, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 100349, 101731, 103251    
Bug Blocks:    

Dominik Röttsches (drott)
Reported 2012-10-04 04:44:40 PDT
In order for XHR2 timeouts to work, the platform's ResourceRequest implementation needs to handle setTimeoutInterval / m_timeoutInterval like the CF implementation. For more info, see bug 94796, where it was added for the soup backend.
Attachments
Dominik Röttsches (drott)
Comment 1 2012-10-23 12:46:25 PDT
crbug.com/157421
Dominik Röttsches (drott)
Comment 2 2012-10-23 13:21:08 PDT
Implementation was added when bug 74802 landed in r132252.
Csaba Osztrogonác
Comment 3 2012-10-25 09:46:13 PDT
I skipped the tests on Qt instead of marking them as failing tests, because they slowed down the testing with 3 minutes (~17%) - https://trac.webkit.org/changeset/132497
Allan Sandfeld Jensen
Comment 4 2013-04-08 15:41:11 PDT
According to this comment https://bugs.webkit.org/show_bug.cgi?id=74802#c50 and the fact it was implemented in Qt and chromium closed. Are we left with only AppleWin and Blackberry?
Note You need to log in before you can comment on or make changes to this bug.