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

Issue 149434: Avoid calling Abort from main thread on IBinding created on another thread. I... (Closed)

Created:
11 years, 5 months ago by apatrick
Modified:
9 years, 7 months ago
Reviewers:
vangelis
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

Avoid calling Abort from main thread on IBinding created on another thread. Instead signal through a variable and wait for it to abort itself. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20384

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M plugin/npapi_host_control/win/stream_operation.h View 1 chunk +3 lines, -4 lines 0 comments Download
M plugin/npapi_host_control/win/stream_operation.cc View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apatrick
11 years, 5 months ago (2009-07-10 00:15:17 UTC) #1
vangelis
11 years, 5 months ago (2009-07-10 02:35:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698