diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-23 00:09:02 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-23 00:09:02 +0000 |
commit | 79579f21d548e01a55e9205e1916d1d6a1f0ac7e (patch) | |
tree | 8bdfb41c5291633313572d9ad89937ae1550ab5f /chrome/browser/tab_contents | |
parent | 47c7218f1ec490ea270a015f53080405f1e7a760 (diff) | |
download | chromium_src-79579f21d548e01a55e9205e1916d1d6a1f0ac7e.zip chromium_src-79579f21d548e01a55e9205e1916d1d6a1f0ac7e.tar.gz chromium_src-79579f21d548e01a55e9205e1916d1d6a1f0ac7e.tar.bz2 |
One part of many for enabling DOM Storage.
Add browser-process IPC code + tweak the WebKit Thread. Note that this code can't possibly be called/run yet.
WebKitThread now has a PostIOThreadTask methods that can safely post back to the IO thread. This should be used for all WebKit thread -> the rest of the world communication.
There are many TODOs in this code that should be resolved before this is shipped without a --enable-local-storage flag.
BUG=4360
TEST=none
Review URL: http://codereview.chromium.org/155845
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21346 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/tab_contents')
0 files changed, 0 insertions, 0 deletions