Project

General

Profile

Bug #1711

Memory leak on IE

Added by Luke Murphey about 7 years ago. Updated about 7 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Target version:
Start date:
02/01/2017
Due date:
% Done:

0%


History

#1 Updated by Luke Murphey about 7 years ago

  • Status changed from New to In Progress

#2 Updated by Luke Murphey about 7 years ago

Confirmed that Edge seems to do it too.

#3 Updated by Luke Murphey about 7 years ago

Observations:

  • Edge easily gets to 3 GB of memory used for the same show that Chrome hovers around 300 MB
  • Edge doesn't change pages more than once (see #1741)

#4 Updated by Luke Murphey about 7 years ago

To try:
  1. Removing the nprogress indicator: no change
  2. Removing the overlay: no change
  3. Removing the frame control handlers: no change
  4. Removing the hide overlay: no change
  5. Try collectGarbageForIframe() from http://stackoverflow.com/questions/8407946/is-it-possible-to-use-iframes-in-ie-without-memory-leaks

#8 Updated by Luke Murphey about 7 years ago

Might want to disable GPU rendering per https://community.servicenow.com/thread/224646

#9 Updated by Luke Murphey about 7 years ago

Frame deletion only happens at the show termination. Perhaps it should be called earlier?

Also available in: Atom PDF