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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 1 15:21:09 PST 2015


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

Sam Weinig <sam at webkit.org> changed:

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

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

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

What happens if a microtask for one document is still enqued when that document goes away or into the back/forward cache? A great follow up would be move MutationObservers to be built on this.

> Source/WebCore/testing/MicroTaskTest.h:31
> +class MicroTaskTest: public MicroTask {

Should have a space after MicroTaskTest.

-- 
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/20150301/3a0108d4/attachment-0002.html>


More information about the webkit-unassigned mailing list