Age | Commit message (Collapse) | Author |
|
(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...
|
|
|
|
|
|
|
|
|
|
Why? The WebSocket stuff is broken right now, and I want to get rid of
the dep...
|
|
|
|
|
|
|
|
|
|
|
|
FUSE readlink needing to return 0 + getattr needing to return correct
st_size was _not_ obvious, lol.
|
|
Lets me open png files (in Preview) in tree/, at least!
|