Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Issue 9877006: gdata: Fix a bug that blocked FILE thread when loading large feeds. (Closed)

Created:
8 years, 9 months ago by satorux1
Modified:
8 years, 9 months ago
Reviewers:
zel
CC:
chromium-reviews, achuith+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

gdata: Fix a bug that blocked FILE thread when loading large feeds. This is particularly bad as File API implementation uses FILE thread, thus can make File API calls unresponsive. BUG=chromium-os:28597 TEST=unit_tests and confirm the file browser works as before. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129481

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
satorux1
8 years, 9 months ago (2012-03-28 17:04:31 UTC) #1
zel
8 years, 9 months ago (2012-03-28 17:17:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698