WorkQueue (on Mac OS X) allocates a dispatch queue, but never releases it. This causes it to leak the queue.
<rdar://problem/8358509>
Created attachment 65929 [details] Patch
Committed r66396: <http://trac.webkit.org/changeset/66396>