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

Issue 23466012: Pepper: Remove wrong fs operationrunner shutdown. (Closed)

Created:
7 years, 3 months ago by teravest
Modified:
7 years, 3 months ago
Reviewers:
yzshen1
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Pepper: Remove wrong fs operationrunner shutdown. Today, PepperFileSystemBrowserHost errnoeously calls Shutdown() on the FileSystemOperationRunner used by the FileSystemContext it gets. This is incorrect; other code in Chrome (or another PepperFileSystemBrowserHost) could be using the same FileSystemOperationRunner, and its operations will be cancelled. BUG=225441 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221861

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M content/browser/renderer_host/pepper/pepper_file_system_browser_host.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
teravest
7 years, 3 months ago (2013-09-06 23:20:11 UTC) #1
yzshen1
lgtm
7 years, 3 months ago (2013-09-06 23:28:46 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/23466012/1
7 years, 3 months ago (2013-09-06 23:36:28 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-07 02:20:56 UTC) #4
Message was sent while issue was closed.
Change committed as 221861

Powered by Google App Engine
This is Rietveld 408576698