[webkit-reviews] review granted: [Bug 219053] Make sure ProcessThrottler is always holding a ProcessAssertion for its child process : [Attachment 414386] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 14:58:25 PST 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 219053: Make sure ProcessThrottler is always holding a ProcessAssertion for
its child process
https://bugs.webkit.org/show_bug.cgi?id=219053

Attachment 414386: Patch

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




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

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

r=me

> Source/WebKit/UIProcess/ProcessThrottler.cpp:132
> +    // Keep the previous assertion around until after the new one has been
created so that we always have
> +    // hold a process assertion for the process.

have hold => hold


More information about the webkit-reviews mailing list