[Celerity-users] memory leaks and serialize blockage
Jari Bakken
jari.bakken at gmail.com
Thu Dec 10 15:44:46 EST 2009
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.
More information about the Celerity-users
mailing list