Add a CTS test for the WebView startup process.
Add a test to cover the case where CookieManager is used on a background thread while the UI thread is blocked, when no WebView has yet been created. Verify both that the background use of CookieManager succeeds, and also that a subsequently created WebView sees the cookie changes made. Bug: 10969703 Change-Id: I8e8a7e850a78b52dc8ebb0c68b9ee78eaac8f9ae
Loading
Please sign in to comment