[Webkit-unassigned] [Bug 27041] New: AJAX memory issue when sending out requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 14:06:29 PDT 2009


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

           Summary: AJAX memory issue when sending out requests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rashaditani at yahoo.com


Created an attachment (id=32392)
 --> (https://bugs.webkit.org/attachment.cgi?id=32392)
test file to reproduce the memory issue in webkit

When making ajax requests, there seems to be an issue in clearing out memory
once the request is complete. I've attached some sample code to reproduce the
problem. When using other browsers and our same sample code, we don't see the
constant ramp up in memory usage. 

To Reproduce:

- Download the attached sample code and drop into any webserver.
- Enter the url for the textAjax.html file in the Webkit browser or app using
webkit.
- Using top from a shell, you will constantly see memory ramp up and not be
released (rprvt and rsize)

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