Fix as=fetch preload where preload is used before response arrives
[1] broke link rel="preload" as="fetch" handling for the case where - It's attached with XHR (not fetch()), and - The response body arrives after matching. 1: https://crrev.com/740fabd5a1a6868121315649aa760007c88a180f Bug: 894819 Change-Id: I8d15639a4f63f41bc3ee1e0a704e1fb6510f7f56 Reviewed-on: https://chromium-review.googlesource.com/c/1476875Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#633052}
Showing
Please register or sign in to comment