(no title)
rebelpixel | 10 months ago
But now with advancements like tab unloading/discarding and faster CPUs, it might work for some people om mobile devices. Desktop browsers though might still be hampered by limited task/context-switching options.
nulld3v|10 months ago
The feature is still in the OS, so apps that declare support can allow users to open multiple simultaneous windows of itself. Most native Android apps can probably add support for this feature with minimal code changes, as Android "best practices" have pushed apps towards good reactivity support and rigorous handling of app state in these types of edge cases.