- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Aug 2011 08:51:25 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12595 --- Comment #6 from Philip Jägenstedt <philipj@opera.com> 2011-08-03 08:51:25 UTC --- OK, so the title of this bug was poorly chosen. What I am saying is that when the transfer has stopped in an expected manner (networkState=IDLE), the suspend event should be fired. As currently spec'd, if the resource does not fit in cache the transfer will have to be suspended and a suspend event fired, while if it does no suspend event will be fired. It seems better to always fire a suspend event, as otherwise it will only happen in disk-limited situations which authors are far less likely to test with. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 3 August 2011 08:51:26 UTC