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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 07:57:13 PST 2015


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

--- Comment #30 from Yoav Weiss <yoav at yoav.ws> ---
> What happens if a microtask for one document is still enqued when that document goes away or into the back/forward cache?

Good catch. I've changed the test MicroTask to only hold a weak pointer to the document, and added a test to make sure we handle that case well.

> Should have a space after MicroTaskTest.

Added.

-- 
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/20150302/f8783c95/attachment-0002.html>


More information about the webkit-unassigned mailing list