| commit | ef9c921d6ff92819b8d91b604a2255fbe2fef068 | [log] [tgz] |
|---|---|---|
| author | csharrison <csharrison@chromium.org> | Wed Jul 20 12:59:02 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 13:01:17 2016 |
| tree | 8f124c6ce6d0a32bd638c4a237f30084ac23e19e | |
| parent | 3c4b53938cde1faa4d609ad34646ed859f33a524 [diff] |
Dont preload from link headers if the response came from MemoryCache This patch ensures that in we don't end up in a stack overflow if a resource in memory cache has link headers directing to preload itself. BUG=628904 Review-Url: https://codereview.chromium.org/2160403002 Cr-Commit-Position: refs/heads/master@{#406534}