- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Tue, 22 May 2012 16:17:16 +0200
- To: Kinuko Yasuda <kinuko@chromium.org>
- Cc: Eric Uhrhane <ericu@chromium.org>, WebApps WG <public-webapps@w3.org>
On Tue, May 22, 2012 at 4:02 PM, Kinuko Yasuda <kinuko@chromium.org> wrote: > Yup, thanks, updated the section titles together with other changes: > - putting storageInfo on window.navigator rather than on window > - changing TEMPORARY / PERSISTENT constants to a string enum > > https://dvcs.w3.org/hg/quota/Overview.html Sweet. However, enums are not supposed to be inside an interface declaration. They're global. See http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#interface-xmlhttprequest for an example. -- Anne — Opera Software http://annevankesteren.nl/ http://www.opera.com/
Received on Tuesday, 22 May 2012 14:18:08 UTC