[File API: FileSystem] Removed mimeType from toURL

The optional mimeType parameter to Entry[Sync].toURL is redundant with
url.createObjectURL.  It also doesn't work with the URL format
proposed in the notes and now implemented in Chromium.  I have removed
it from the spec.

     Eric

Received on Tuesday, 7 June 2011 01:43:31 UTC