Cache Storage: replace assert_object_equals w/ assert_response_equals
In web-platform-tests there's a move away from the generic (and fragile, buggy) assert_object_equals(). Upstream, the cache storage tests moved to dedicated assert_response_equals() (and friends); mirror that in Blink. R=jkarlin@chromium.org Review URL: https://codereview.chromium.org/1295633003 git-svn-id: svn://svn.chromium.org/blink/trunk@200998 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment