diff options
author | enne <enne@chromium.org> | 2015-02-13 18:37:20 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-14 02:37:59 +0000 |
commit | ffe5781a8645d2fcb9f15a218aca4a3be5fe452c (patch) | |
tree | a65d4ed8d4f0f2658c1796f35c25b8600688ec56 /content/browser/child_process_launcher.h | |
parent | 90b506b0bfab273a643cbd9f414180d8c724a0b1 (diff) | |
download | chromium_src-ffe5781a8645d2fcb9f15a218aca4a3be5fe452c.zip chromium_src-ffe5781a8645d2fcb9f15a218aca4a3be5fe452c.tar.gz chromium_src-ffe5781a8645d2fcb9f15a218aca4a3be5fe452c.tar.bz2 |
cc: Make raster source members const
Both PicturePileImpl and DisplayListRasterSource get used on multiple
threads, so should not be mutable.
Unfortunately, many tests try to mutate either the recordings or the
state of PicturePileImpl, so they all need to be changed to touch the
recording source and a bunch of state setters need to be moved from
raster source to recording source.
Review URL: https://codereview.chromium.org/930503002
Cr-Commit-Position: refs/heads/master@{#316364}
Diffstat (limited to 'content/browser/child_process_launcher.h')
0 files changed, 0 insertions, 0 deletions