diff options
author | tbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 22:20:05 +0000 |
---|---|---|
committer | tbreisacher@chromium.org <tbreisacher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 22:20:05 +0000 |
commit | e72322502b4068e5caae8929646d02a29a00480d (patch) | |
tree | f313e41a28ee316e0bf2c3bac752a8dd99f47fd2 /webkit/plugins/ppapi/host_globals.cc | |
parent | 3df26df2bdcc5fce39c7a1156ae417c025b7b32e (diff) | |
download | chromium_src-e72322502b4068e5caae8929646d02a29a00480d.zip chromium_src-e72322502b4068e5caae8929646d02a29a00480d.tar.gz chromium_src-e72322502b4068e5caae8929646d02a29a00480d.tar.bz2 |
base::Bind(): directory_lister.cc - get rid of DataEvent class
Originally, I tried to get rid of the DirectoryLister::Core class to simplify the implementation of DirectoryLister. What I didn't realize was that the purpose of the Core was to outlive the DirectoryLister itself in case the DirectoryLister is destroyed. I think this is probably the most straightforward: Keep the Core, but still make the implementation simpler than it was before we did the base::Bind conversion.
For reference, the previous CL was http://codereview.chromium.org/8989052
BUG=NONE
TEST=visit any file:// url
Review URL: http://codereview.chromium.org/9008059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116394 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/plugins/ppapi/host_globals.cc')
0 files changed, 0 insertions, 0 deletions