[webkit-reviews] review granted: [Bug 217112] We should avoid making connections to the GPU Process during garbage collection : [Attachment 410086] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 19:45:42 PDT 2020


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 217112: We should avoid making connections to the GPU Process during
garbage collection
https://bugs.webkit.org/show_bug.cgi?id=217112

Attachment 410086: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 410086
  --> https://bugs.webkit.org/attachment.cgi?id=410086
Patch

memoryCost() and externalMemoryCost() don't do IPC?

also, do we EVER need to make the backing store to answer this question? I'd
expect us to know the size up front... I guess it's about IOSurface size
rounding or complicated layouts?


More information about the webkit-reviews mailing list