summaryrefslogtreecommitdiffstats
path: root/webext-surf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* webext: Exchange fd over webkit messagesGravatar Quentin Rameau 2022-10-161-5/+37
| | | | | This is more complex, but webkit2gtk prevents passing file descriptors to processes in 2.38.0.
* Simplify communication with webextGravatar Quentin Rameau 2020-11-011-54/+24
|
* Communicate through a Unix socket instead of a pipe pairGravatar Quentin Rameau 2020-11-011-27/+33
|
* Remove commonGravatar Quentin Rameau 2020-11-011-2/+4
|
* Makefile: rework how webextensions are handledGravatar Quentin Rameau 2019-02-101-0/+128