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

Issue 251583005: Add a test that JSGlobalProxy properly causes Object.observe to trigger access check callbacks (Closed)

Created:
6 years, 7 months ago by adamk
Modified:
6 years, 7 months ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Add a test that JSGlobalProxy properly causes Object.observe to trigger access check callbacks Note that this is mainly for demonstration purposes, as after the attached bug is fixed Object.observe should no longer be calling into the embedder for access checks. R=dcarney@chromium.org BUG=367817

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
adamk
6 years, 7 months ago (2014-04-29 00:10:41 UTC) #1
dcarney
lgtm
6 years, 7 months ago (2014-04-29 06:24:22 UTC) #2
adamk
6 years, 7 months ago (2014-04-30 20:09:09 UTC) #3
On 2014/04/29 06:24:22, dcarney wrote:
> lgtm

This test is obsoleted by rafaelw's patch
https://codereview.chromium.org/265503002/

Powered by Google App Engine
This is Rietveld 408576698