| commit | f9d060c269818531e9fcf3f5ecf889c570f3d5c8 | [log] [tgz] |
|---|---|---|
| author | petrcermak <petrcermak@chromium.org> | Thu Jul 21 14:39:03 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 14:40:46 2016 |
| tree | db13bbea146eb5f2d4908aa18be5f2355570e298 | |
| parent | cd8c0b41b62492a20846f4068cab2b5309df1834 [diff] |
Set request context when restoring cached CSSImageValue resource This patch changes the resource context type of the FetchRequest issued in CSSImageValue::restoreCachedResourceIfNeeded from WebURLRequest::RequestContextUnspecified to WebURLRequest::RequestContextImage. BUG=630215 Review-Url: https://codereview.chromium.org/2168903002 Cr-Commit-Position: refs/heads/master@{#406846}