Bug 97806 - Stop using dispatch_get_current_queue
Summary: Stop using dispatch_get_current_queue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-27 11:32 PDT by Anders Carlsson
Modified: 2012-09-27 12:33 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.22 KB, patch)
2012-09-27 11:56 PDT, Anders Carlsson
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-09-27 11:32:46 PDT
Stop using dispatch_get_current_queue
Comment 1 Anders Carlsson 2012-09-27 11:56:51 PDT
Created attachment 166040 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-09-27 12:02:59 PDT
Why?
Comment 3 Anders Carlsson 2012-09-27 12:13:33 PDT
See the radar.
Comment 4 Anders Carlsson 2012-09-27 12:33:34 PDT
Committed r129790: <http://trac.webkit.org/changeset/129790>