[webkit-reviews] review granted: [Bug 170641] WebAssembly: There is a short window of time where a CodeBlock could be destroyed before all of its async compilation callbacks are called : [Attachment 307119] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 14 10:17:44 PDT 2017


Keith Miller <keith_miller at apple.com> has granted Saam Barati
<sbarati at apple.com>'s request for review:
Bug 170641: WebAssembly: There is a short window of time where a CodeBlock
could be destroyed before all of its async compilation callbacks are called
https://bugs.webkit.org/show_bug.cgi?id=170641

Attachment 307119: patch

https://bugs.webkit.org/attachment.cgi?id=307119&action=review




--- Comment #2 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 307119
  --> https://bugs.webkit.org/attachment.cgi?id=307119
patch

r=me. Maybe we should also have the plan null out the tasks after it runs them.


More information about the webkit-reviews mailing list