[Webkit-unassigned] [Bug 27980] New: Give an ability to WebKit to free statically allocated pointers before quit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 04:38:05 PDT 2009


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

           Summary: Give an ability to WebKit to free statically allocated
                    pointers before quit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zherczeg at inf.u-szeged.hu


For this enhancement we should keep in mind, that freeing statically allocated
pointers takes time, which may delay the quit process. This may not be desired
in standalone web browsers. However, sometimes it is good to free statically
allocated pointers but this method should not have a performance impact when it
is disabled.

-- 
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