[Webkit-unassigned] [Bug 137496] Add a microtask abstraction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 17 10:23:34 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=137496

--- Comment #19 from Sam Weinig <sam at webkit.org> ---
(In reply to comment #18)
> After adding the microtask queue on WebProcess, I realized that it'd mean I
> need to add it on Source/WebKit as well, which seemed messy.
> I'm now leaning towards adding it as a singleton. Please let me know if this
> is not an acceptable way forward.

After trying to think this through, I think a singleton is probably the best way forward for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150217/14ce9892/attachment-0002.html>


More information about the webkit-unassigned mailing list