Age | Commit message (Collapse) | Author |
|
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...
|
|
|
|
|
|
this wasn't too bad
|
|
read file yet
also (... at the same time ...) more work on refactoring background.js
to eliminate middle layer, I guess
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(they don't terminate properly, will fix that next)
|
|
|
|
|
|
|
|
Add install script to cover all the native messaging install cases.
|
|
|
|
|
|
(I guess FF uses the DB in the backend? it makes async errors work...)
|
|
Currently stuck not getting response to a getattr...
|
|
|
|
|