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

Issue 10692146: Fix more incorrect usage of BrowserContext on the FILE thread. (Closed)

Created:
8 years, 5 months ago by jam
Modified:
8 years, 5 months ago
Reviewers:
awong
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, nkostylev+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Fix more incorrect usage of BrowserContext on the FILE thread. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146025

Patch Set 1 #

Patch Set 2 : fix another misuse #

Patch Set 3 : fix yet another misuse #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -22 lines) Patch
M chrome/browser/chromeos/extensions/file_browser_private_api.h View 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_private_api.cc View 10 chunks +22 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_handler_util.cc View 1 2 8 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 5 months ago (2012-07-10 23:03:04 UTC) #1
awong
8 years, 5 months ago (2012-07-10 23:05:37 UTC) #2
LGTM

This really starts to make me want a "ThreadBoundPtr" smart pointer.

Powered by Google App Engine
This is Rietveld 408576698