| commit | 1e098e3c78fca34a9f274286162272aaeb3ecad8 | [log] [tgz] |
|---|---|---|
| author | petrcermak <petrcermak@chromium.org> | Thu Jul 21 09:10:01 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 09:12:30 2016 |
| tree | 197273b5bbc20ada7d005ada1f9e648a68a87cb4 | |
| parent | c979374a4751c531e83a2d7ee12470183e8d61fb [diff] |
Set request context when restoring cached CSSFontFaceSrcValue resource This patch changes the resource context type of the FetchRequest issued in CSSFontFaceSrcValue::restoreCachedResourceIfNeeded from WebURLRequest::RequestContextUnspecified to WebURLRequest::RequestContextFont. BUG=624474 Review-Url: https://codereview.chromium.org/2162913002 Cr-Commit-Position: refs/heads/master@{#406805}