My new default.
-Evan
Chris
- brian 'bgannin' ganninger
Of course, with the reply I just sent to Evan's other email, I think
we'd be fine here with the sheer amount of them (albeit, not the file
size).
Chris
What version of Mac OS X are you using?
-Evan
iPhonesque is a WebKit style. WebKit styles currently are hampered in
that there's a known memory growth issue that starting and stopping
Growl resolves.
- brian 'bgannin' ganninger
> iPhonesque is a WebKit style. WebKit styles currently are hampered in
> that there's a known memory growth issue that starting and stopping
> Growl resolves.
------------------------------------------------------------------------
r4790 | evands | 2008-02-01 08:39:16 -0500 (Fri, 01 Feb 2008) | 1 line
Let's not leak every GrowlWebKitWindowView and all of its heirarchy
with every notification of a webkit-based display. This doesn't fix
all the memory leaks, but it fixes a big one.
------------------------------------------------------------------------
>
>
> On Feb 1, 2008, at 8:20 AM, bgannin wrote:
>
>> iPhonesque is a WebKit style. WebKit styles currently are hampered in
>> that there's a known memory growth issue that starting and stopping
>> Growl resolves.
>
------------------------------------------------------------------------
r4792 | evands | 2008-02-01 08:53:54 -0500 (Fri, 01 Feb 2008) | 1 line
Don't retain every image we're passed forever by setting a name for it
and then not unsetting it. This, too, doesn't appear to fix all the
leaks, but it's a step in the right direction. (WebKit displays only)
------------------------------------------------------------------------
Excellent work Evan, thank you. These will be rolled into 1.1.3b2 for
testing, which I'll prepare tonight or tomorrow.
- brian 'bgannin' ganninger
I agree, that's huge.
Chris