[webkit-reviews] review granted: [Bug 218448] Crash under ProcessThrottler::setAssertionType() : [Attachment 412929] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 10:18:17 PST 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 218448: Crash under ProcessThrottler::setAssertionType()
https://bugs.webkit.org/show_bug.cgi?id=218448

Attachment 412929: Patch

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




--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 412929
  --> https://bugs.webkit.org/attachment.cgi?id=412929
Patch

r=me

I see that some unrelated improvements are possible in this file: (1) rename
computesEmpty to computeIsEmpty; (2) Use RunLoop::dispatch() instead of
libdispatch.


More information about the webkit-reviews mailing list