sammacbeth / dat-fox

dat:// protocol as a Firefox webextension
MIT License
250 stars 12 forks source link

DatArchive.stat does not preserve functions #7

Closed sammacbeth closed 6 years ago

sammacbeth commented 6 years ago

Result of stat or readdir with the stat option should contain isDirectory and isFile functions. Currently these do not survive serialisation and not available in the page script. Can be reproduced on dat://editor-cryptic.hashbase.io/

sammacbeth commented 6 years ago

Fixed by #8