[webkit-reviews] review granted: [Bug 224829] If an idle GPUProcess doesn't exit under memory pressure because it just launched, check again later : [Attachment 426594] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 20 15:16:55 PDT 2021
Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 224829: If an idle GPUProcess doesn't exit under memory pressure because it
just launched, check again later
https://bugs.webkit.org/show_bug.cgi?id=224829
Attachment 426594: Patch
https://bugs.webkit.org/attachment.cgi?id=426594&action=review
--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 426594
--> https://bugs.webkit.org/attachment.cgi?id=426594
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=426594&action=review
> Source/WebKit/GPUProcess/GPUProcess.cpp:155
> return true;
Should we do m_idleExitTimer.stop() here too?
More information about the webkit-reviews
mailing list