Commit graph

5 commits

Author SHA1 Message Date
Quentin Rameau
02541c3146 Send message size inside messages through pipes 2018-10-15 13:15:54 +02:00
Quentin Rameau
660413256f ext: get the right DOM on msg
When navigating history, the document-loaded signal isn't triggered and
we can't directly get back the previous webview, so we have no other
choice than to look it up everytime a new message is received.
2018-10-08 11:38:03 +02:00
Quentin Rameau
1901359efa Add a file for shared functions
New common.[hc] files where shared functions between surf and
webkitextension will be put. First addition is die().
2018-10-08 11:38:03 +02:00
Quentin Rameau
7ea0c2f7f8 Communicate with webextension via a pipe 2018-10-08 11:38:03 +02:00
Quentin Rameau
1bd6d20102 ext: first commit for surf lib 2018-10-08 11:38:03 +02:00