sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
305 stars 86 forks source link

[browser] Add memory leak test pages. Contributes to JB#56707 #978

Closed llewelld closed 2 years ago

llewelld commented 2 years ago

Adds two pages for testing memory leaks when cloning videos and images respectively.

Image cloning doesn't exhibit any memory leaks on ESR78, whereas video cloning clearly does.

llewelld commented 2 years ago

I pushed a change to get jQuery from https://code.jquery.com/ so that we don't have to store our own copy.

rainemak commented 2 years ago

Please rebase before merging.

llewelld commented 2 years ago

Rebased.