[Webkit-unassigned] [Bug 51335] New: [Qt][WK2] MappedMemoryPool is unbounded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 08:09:03 PST 2010


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

           Summary: [Qt][WK2] MappedMemoryPool is unbounded
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


The pool of mapped memory areas used by UpdateChunk's never release memory.
This means when you resize the window to a bigger size n times we are using n piece of big area while typically one medium size
would be enough for updates.

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