Comment #23 on issue 24734 by [email protected]: Crash on quit http://code.google.com/p/chromium/issues/detail?id=24734
I believe this is also responsible for the failure in http://build.chromium.org/buildbot/try- server/builders/mac/builds/4792/steps/unit_tests/logs/stdio : The HungRenderer test calls something which spins a run loop, which then for some reason repaints the window that seems to be still around from the bookmarkbar test. The window keeps a reference to the bookmarkbar view, which sends a message to its controller – but the controller is gone by now). This kept me busy for a while today. -- 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 -~----------~----~----~----~------~----~------~--~---
