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

Issue 6300011: Only close the sync socket if it is non-NULL. This fixes... (Closed)

Created:
9 years, 11 months ago by nfullagar
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Only close the sync socket if it is non-NULL. This fixes a NaCl page reload / surf-away regression. BUG=NaCl ppapi audio proxy TEST=native_client/tests/ppapi_example_audio Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72099

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M ppapi/shared_impl/audio_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
nfullagar
9 years, 11 months ago (2011-01-21 03:08:45 UTC) #1
dmichael(do not use this one)
LGTM, nice catch
9 years, 11 months ago (2011-01-21 03:09:54 UTC) #2
brettw
Ah, I just fixed an almost identical bug in audio_impl.cc. Sorry I missed this part. ...
9 years, 11 months ago (2011-01-21 03:29:50 UTC) #3
nfullagar
9 years, 11 months ago (2011-01-21 03:31:11 UTC) #4
thx, committed as r72099

Powered by Google App Engine
This is Rietveld 408576698