Age | Commit message (Collapse) | Author |
|
multi-threaded tabfs.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make test reload on start. test seems to work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some hacks to start working on clearing old scriptParsed entries
|
|
|
|
|
|
|
|
|
|
Still haven't added the unlink handler to by-title/, though.
|
|
also make write() actually work w/o errors. (return size)
|
|
|
|
(but not providing attrs yet, so they don't actually show up in ls
yet)
|
|
|
|
resources and screenshot.png seem to still work
|
|
with this, I think I can drastically simplify the synthetic file
definition code
|
|
|
|
screenshot.png is consistent & fast-ish now! need to fixup resources
|
|
(by forcing detach first for tabs that already have an attached
debugger -- this crops up a lot if I reload the extension, the old
extension ver stays hanging -- and by attaching before we open/getattr
files too, not just when we open the dir)
(it seems pretty solid now)
|
|
|
|
|
|
|
|
title and url work, but not text?
|
|
|
|
|
|
control is broken tho
|
|
now I actually will have to implement all the ops properly for every
route...
|
|
|