diff options
author | noyau@chromium.org <noyau@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-09 17:14:06 +0000 |
---|---|---|
committer | noyau@chromium.org <noyau@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-09 17:14:06 +0000 |
commit | 7e2d6e1cdbc0f6c05c5db1262f9d2a8d2eec1edb (patch) | |
tree | 3a700ff04f62791cb9f02c60cf2f787c9849bdc9 /base/file_version_info_mac.mm | |
parent | ab491977050564d2af239ea7294d1de22d3a570d (diff) | |
download | chromium_src-7e2d6e1cdbc0f6c05c5db1262f9d2a8d2eec1edb.zip chromium_src-7e2d6e1cdbc0f6c05c5db1262f9d2a8d2eec1edb.tar.gz chromium_src-7e2d6e1cdbc0f6c05c5db1262f9d2a8d2eec1edb.tar.bz2 |
Extracted inner class doing process dispatch.
The inner class WebResourceService::UnpackerClient is dispatching a json parsing job
to a subprocess. In iOS launching a subprocess is not supported. In order to replace
this class on this particular platform by one doing a thread dispatch the class has
been renamed and refactored in its own file. In doing so an abstract superclass was
crated to make the API more obvious.
The iOS subclass already exists in the iOS tree, and will be brought up with the
rest of the iOS browser changes.
BUG=b/6753678
TEST=No user visible changes.
Review URL: https://chromiumcodereview.appspot.com/10690096
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145689 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/file_version_info_mac.mm')
0 files changed, 0 insertions, 0 deletions