- From: Jian Li <jianli@chromium.org>
- Date: Thu, 11 Aug 2011 16:16:49 -0700
- To: arun@mozilla.com
- Cc: Web Applications Working Group WG <public-webapps@w3.org>, Gregg Tavares <gman@google.com>
- Message-ID: <CAOnL0jvO=QGM7WfbiAaWJx_jXbnXpMA_SzXDiK1joN+Odvd1HQ@mail.gmail.com>
On Thu, Aug 11, 2011 at 12:43 PM, Arun Ranganathan <arun@mozilla.com> wrote: > Greetings WebApps WG, > > The latest editor's draft of the File API can be found here: > > http://dev.w3.org/2006/webapi/**FileAPI/<http://dev.w3.org/2006/webapi/FileAPI/> > > Changes are based on feedback on this listserv, as well as the URI listserv > (e.g. [1][2][3]). > > Chrome team: some of the feedback is to more rigorously define the > opaqueString production in Blob URIs. Currently, you generate Blob URIs > that look like this: > > blob:http://localhost/**c745ef73-ece9-46da-8f66-**ebes574789b1<http://localhost/c745ef73-ece9-46da-8f66-ebes574789b1>[4] > For chromium, we're going to escape those reserved characters that could appear in the opaqueString. > > I've included language that allows use of this kind, but some review about > what is NOT allowed would be appreciated. > > -- A* > > [1] http://lists.w3.org/Archives/**Public/uri/2011May/0004.html<http://lists.w3.org/Archives/Public/uri/2011May/0004.html> > [2] http://lists.w3.org/Archives/**Public/uri/2011May/0002.html<http://lists.w3.org/Archives/Public/uri/2011May/0002.html> > [3] http://lists.w3.org/Archives/**Public/uri/2011May/0006.html<http://lists.w3.org/Archives/Public/uri/2011May/0006.html> > [4] http://www.html5rocks.com/en/**tutorials/workers/basics/#toc-** > inlineworkers-bloburis<http://www.html5rocks.com/en/tutorials/workers/basics/#toc-inlineworkers-bloburis> > >
Received on Thursday, 11 August 2011 23:17:41 UTC