Skip to content

Commit

Permalink
Make cookie_store_unittest.h use only one CookieStore per test.
Browse files Browse the repository at this point in the history
This is a preliminary CL before landing a cross-thread CookieStore class
that wraps a global cookie store for Android Webview, and will allow the
standard tests to be run with the new store.

Tests for the new store will still need to delete all cookies before
each test, but this allows for a saner test API.

BUG=579653, 579260

Review URL: https://codereview.chromium.org/1691263003

Cr-Commit-Position: refs/heads/master@{#375362}
  • Loading branch information
mmenke authored and Commit bot committed Feb 13, 2016
1 parent e1bc525 commit 7178f5b
Showing 1 changed file with 188 additions and 191 deletions.
Loading

0 comments on commit 7178f5b

Please sign in to comment.