summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/image-encoders/PNGImageEncoder.h
diff options
context:
space:
mode:
authorSelim Gurun <sgurun@google.com>2012-08-31 10:53:04 -0700
committerSelim Gurun <sgurun@google.com>2012-08-31 10:53:04 -0700
commit7151ed0c74599db4d9b1871416814b9a05214ba6 (patch)
tree2e8dd325f0a4b1e7ac54879c421a9b05662bd19d /Source/WebCore/platform/image-encoders/PNGImageEncoder.h
parent3f9aace3c8671247a9b06117658d44282871ba89 (diff)
downloadexternal_webkit-7151ed0c74599db4d9b1871416814b9a05214ba6.zip
external_webkit-7151ed0c74599db4d9b1871416814b9a05214ba6.tar.gz
external_webkit-7151ed0c74599db4d9b1871416814b9a05214ba6.tar.bz2
Fix potential corruption/leak in cookiejar.
The flush() method of the cookie jar can be accessed from different threads. This method (eventually) creates a NewRunnableTask and a callback on FlushSemaphore object. Therefore FlushSemaphore should inherit from a ThreadSafe ref counter rather than a simple base ref counter. Change-Id: Ie6914fba9b1554081c4b3b5992661af066e23653
Diffstat (limited to 'Source/WebCore/platform/image-encoders/PNGImageEncoder.h')
0 files changed, 0 insertions, 0 deletions