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

Issue 15453002: Add thread checker to FileSystemOperationContext to allow setters called only on initialization thr… (Closed)

Created:
7 years, 7 months ago by kinuko
Modified:
7 years, 7 months ago
Reviewers:
tzik
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, darin-cc_chromium.org
Visibility:
Public.

Description

Add thread checker to FileSystemOperationContext to allow setters called only on initialization thread Controlling them only by 'friend'-ing doesn't look scalable. BUG=241701 R=tzik@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201075

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -27 lines) Patch
M webkit/fileapi/file_system_operation_context.h View 5 chunks +28 lines, -25 lines 0 comments Download
M webkit/fileapi/file_system_operation_context.cc View 1 chunk +4 lines, -1 line 0 comments Download
M webkit/fileapi/local_file_system_operation.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
kinuko
PTL. I can't think of any other good way to make this safer & not ...
7 years, 7 months ago (2013-05-20 10:46:41 UTC) #1
tzik
lgtm
7 years, 7 months ago (2013-05-20 11:01:02 UTC) #2
kinuko
7 years, 7 months ago (2013-05-20 12:00:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r201075 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698