DescriptionBypass Service Worker for favicon loads
Since Service Workers can intercept off-origin requests for controlled
pages, a controlled page at http://a.example.com/ that requests a
favicon from http://b.example.com would give the SW the opportunity
to taint the browser's favicon cache for http://b.example.com,
While we determine how (or if) we should restructure the favicon cache,
just bypass the SW for favicon loads.
R=horo@chromium.org,mkwest@chromium.org,jochen@chromium.org
BUG=422250
Committed: https://crrev.com/f82b4f6830ad16a3dd0c1bfa04f095426aa6ea25
Cr-Commit-Position: refs/heads/master@{#299744}
Patch Set 1 #
Messages
Total messages: 12 (2 generated)
|