Results 41 comments of Andrea Marchesini

Thanks for this patch! I'll test it properly and I'll release a new version! b

wow Tnx! I'll create a new build soon with your patch! b

> Is the version on website for download already with this path applied or not? Can you notify here when it's ready? Thanks. Not yet. But I'll write you (and...

In firefox we are implementing them as clonable, but would be nice to have this defined in the spec. I think Directory should clonable, exactly like File and Blob are.

What I'm proposing to fix this issue is to change for FormDataEntryValue in this way: typedef (Blob or Directory or USVString) FormDataEntryValue; Would be also nice to add: partial interface...

All the querying can happen synchronously if we return Directory object instead its content. Right?

That requires big big changes to the FormData object. I prefer to expose the Directory object and keep the 'serialization' of its content just as last step in the HTML...

Does it happen also if you install the test-pilot container addon?

I cannot reproduce it. @zevelorgani Are you able to reproduce it with other proxy-related add-ons?

The reason why this bug happens is that the "real" container storage is in firefox and not in the add-on. Disabling/Uninstalling the add-on does not impact the created containers.