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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 21:09:06 PST 2015


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

Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247812|review?                     |review+
              Flags|                            |

--- Comment #41 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 247812
  --> https://bugs.webkit.org/attachment.cgi?id=247812
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=247812&action=review

> Source/WebCore/dom/MicroTask.cpp:26
> +#include <wtf/text/StringBuilder.h>

StringBuilder.h is unused in this file.  You may however need <wtf/NeverDestroyed.h>

-- 
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/20150304/3dc1856d/attachment-0002.html>


More information about the webkit-unassigned mailing list