summaryrefslogtreecommitdiffstats
path: root/content/browser/child_process_launcher.h
diff options
context:
space:
mode:
authorenne <enne@chromium.org>2015-02-13 18:37:20 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-14 02:37:59 +0000
commitffe5781a8645d2fcb9f15a218aca4a3be5fe452c (patch)
treea65d4ed8d4f0f2658c1796f35c25b8600688ec56 /content/browser/child_process_launcher.h
parent90b506b0bfab273a643cbd9f414180d8c724a0b1 (diff)
downloadchromium_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