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

Issue 16142003: Report all Drive search results even if resource metadata is not fully loaded. (Closed)

Created:
7 years, 6 months ago by kinaba
Modified:
7 years, 6 months ago
Reviewers:
hashimoto
CC:
chromium-reviews, nkostylev+watch_chromium.org, tzik+watch_chromium.org, oshima+watch_chromium.org, tfarina, kinuko+watch, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Report all Drive search results even if resource metadata is not fully loaded. By this patch, a search result entry whose metadata is not fetched yet is temporarily added to the hidden "drive/other" directory for making it possible to appear in the search result UI. Normal feed loading routine will move it back to the right place once the real metadata is loaded. BUG=181075 TEST=Search "a" during the initial load of an account with large number of files R=hashimoto@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203091

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Review fix #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -27 lines) Patch
M chrome/browser/chromeos/drive/file_system/search_operation.cc View 1 2 1 chunk +22 lines, -20 lines 0 comments Download
M chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc View 3 chunks +41 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kinaba
ptal
7 years, 6 months ago (2013-05-30 01:14:26 UTC) #1
hashimoto
https://codereview.chromium.org/16142003/diff/1003/chrome/browser/chromeos/drive/file_system/search_operation.cc File chrome/browser/chromeos/drive/file_system/search_operation.cc (right): https://codereview.chromium.org/16142003/diff/1003/chrome/browser/chromeos/drive/file_system/search_operation.cc#newcode52 chrome/browser/chromeos/drive/file_system/search_operation.cc:52: // It will be moved to the right place ...
7 years, 6 months ago (2013-05-30 02:13:10 UTC) #2
kinaba
https://codereview.chromium.org/16142003/diff/1003/chrome/browser/chromeos/drive/file_system/search_operation.cc File chrome/browser/chromeos/drive/file_system/search_operation.cc (right): https://codereview.chromium.org/16142003/diff/1003/chrome/browser/chromeos/drive/file_system/search_operation.cc#newcode52 chrome/browser/chromeos/drive/file_system/search_operation.cc:52: // It will be moved to the right place ...
7 years, 6 months ago (2013-05-30 03:19:36 UTC) #3
hashimoto
lgtm
7 years, 6 months ago (2013-05-30 03:25:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/16142003/9001
7 years, 6 months ago (2013-05-30 03:26:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/16142003/9001
7 years, 6 months ago (2013-05-30 03:52:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/16142003/19001
7 years, 6 months ago (2013-05-30 05:40:28 UTC) #7
kinaba
7 years, 6 months ago (2013-05-30 05:59:04 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r203091 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698