[Webkit-unassigned] [Bug 101685] New: Coordinated Graphics: Don't send the messages for releasing resources during purging.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 18:37:08 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101685

           Summary: Coordinated Graphics: Don't send the messages for
                    releasing resources during purging.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list