Comment #2 on issue 23085 by [email protected]: crash when closing a window  
after a move
http://code.google.com/p/chromium/issues/detail?id=23085

I guess this can happen if Close() is called shortly after moving a window,  
but before
the BrowserWindowGtk object is destroyed. I'd lean towards stopping the  
debounce timer
in Close() than doing a null check on window_ in  
OnDebouncedBoundsChanged(). I haven't
been able to reproduce that, but I can do a quick CL for that change if you  
like.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to