RESOLVED FIXED 228216
☂️ [GPU Process] Defer removal of resources in the GPU Process until we've executed all display list items which reference them
https://bugs.webkit.org/show_bug.cgi?id=228216
Summary ☂️ [GPU Process] Defer removal of resources in the GPU Process until we've ex...
Myles C. Maxfield
Reported 2021-07-22 20:15:49 PDT
[GPU Process] Defer removal of resources in the GPU Process until we've executed all display list items which reference them
Attachments
WIP (30.34 KB, patch)
2021-07-22 20:19 PDT, Myles C. Maxfield
no flags
WIP (32.51 KB, patch)
2021-07-22 21:19 PDT, Myles C. Maxfield
no flags
First draft (37.03 KB, patch)
2021-07-22 21:41 PDT, Myles C. Maxfield
no flags
Patch (4.69 KB, patch)
2021-07-28 15:36 PDT, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2021-07-22 20:19:58 PDT
Myles C. Maxfield
Comment 2 2021-07-22 21:19:06 PDT
Myles C. Maxfield
Comment 3 2021-07-22 21:41:30 PDT
Created attachment 434063 [details] First draft
Myles C. Maxfield
Comment 4 2021-07-23 01:20:31 PDT
1. https://bugs.webkit.org/show_bug.cgi?id=228219 [GPU Process] Migrate the DisplayList::Replayer::Delegate from RemoteImageBuffer to RemoteRenderingBackend 2. https://bugs.webkit.org/show_bug.cgi?id=228222 [GPU Process] Add resource use counter infrastructure to RemoteResourceCache 3. https://bugs.webkit.org/show_bug.cgi?id=228224 [GPU Process] Start tracking resource uses for NativeImages and Fonts 4. https://bugs.webkit.org/show_bug.cgi?id=228225 [GPU Process] Start tracking resource uses for ImageBuffers
Myles C. Maxfield
Comment 5 2021-07-23 01:21:43 PDT
Myles C. Maxfield
Comment 6 2021-07-26 21:14:19 PDT
I guess this can be the bug that I use to remove all the TestExpectation lines
Myles C. Maxfield
Comment 7 2021-07-28 15:35:47 PDT
*** Bug 227881 has been marked as a duplicate of this bug. ***
Myles C. Maxfield
Comment 8 2021-07-28 15:36:42 PDT
Wenson Hsieh
Comment 9 2021-07-28 17:09:45 PDT
Comment on attachment 434473 [details] Patch r=mews
EWS
Comment 10 2021-07-29 01:32:24 PDT
Committed r280418 (240058@main): <https://commits.webkit.org/240058@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 434473 [details].
Note You need to log in before you can comment on or make changes to this bug.