Updates:
        Status: Fixed
        Labels: -Area-Misc Area-BrowserUI

Comment #1 on issue 4666 by [EMAIL PROTECTED]: Possible crash on new window  
creation
http://code.google.com/p/chromium/issues/detail?id=4666

Fixed in r5844:

Fixes possible crash in creating Browser. The crash could happen
because its possible for the browserwindow to be null when
SaveWindowPlacement is invoked (when the browserwindow is initially
created). If the SessionService ends up asking the browser for the
browserwindow it would get null and crash.

BUG=4666
TEST=no direct way to test this as its rather random. But make sure
   you don't encounter any problems with session restore.


-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to