[Celerity-users] memory leaks and serialize blockage
jason franklin-stokes
jasoninclass at googlemail.com
Thu Dec 10 15:57:50 EST 2009
yep, i only did this for testing - i definitely need the listeners active - as much as i need serialization, so i guess i iam gonna have to find out what is happeing. there.
On Dec 10, 2009, at 9:44 PM, Jari Bakken wrote:
> On Thu, Dec 10, 2009 at 9:28 PM, jason franklin-stokes
> <jasoninclass at googlemail.com> wrote:
>>
>> def add_listener(type, &block)
>> return
>> end
>>
>
> That is fine if you only use Browser#goto to navigate (assuming the
> page you goto doesn't do anything of importance in its onload
> handler). If you click links or interact with the page in other ways
> you're going to experience a lot of problems. Try running the
> watirspec suite to see what fails with that change.
> _______________________________________________
> Celerity-users mailing list
> Celerity-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/celerity-users
More information about the Celerity-users
mailing list