classilla / classilla

Building a secure browser for classic Mac OS.

Home Page:http://www.classilla.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rule node sweeping should be paranoid

GoogleCodeExporter opened this issue · comments

And now it is (classilla.layout.aggressive_style_cleanup). This defaults to 
false, which is crash-free but uses more memory. If people run into low memory 
states, they can toggle this on and restart the browser to see if it helps. 
From issue 165.

Original issue reported on code.google.com by classi...@floodgap.com on 21 Feb 2012 at 2:39

Changed to use a sentinel value, but we'll leave the pref and hook it up if 
needed.

Original comment by classi...@floodgap.com on 25 Jun 2012 at 3:39

  • Changed title: Rule node sweeping should be paranoid
Sentinel has not crashed since. We need to get this out.

Original comment by classi...@floodgap.com on 29 Aug 2012 at 1:32

Original comment by classi...@floodgap.com on 19 Oct 2012 at 4:50

  • Changed state: Verified