Chromium Code Reviews
Description[Prerender] Ignores resources with unsupported schemes for Offline reqs
For offlining a page with the prerender, this changes the policy when
encountering a resource with an unsupported scheme - instread of failing
the prerender (as is done with other prerender requests), it will only
cancel the unsupported resource and attempt to continue with prerendering.
This has been tested end-end on 5 articles linked from www.foxsports.com
that have a "blob:" subresource and with this change, we are able to
download and offline version of them.
BUG=686192
Review-Url: https://codereview.chromium.org/2661703002
Cr-Commit-Position: refs/heads/master@{#449337}
Committed: https://chromium.googlesource.com/chromium/src/+/f1ba435af9338792a78fc422eb9cd1a51a14aa13
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed enum name in comment #
Messages
Total messages: 19 (9 generated)
|
||||||||||||||||||||||||||||