Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speculative resource prefetching - Not modify resource_type for MAIN_…
…FRAME requests. We override resource_types for subresources based on mime_types to not have to deal with types such as PREFETCH, SUBRESOURCE, etc. But we should not do this for main frame requests which we want to treat separately. BUG=140838 Review URL: https://chromiumcodereview.appspot.com/10829195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150221 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information