Replace usages of GetRawDataResource in extensions/renderer/
GetRawDataResource assumes that underlying files are not compressed, whereas LoadDataResourceString automatically decompresses if necessary. This is one of many CLs, in preparation of compressing all HTML, JS, CSS, SVG files by default (meaning without requiring compress="gzip" to be specified). Bug: 1068407 Change-Id: I59e9f8654e85a780d6152b4e2f9e36e34dc84da4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145854Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#759414}
Showing
Please register or sign in to comment