Bug 173842 - ImageFrameCache::startAsyncDecodingQueue() unsafely passes Strings across threads
Summary: ImageFrameCache::startAsyncDecodingQueue() unsafely passes Strings across thr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-26 10:59 PDT by Chris Dumez
Modified: 2017-06-27 20:47 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.81 KB, patch)
2017-06-26 11:00 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-06-26 10:59:04 PDT
ImageFrameCache::startAsyncDecodingQueue() unsafely passes Strings across threads.
Comment 1 Chris Dumez 2017-06-26 11:00:34 PDT
Created attachment 313854 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-26 12:13:59 PDT
Comment on attachment 313854 [details]
Patch

Clearing flags on attachment: 313854

Committed r218818: <http://trac.webkit.org/changeset/218818>
Comment 3 WebKit Commit Bot 2017-06-26 12:14:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Said Abou-Hallawa 2017-06-27 20:47:00 PDT
<rdar://problem/32948335>