Comment #4 on issue 8345 by [email protected]: Browser crash on "Remove/Remove All' of Password's Exceptions !! http://code.google.com/p/chromium/issues/detail?id=8345
|instance_| in password_manager_view.cc is also a static global variable for the file, and it's expecting a PasswordManagerView. It shouldn't be referring to |instance_| in PasswordManagerTableModel in r10435, because PasswordManagerExceptionsTableModel isa- PasswordManagerTableModel. I'm changing the two to fix it. -- 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 -~----------~----~----~----~------~----~------~--~---
