> OK.  But how do you avoid this:
> 
>   No leak checking done: At least one WebView is still open.

Originally, this message was about fast shutdown. An application choosing not 
to close all windows / WebViews before termination would emit this message, 
which was slightly clearer than mysterious LEAK messages.

> If you quit all the windows you still get it.

Seems like a bug. Like I said, I think there's been some bitrot in this area.

The best way to track down this bug is probably to set a breakpoint on WebView 
allocation and destruction, and log backtraces.

Geoff
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to