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

Issue 27038005: Fix a typo in debugger.cc that was causing variable bounds checking to (Closed)

Created:
7 years, 2 months ago by turnidge
Modified:
7 years, 2 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix a typo in debugger.cc that was causing variable bounds checking to be done on the frame context instead of the variable's context. Update the unit test. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=28594

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -12 lines) Patch
M runtime/vm/debugger.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/vm/debugger_api_impl_test.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/object.cc View 1 1 chunk +16 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
turnidge
7 years, 2 months ago (2013-10-11 20:37:25 UTC) #1
hausner
Wow, nice find! LGTM.
7 years, 2 months ago (2013-10-11 21:14:43 UTC) #2
turnidge
7 years, 2 months ago (2013-10-14 17:35:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r28594 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698