Make downloadURL available on the webview tag.
authorCharlie Hess <charlie@slack-corp.com>
Thu, 3 Dec 2015 02:40:02 +0000 (18:40 -0800)
committerCharlie Hess <charlie@slack-corp.com>
Thu, 3 Dec 2015 02:40:02 +0000 (18:40 -0800)
atom/renderer/lib/web-view/web-view.coffee

index 720e6e8..da36886 100644 (file)
@@ -288,6 +288,7 @@ registerWebViewElement = ->
     'replace'
     'replaceMisspelling'
     'getId'
+    'downloadURL'
     'inspectServiceWorker'
     'print'
     'printToPDF'