- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Jul 2012 18:53:06 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16953 --- Comment #7 from Arun <arun@mozilla.com> 2012-07-11 18:53:06 UTC --- OK, I've put in a "prose patch" which is now in the WD. Review welcome: http://www.w3.org/TR/2012/WD-FileAPI-20120712/#creating-revoking Few things of note are: 1. autoRevoke is true by default, since there's much resistance to having developers call revokeObjectURL. In this model, *unless* developers include the autoRevoke="false" dictionary member syntax with a createObjectURL call, they don't need to call revokeObjectURL. 2. We've coupled autoRevoke behavior with stable state in HTML5. I believe this addresses *most* use cases, but if that assumption is invalid, please say so. -- Configure bugmail: https://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, 11 July 2012 18:53:07 UTC