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

Issue 194070: Fix crash during error reporting during bootstrapping. (Closed)

Created:
11 years, 3 months ago by Christian Plesner Hansen
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix crash during error reporting during bootstrapping. Instead of crashing or reporting a fatal v8 error if an error occurs during context initialization we now survive and return an empty handle.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -17 lines) Patch
M src/api.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/factory.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/top.cc View 2 chunks +20 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Christian Plesner Hansen
11 years, 3 months ago (2009-09-10 06:43:32 UTC) #1
Mads Ager (chromium)
11 years, 3 months ago (2009-09-10 06:48:22 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698