Bug 148488

Summary: Add and implement WorkQueue::concurrentApply
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Anders Carlsson
Reported 2015-08-26 12:21:34 PDT
Add and implement WorkQueue::concurrentApply
Attachments
Patch (6.14 KB, patch)
2015-08-26 12:24 PDT, Anders Carlsson
ggaren: review+
Anders Carlsson
Comment 1 2015-08-26 12:24:16 PDT
Geoffrey Garen
Comment 2 2015-08-26 12:38:35 PDT
Comment on attachment 259968 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=259968&action=review r=me > Source/WTF/ChangeLog:8 > + WorkQueue::concurrentApply is modeled after dispatch_apply,and on Cocoa it uses dispatch_apply directly. , and
Anders Carlsson
Comment 3 2015-08-26 12:44:24 PDT
Note You need to log in before you can comment on or make changes to this bug.