geary/bindings/vapi
Michael James Gratton 2b5f94da7d Reenable basic deceptive link highlighting.
* bindings/vapi/javascriptcore-4.0.vapi (Object::get_property): Fix
  return type.

* src/client/conversation-viewer/conversation-message.vala (GtkTemplate):
  Hook up to new deceptive_link_clicked signal, remove old DOM-based
  implementation.

* src/client/conversation-viewer/conversation-web-view.vala
  (ConversationWebView): Add new deceptive_link_clicked signal and
  DeceptiveText enum, listen for deceptiveLinkClicked JS message and fire
  signal when received.

* src/client/util/util-webkit.vala (WebKitUtil): Add to_object util function.

* src/engine/util/util-js.vala (Geary.JS): Add to_object and get_property
  util functions.

* ui/conversation-web-view.js (ConversationPageState) Listen for link
  clicks, check for deceptive text and send message if found. Add unit
  tests for deceptive text check.

* test/js/composer-page-state-test.vala: Move ::run_javascript to parent
  class so new ConversationPageStateTest class can use it, adapt call
  sites to different parent signature.
2017-02-01 00:41:44 +11:00
..
gmime-2.6 Transfer Yorba copyrights to Software Freedom Conservancy 2016-05-06 08:33:37 -04:00
enchant.vapi Added support to change the spell-checking language. 2016-06-09 15:36:39 +10:00
gmime-2.6.vapi Always use UTF-8 for encoding non-ASCII/ISO-8859-1 headers. Bug 753870. 2016-06-30 15:29:39 +10:00
javascriptcore-4.0.vapi Reenable basic deceptive link highlighting. 2017-02-01 00:41:44 +11:00
libnotify.vapi Fix warning/crash when libnotify enabled and server is not present. Bug 768911. 2016-07-18 22:13:32 +10:00
libsecret-1.vapi Closes #5549 Closes #5813 Closes #5633 Port to LibSecret (ssh!) 2013-04-10 18:28:59 -07:00
Makefile Closes #6209 Precise support for GIR WebKitGTK binding. Rolls back to deprecated context menu in composer for compatibility with WebKitGTK 1.8 2013-01-15 13:04:30 -08:00