Add support for downloads from evince browser plugin

Desktop / GNOME / Epiphany - Carlos Garcia Campos [igalia.com] - 6 August 2014 05:44 UTC

Enable javascript popups in WebKit by default and block them from epiphany in the policy checker callback. Evince browser plugin allows to download the current document only when the user agent contains Epiphany, by using a special target frame name. When we detect that target name in the policy checker callback we convert the request into a download.

d8e50b3 Add support for downloads from evince browser plugin
embed/ephy-embed-prefs.c | 5 +----
src/ephy-window.c | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 4 deletions(-)

Upstream: git.gnome.org


  • Share