summaryrefslogtreecommitdiffstats
path: root/gpu
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-01 19:52:30 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-01 19:52:30 +0000
commitd8ff9e4d5064ac940e3eb4ea160d213c62478e86 (patch)
treef89c509f1dc1d9b53b3e19c5ecfea239c34f3982 /gpu
parentff52c165aa2d4b98f9a11208ef8d22866aeb407b (diff)
downloadchromium_src-d8ff9e4d5064ac940e3eb4ea160d213c62478e86.zip
chromium_src-d8ff9e4d5064ac940e3eb4ea160d213c62478e86.tar.gz
chromium_src-d8ff9e4d5064ac940e3eb4ea160d213c62478e86.tar.bz2
Make AutomationProvider RefCountedThreadSafe instead of RefCounted
We are calling AddRef/Release from multiple threads, and just RefCounted is very dangerous. This change also ensures AutomationProvider is always constructed and destroyed on the same thread: UI. There might be other issues caused by running dtor on the wrong thread. BUG=71066, 71456 TEST=none Review URL: http://codereview.chromium.org/6347065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73328 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
0 files changed, 0 insertions, 0 deletions