geary/test/js
Michael Gratton ff565bc6ef Components.WebView: Convert to using messages for JS method invocation
Use WebKitGTK UserMessage objects for invoking JS methods rather than
serialising to JS strings and running those. This is possibly slightly
less efficient, but removes the onus on serialising to and parsing from
JS and once switched over from message handlers to UserMessage objects
will be using a single uniform IPC interface for both.
2020-10-13 00:02:09 +11:00
..
components-page-state-test.vala Components.WebView: Convert to using messages for JS method invocation 2020-10-13 00:02:09 +11:00
composer-page-state-test.vala Revert "Revert "Merge branch 'mjog/558-webkit-shared-process' into 'mainline'"" 2020-10-13 00:02:02 +11:00
conversation-page-state-test.vala Revert "Revert "Merge branch 'mjog/558-webkit-shared-process' into 'mainline'"" 2020-10-13 00:02:02 +11:00