DescriptionUpdate InterceptingResourceHandler tests to use MockResourceLoader.
This will make it easier to land an upcoming ResourceHandler refactor,
and also gives us some more ASSERTs shared with other tests.
Also prevent next ResourceHandler in the chain from being called
re-entrantly, and do a couple other test cleanups (Removing duplicated
code, particularly), and move a lot of redundant initialization into
the test fixture.
BUG=659317
Review-Url: https://codereview.chromium.org/2623383004
Cr-Commit-Position: refs/heads/master@{#444429}
Committed: https://chromium.googlesource.com/chromium/src/+/b38c6a55bbbaa4d7fa714f1ceb8cb0099c0d3ae2
Patch Set 1 #Patch Set 2 : EXPECT->ASSERT for all MockLoader::Status checks #Patch Set 3 : Merge #Patch Set 4 : Fix merge #Patch Set 5 : Add comment #
Total comments: 17
Patch Set 6 : Fix comment #Patch Set 7 : Fix test #Patch Set 8 : Response to comments #
Messages
Total messages: 33 (26 generated)
|