Thread: pgAdmin 4 commit: Properly support file downloads in the desktop runtim

Properly support file downloads in the desktop runtime. Fixes #1405. Fixes #1342

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d22ea8bf61b1d644c9add7880b4dbea6d1e3c1d6
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
runtime/BrowserWindow.cpp                          | 445 ++++++++++++++++++++-
runtime/BrowserWindow.h                            |  16 +
.../sqleditor/templates/sqleditor/js/sqleditor.js  |   4 +-
3 files changed, 462 insertions(+), 3 deletions(-)