commit | 6a4472f4d5513a69665811115c56f63e5f3935fe | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Mon Feb 22 16:54:34 2010 -0500 |
committer | Patrick Scott <phanna@android.com> | Thu Feb 25 08:08:32 2010 -0500 |
tree | ffa9847b3cdfc6c28a5e8a9c6fd058d160aae956 | |
parent | c8f22299b19ace4026427e5bf6bd85089e86b198 [diff] |
Allow cookies with no name. Cookies like "foo; path=/;" should be evaluated to have just a name. This makes it easier to compare cookies when looking for duplicates. Bug: 2333747