[webkit-reviews] review granted: [Bug 199585] Make Document::postTask() safe to call from a background thread : [Attachment 373657] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 16:43:25 PDT 2019


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 199585: Make Document::postTask() safe to call from a background thread
https://bugs.webkit.org/show_bug.cgi?id=199585

Attachment 373657: Patch

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




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 373657
  --> https://bugs.webkit.org/attachment.cgi?id=373657
Patch

Maybe we should add some assertions in makeWeakPtr to make sure it's not called
from the wrong thread anywhere else.


More information about the webkit-reviews mailing list