[webkit-reviews] review granted: [Bug 228225] [GPU Process] Start tracking resource uses for ImageBuffers : [Attachment 434408] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 28 12:59:19 PDT 2021
Said Abou-Hallawa <sabouhallawa at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 228225: [GPU Process] Start tracking resource uses for ImageBuffers
https://bugs.webkit.org/show_bug.cgi?id=228225
Attachment 434408: Patch
https://bugs.webkit.org/attachment.cgi?id=434408&action=review
--- Comment #8 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
Comment on attachment 434408
--> https://bugs.webkit.org/attachment.cgi?id=434408
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=434408&action=review
> Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp:204
> + item.imageBuffer->clearBackend();
Do we need to reset the useCount to '0' if GPUP is relaunched?
More information about the webkit-reviews
mailing list