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

Issue 325183003: Ignore live_edit_ flag when when dealing with LiveEdit in a debug break. (Closed)

Created:
6 years, 6 months ago by Yang
Modified:
6 years, 6 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Ignore live_edit_ flag when when dealing with LiveEdit in a debug break. LiveEdit maybe disabled when we enter the break and again when we leave it, but enabled in between. TEST=https://codereview.chromium.org/329533002 R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21770

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -15 lines) Patch
M src/debug.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/debug.cc View 2 chunks +5 lines, -8 lines 0 comments Download
M src/liveedit.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/liveedit.cc View 3 chunks +12 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 6 months ago (2014-06-11 11:00:35 UTC) #1
ulan
lgtm
6 years, 6 months ago (2014-06-11 12:02:52 UTC) #2
Yang
6 years, 6 months ago (2014-06-11 13:40:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21770 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698