geary/test/js
Michael James Gratton 848558f368 Reenable converting plain text URLs to links in HTML documents.
* 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.
2017-02-01 00:41:44 +11:00
..
composer-page-state-test.vala Reenable converting plain text URLs to links in HTML documents. 2017-02-01 00:41:44 +11:00
conversation-page-state-test.vala Reenable basic deceptive link highlighting. 2017-02-01 00:41:44 +11:00