I remember each tab in chrome is an individual window, then why does the alert box in any tab blocks the other tabs?
Do all the tabs share the same javascript engine?
I remember each tab in chrome is an individual window, then why does the alert box in any tab blocks the other tabs?
Do all the tabs share the same javascript engine?
Chrome fixed this in 2017. Now, when a tab alerts, other tabs will not block.
See: https://bugs.chromium.org/p/chromium/issues/detail?id=456