Open Bug 1575164 Opened 5 years ago Updated 4 years ago

memory leak while Web worker continuously post data through ajax

Categories

(Core :: DOM: Workers, defect, P2)

68 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: jnkaushik, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36

Steps to reproduce:

We are trying to upload chunks using ajax through web worker. code performs well in chrome and IE 11, Edge. but Firefox is keeps accumulating memory and doesn't seems to be releasing frequently.

We have also tried restarting Firefox with disabling all add-ons in safe mode. We have got some improvement, but still memory is accumulating over a time.

Actual results:

browser memory is keep increasing and it becomes slow.

Expected results:

It should release memory frequently.

Hi,
I'm setting the component in order to involve the development team in reviewing this issue.
Thanks

Component: Untriaged → DOM: Workers
Product: Firefox → Core
Priority: -- → P2
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.