On Mon, Jul 15, 2013 at 2:30 PM, Jonas Sicking <[email protected]> wrote: > I don't feel very strongly. I just know there tends to be a lot of > political overhead to adding new schemes, and I'm worried about the > outcry if we try to add both indexeddb: and filesystem:
There is some overhead in adding schemes that support relative URLs per http://url.spec.whatwg.org/ and some set of browsers. That would potentially also affect polyfills and such. Doesn't seem like a big deal, but we'll need to define it. -- http://annevankesteren.nl/
