diff options
author | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-08 03:38:21 +0000 |
---|---|---|
committer | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-08 03:38:21 +0000 |
commit | 563d60211d5f541015ebad2123d717c48ef95fc4 (patch) | |
tree | 611adcf635ab2dd8fa2fb45a6e29f1812fbe66ec /remoting/protocol/protobuf_video_writer.cc | |
parent | 69ab3180b83fd79c3b635b4e97bc7b5e880611bb (diff) | |
download | chromium_src-563d60211d5f541015ebad2123d717c48ef95fc4.zip chromium_src-563d60211d5f541015ebad2123d717c48ef95fc4.tar.gz chromium_src-563d60211d5f541015ebad2123d717c48ef95fc4.tar.bz2 |
Revert 288017 "Parse Drive API responses all at once in the bloc..."
It broke Drive sync completely.
> Parse Drive API responses all at once in the blocking pool.
>
> Previous implementation did the parsing of string to base::Value
> on blocking pool, and that of base::Value to specific data types
> either on UI thread or on yet another post to blocking pool.
>
> The previous implementation is slightly inefficient and moreover
> involves a subtle bug 284244.
>
> BUG=284244
>
> Review URL: https://codereview.chromium.org/442193002
TBR=kinaba@chromium.org
BUG=401843
Review URL: https://codereview.chromium.org/449323002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288216 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/protocol/protobuf_video_writer.cc')
0 files changed, 0 insertions, 0 deletions