* src/client/composer/composer-web-view.vala (ComposerWebView): Rename ::linkify_document since it really only applies to editor content. Make an asyc method so we can wait until its finished. Update call sites. Thunk call to JS. * src/client/web-process/util-composer.vala, src/client/web-process/util-webkit.vala: Remove unused code. * ui/composer-web-view.js (ComposerPageState): Add ::linkifyContent method and ::linkify static method. Add unit tests. |
||
|---|---|---|
| .. | ||
| client | ||
| engine | ||
| js | ||
| CMakeLists.txt | ||
| main.vala | ||
| testcase.vala | ||