Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-07 | safari: merge XPC service to run tabfs process. it builds but haven't hooked ↵ | Omar Rizwan | |
it in yet | |||
2021-02-07 | trying to just run straight from sandbox instead of xpc -- kinda works! ↵ | Omar Rizwan | |
blocked on libfuse | |||
2021-02-02 | safari: checkpoint as I try to get the terrible wiring right | Omar Rizwan | |
2021-01-31 | safari: initial commit. | Omar Rizwan | |
this is just the output of `xcrun safari-web-extension-converter .` in `extension/` it doesn't work yet (well, it runs without any errors, but it doesn't know to invoke the tabfs process; it just talks to the stub app from the generator) |