KawaiiBASIC / classilla

Automatically exported from code.google.com/p/classilla
0 stars 0 forks source link

Rule node sweeping should be paranoid #187

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Sentinel has not crashed since. We need to get this out.

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

GoogleCodeExporter commented 9 years ago

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