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

Issue 10852017: Add thread assertions in ShareableFileReference (Closed)

Created:
8 years, 4 months ago by kinuko
Modified:
8 years, 4 months ago
Reviewers:
michaeln, tzik
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Add thread assertions in ShareableFileReference BUG=140508 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151002

Patch Set 1 #

Total comments: 2

Patch Set 2 : adding more assertion #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -7 lines) Patch
M webkit/blob/shareable_file_reference.cc View 1 2 3 5 chunks +53 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kinuko
8 years, 4 months ago (2012-08-03 23:53:31 UTC) #1
michaeln
lgtm http://codereview.chromium.org/10852017/diff/1/webkit/blob/shareable_file_reference.cc File webkit/blob/shareable_file_reference.cc (right): http://codereview.chromium.org/10852017/diff/1/webkit/blob/shareable_file_reference.cc#newcode88 webkit/blob/shareable_file_reference.cc:88: const FinalReleaseCallback& callback) { maybe add a DCHECK(g_file_map.Get().CalledOnValidThread())) ...
8 years, 4 months ago (2012-08-06 19:26:01 UTC) #2
tzik
lgtm
8 years, 4 months ago (2012-08-06 20:12:12 UTC) #3
kinuko
Changed the code to use ThreadChecker as the map gets deleted on UI thread at ...
8 years, 4 months ago (2012-08-07 00:57:50 UTC) #4
michaeln
sure, still lgtm
8 years, 4 months ago (2012-08-07 20:14:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/10852017/13002
8 years, 4 months ago (2012-08-09 04:33:13 UTC) #6
commit-bot: I haz the power
Try job failure for 10852017-13002 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 4 months ago (2012-08-09 04:49:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/10852017/9005
8 years, 4 months ago (2012-08-10 04:50:20 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-10 06:24:39 UTC) #9
Change committed as 151002

Powered by Google App Engine
This is Rietveld 408576698