Comment #20 on issue 10706 by [email protected]: Crash -
PluginProcessHost::OnGetCookies
http://code.google.com/p/chromium/issues/detail?id=10706
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=23568
------------------------------------------------------------------------
r23568 | [email protected] | 2009-08-17 12:50:04 -0700 (Mon, 17 Aug
2009) | 8 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/plugin_process_host.cc?r1=23568&r2=23567
Fix for crash bug in PluginProcessHost::OnGetCookies - it likes like this
can be called when we don't have a URLContext from which to return cookies.
Previously we crashed, this patch just logs an error and returns an empty
string instead.
BUG=http://crbug.com/10706
Review URL: http://codereview.chromium.org/171050
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---