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

Issue 11361172: Fix InternalObjectHashTable to properly update table ref in observationState (Closed)

Created:
8 years, 1 month ago by adamk
Modified:
8 years, 1 month ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix InternalObjectHashTable to properly update table ref in observationState The previous fix wasn't broad enough: it only fixed the reference for a single Context. Committed: https://code.google.com/p/v8/source/detail?r=12913

Patch Set 1 #

Patch Set 2 : Added test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -8 lines) Patch
M src/object-observe.js View 1 chunk +8 lines, -8 lines 0 comments Download
M test/cctest/test-object-observe.cc View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
adamk
Still needs a test, but I have to figure out how to blow out the ...
8 years, 1 month ago (2012-11-08 17:27:54 UTC) #1
adamk
Added a test (and tested that the test fails without the patch).
8 years, 1 month ago (2012-11-09 09:15:41 UTC) #2
rossberg
8 years, 1 month ago (2012-11-09 10:44:16 UTC) #3
LGTM, gonna land it.

Powered by Google App Engine
This is Rietveld 408576698