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

Issue 3409002: Add support for abortion in v8::OutputStream. (Closed)

Created:
10 years, 3 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add support for abortion in v8::OutputStream. It's a good idea to allow receiver to interrupt data transmission. Committed: http://code.google.com/p/v8/source/detail?r=5452

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -9 lines) Patch
M include/v8.h View 2 chunks +10 lines, -2 lines 0 comments Download
M src/profile-generator.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/profile-generator.cc View 7 chunks +21 lines, -5 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 3 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
10 years, 3 months ago (2010-09-14 12:25:07 UTC) #1
Søren Thygesen Gjesse
10 years, 3 months ago (2010-09-14 13:00:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698