Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
Nnethercote (talk | contribs) |
||
| Line 53: | Line 53: | ||
===MemShrink (njn)=== | ===MemShrink (njn)=== | ||
* Jon Coppeard landed the [https://bugzilla.mozilla.org/show_bug.cgi?id=650161 first parts of support for compacting GC]. It only works for the JS shell, and it's currently hidden behind the <tt>--enable-gccompacting</tt> configure flag. Still, progress! | * Jon Coppeard landed the [https://bugzilla.mozilla.org/show_bug.cgi?id=650161 first parts of support for compacting GC]. It only works for the JS shell, and it's currently hidden behind the <tt>--enable-gccompacting</tt> configure flag. Still, progress! The bug for enabling it in the browser is [https://bugzilla.mozilla.org/show_bug.cgi?id=1055067 here]. | ||
* Peter Van der Beken [https://blog.mozilla.org/nnethercote/2014/08/15/the-story-of-a-tricky-bug/ fixed a bad leak] affecting users who have the “keep until” setting for cookies set to “ask me every time”. | * Peter Van der Beken [https://blog.mozilla.org/nnethercote/2014/08/15/the-story-of-a-tricky-bug/ fixed a bad leak] affecting users who have the “keep until” setting for cookies set to “ask me every time”. | ||