Add tests for siteIsolated code caches.
1. Add end-to-end tests that test siteIsolated code caches.
2. Add unit tests to test the logic in ResourceLoader (especially of deferring the WebURLLoader while waiting for the code cache response).
We now have end-to-end tests and unit tests for resource_loader logic. We already have unit tests for GeneratedCodeCache. The only tests that are missing now are for the CodeCacheHostImpl, where we reject requests from certain origins or invalid urls.
Comment 1 by mythria@chromium.org
, Aug 31