We have an android app where we want to open a url.To avoid user re entering user name and password, we want to pass the session cookies. We can use webview inside our app t
This feature appears to be something the Chromium team wanted to do, but hasn't implemented yet. Here is the bug-report/feature-request that suggests a possible workaround.