RESOLVED FIXED 101685
Coordinated Graphics: Don't send the messages for releasing resources during purging.
https://bugs.webkit.org/show_bug.cgi?id=101685
Summary Coordinated Graphics: Don't send the messages for releasing resources during ...
Dongseong Hwang
Reported 2012-11-08 18:38:44 PST
We don't need to send the messages related to releasing resources to UI Process during purging, because UI Process already had removed all resources. This patch gives us reducing slight messaging overhead and increasing readability.
Attachments
Patch (5.65 KB, patch)
2012-11-08 18:40 PST, Dongseong Hwang
no flags
Dongseong Hwang
Comment 1 2012-11-08 18:40:59 PST
WebKit Review Bot
Comment 2 2012-11-08 20:21:45 PST
Comment on attachment 173170 [details] Patch Clearing flags on attachment: 173170 Committed r134001: <http://trac.webkit.org/changeset/134001>
WebKit Review Bot
Comment 3 2012-11-08 20:21:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.