[webkit-reviews] review granted: [Bug 214976] Drop ProcessAssertion::Client and replace with a simple invalidation handler : [Attachment 405594] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 15:20:57 PDT 2020


Brady Eidson <beidson at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 214976: Drop ProcessAssertion::Client and replace with a simple
invalidation handler
https://bugs.webkit.org/show_bug.cgi?id=214976

Attachment 405594: Patch

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




--- Comment #4 from Brady Eidson <beidson at apple.com> ---
Comment on attachment 405594
  --> https://bugs.webkit.org/attachment.cgi?id=405594
Patch

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

> Source/WebKit/UIProcess/ProcessAssertion.cpp:55
> +ProcessAndUIAssertion::~ProcessAndUIAssertion()
> +{
> +}

Why an explicitly defined empty d'tor? Default one not good enough?


More information about the webkit-reviews mailing list