Bug 101685

Summary: Coordinated Graphics: Don't send the messages for releasing resources during purging.
Product: WebKit Reporter: Dongseong Hwang <dongseong.hwang>
Component: Layout and RenderingAssignee: Dongseong Hwang <dongseong.hwang>
Status: RESOLVED FIXED    
Severity: Normal CC: noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.