add some hacks to hopefully mitigate headlines memory leaks
This commit is contained in:
@@ -244,6 +244,8 @@ function headlines_callback2(transport, offset, background, infscroll_req) {
|
||||
|
||||
function render_article(article) {
|
||||
try {
|
||||
cleanup_memory("content-insert");
|
||||
|
||||
dijit.byId("headlines-wrap-inner").addChild(
|
||||
dijit.byId("content-insert"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user