diff options
author | marja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-18 02:42:55 +0000 |
---|---|---|
committer | marja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-18 02:42:55 +0000 |
commit | 76bfc7f5d06ab704d404a86866d8358675914545 (patch) | |
tree | 9881325d5709b9bda157083446418b0c97ee8cf6 /chrome/browser/ui/browser_command_controller.cc | |
parent | ccd2b97cc77ec7ff17756c01ec835a83c325375a (diff) | |
download | chromium_src-76bfc7f5d06ab704d404a86866d8358675914545.zip chromium_src-76bfc7f5d06ab704d404a86866d8358675914545.tar.gz chromium_src-76bfc7f5d06ab704d404a86866d8358675914545.tar.bz2 |
Fix SessionStorage confusion between RenderViewHostImpl and NavigationController.
Both RenderViewHostImpl and NavigationController had SessionStorageNamespace*,
and under some circumstances, they pointed to different
SessionStorageNamespaces* which is wrong.
This also cleans up some storage partition code, since we're not going to have
multiple SessionStorageNamespaces.
For more information, see bug.
BUG=138152
Review URL: https://chromiumcodereview.appspot.com/18500005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212218 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ui/browser_command_controller.cc')
0 files changed, 0 insertions, 0 deletions