Undo band-aid which was ignoring wrong SessionStorage association.
commitcff60d7c76c0c6c372a93989d11fbe7912e1dd94
authormarja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Jul 2013 10:13:28 +0000 (24 10:13 +0000)
committermarja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Jul 2013 10:13:28 +0000 (24 10:13 +0000)
treeee7a6b4d232012623ee53054763d3094102bb9ae
parenta1b374108ff405cd1657c844e3a21a2195fa298a
Undo band-aid which was ignoring wrong SessionStorage association.

The band-aid was r143761. Now that crbug.com/138152 is fixed, we can hopefully
do without.

Note: It is possible that this commit causes renderer crashes, if we still
didn't get the SessionStorage association right. Please see crbug.com/134003.

BUG=134003

Review URL: https://chromiumcodereview.appspot.com/19756002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213384 0039d316-1c4b-4281-b951-d872f2087c98
webkit/browser/dom_storage/dom_storage_host.cc