Skip to content

Commit

Permalink
chromeos: Stop allowing DriveFileSystem methods to be called on IO th…
Browse files Browse the repository at this point in the history
…read.

Eliminate all 'OnUIThread' from DriveFileSystem.
Stop holding WeakPtr.
Stop mentioning about threads in header, all operations are done on UI thread now.

BUG=165619
TEST=unit_tests --gtest_filter="Drive*"

Review URL: https://chromiumcodereview.appspot.com/12207074

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181524 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
hashimoto@chromium.org committed Feb 8, 2013
1 parent 68b9351 commit 70ddea6
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 394 deletions.
Loading

0 comments on commit 70ddea6

Please sign in to comment.