Skip to content

Repo to demonstrate memory leak for a site using polymer webcomponents with webcomponent-lite polyfill in IE11

Notifications You must be signed in to change notification settings

ankurp/polymer-webcomponent-IE-memory-leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

  1. To see memory leak just clone this repo and serve it using a static server like apache or python -m SimpleHTTPServer 8080
  2. Then go to the URL with the correct port in IE11 and the page will keep refreshing every second.
  3. Open Windows Task Manager and see the memory increase by ~2-3MB on every page refresh.

About

Repo to demonstrate memory leak for a site using polymer webcomponents with webcomponent-lite polyfill in IE11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages