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

Issue 10580027: Fix a crash in Pepper object scripting. (Closed)

Created:
8 years, 6 months ago by brettw
Modified:
8 years, 6 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews
Visibility:
Public.

Description

Fix a crash in Pepper object scripting. I believe this is caused by a shutdown race condition. My theory is if a pugin is cread and rapidly destroyed, object creation will fail in the renderer. TEST=manual BUG=133581 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143201

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
brettw
8 years, 6 months ago (2012-06-19 22:40:34 UTC) #1
viettrungluu
8 years, 6 months ago (2012-06-19 22:42:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698