commit | 166e79a4003cd3fcb5d03c9306b48d9f19757065 | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Mon Nov 16 17:07:42 2015 +0000 |
committer | Neil Fuller <nfuller@google.com> | Thu Nov 19 09:29:41 2015 +0000 |
tree | 772053c737a9a26ba2caaaadaa2774a346d27ef6 | |
parent | a3156917a41848003e22ff39c1e6aa6b6d92e3f4 [diff] |
Fix for CookieStoreImpl and more tests around Cookie handling CookieStoreImpl was not using the same key for retrieval as for storage. It was working because of the fall-back "domain" match. Bug: https://code.google.com/p/android/issues/detail?id=193475 Bug: 25682357 Change-Id: I57767d29525cc8697965c5272a6f6d8410b327d1