Skip to main content

Bug Tracker

Side navigation

#11631 closed bug (invalid)

Opened April 24, 2012 07:45AM UTC

Closed May 10, 2012 02:49PM UTC

lot of memory leaks with the created jquery plugins in the Java Application

Reported by: mramesh40 Owned by: mramesh40
Priority: low Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

we have created our own plugins(autocomplete, datepicker) using jquery library(1.7.1).

We have implemented above plugins across 400 JSP pages.

We are using IE8 with Windows XP OS

After implementing jquery plugins in the Application we have observed lot of memory leaks.

Please suggest

Attachments (0)
Change History (4)

Changed April 24, 2012 07:48AM UTC by sindresorhus comment:1

owner: → mramesh40
priority: undecidedlow
status: newpending

Create a minimal jsfiddle testcase clearly showing the leak, and we'll have a look.

Changed April 27, 2012 02:22PM UTC by mramesh40 comment:2

status: pendingnew

Hi,

I have presented the jquery plugin code with one example on jsfiddle.

url: http://jsfiddle.net/2wDwY/2/

we are finding memory leaks with the tool sIEve in our application with the inclusion of jquery library and our created plugin

Please help us solving memory leak issue

Changed April 27, 2012 02:45PM UTC by mikesherov comment:3

status: newpending

please seek help with your own plugin in the forums. If you have found a memory leak in jquery itself, please provide a fiddle showing that memory leak, not a memory leak in your own application.

Changed May 10, 2012 02:49PM UTC by dmethvin comment:4

resolution: → invalid
status: pendingclosed