Bug 173842

Summary: ImageFrameCache::startAsyncDecodingQueue() unsafely passes Strings across threads
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: ImagesAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, sabouhallawa, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>