Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

[Service Offloading] Create the tab in incognito mode. #374

Closed Sunwoo-Nam closed 3 years ago

Sunwoo-Nam commented 3 years ago

When creating a browser tab, the accessed url is cached. Service offloading requires access to a specific url, but the problem may occur if a different url is connected by other services. To prevent that, create the tab in incognito mode so that it is not cached.