| From: | Mark Murawski <markm-lists(at)intellasoft(dot)net> |
|---|---|
| To: | Avin Kavish <avinkavish(at)gmail(dot)com> |
| Cc: | "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgadmin4 - Use classic style interface, don't launch browser? |
| Date: | 2019-08-02 19:37:50 |
| Message-ID: | 3e86110f-be3b-eff2-ba7e-0fadd9c66916@intellasoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hey Avin,
I am using process isolation, but the issue is that the main
chrome/firefox stops behaving normally. And it's not just on my pc.
It's like the network stack crashes inside the browser or locks up or
something like that.
I'll run into a situation where pages just no longer load. I can select
an existing tab and scroll around, and click on things and sometimes the
tab still works, sometimes it doesn't. Closing that tab and opening a
new one and then entering a new url will just result in a blank page and
nothing loads.
Restarting the browser solves the issue.
It's fairly rare these days, but sometimes the entire browser just 'breaks'.
On 7/29/19 11:02 PM, Avin Kavish wrote:
> Hey Mark,
>
> I find this hard to believe as chrome uses process isolation per site
> <https://www.chromium.org/Home/chromium-security/site-isolation> by
> default. I believe firefox does too
> <https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Multiprocess_Firefox>.
> Whenever a website crashes only that tab crashes. It will prompt you to
> recover or kill that tab in isolation. I'm a web developer too and I
> sometimes let infinite recursion get through in my apps but I usually
> end up being able to kill the tab without affecting the rest of my work.
> Maybe the setting is turned off on your pc, you can check here,
> chrome://flags/#site-isolation-trial-opt-out
>
> Regards,
> Avin
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | richard coleman | 2019-08-02 19:59:08 | Re: pgadmin4 - Use classic style interface, don't launch browser? |
| Previous Message | Dave Page | 2019-08-02 07:55:36 | Re: How can I add a custom EPSG to the Map (Geometry) Viewer in PGAdmin4, |