pgAdmin 4 commit: Improvement for 'beforeunload' event, bind the event

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Improvement for 'beforeunload' event, bind the event
Date: 2019-04-22 06:01:23
Message-ID: E1hIS15-0007FD-Rh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improvement for 'beforeunload' event, bind the event only from where it is required.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05ae33003056c866bafaf891c920696e48609286
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 41 ++++++++++++----------
web/pgadmin/tools/debugger/static/js/direct.js | 2 ++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 ++
3 files changed, 26 insertions(+), 19 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-04-22 06:01:51 Re: [pgAdmin][patch] browser beforeunload event code improvements
Previous Message Aditya Toshniwal 2019-04-22 06:00:03 pgAdmin 4 commit: 1) Fix an issue where Deleting N number of rows makes