Bug 214976

Summary: Drop ProcessAssertion::Client and replace with a simple invalidation handler
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, ggaren, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch beidson: review+

Chris Dumez
Reported 2020-07-30 10:14:56 PDT
Drop ProcessAssertion::Client and replace with a simple invalidation handler.
Attachments
Patch (8.15 KB, patch)
2020-07-30 10:22 PDT, Chris Dumez
no flags
Patch (9.19 KB, patch)
2020-07-30 12:02 PDT, Chris Dumez
beidson: review+
Chris Dumez
Comment 1 2020-07-30 10:22:10 PDT
Chris Dumez
Comment 2 2020-07-30 12:02:11 PDT
Chris Dumez
Comment 3 2020-07-31 10:39:46 PDT
Comment on attachment 405594 [details] Patch Ready for review.
Brady Eidson
Comment 4 2020-07-31 15:20:57 PDT
Comment on attachment 405594 [details] 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?
Chris Dumez
Comment 5 2020-07-31 15:23:15 PDT
Radar WebKit Bug Importer
Comment 6 2020-07-31 15:24:48 PDT
Note You need to log in before you can comment on or make changes to this bug.