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

Issue 9460061: Ignore attributes and methods with CheckSecurityForNode. (Closed)

Created:
8 years, 10 months ago by podivilov
Modified:
8 years, 10 months ago
Reviewers:
antonm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Ignore attributes and methods with CheckSecurityForNode. Any cross frame access is considered as insecure, so stuff like contentDocument and frameElement make no sense in Dart. R=antonm@chromium.org BUG=1858 TEST=dart/security/cross-frame-access.html Committed: https://code.google.com/p/dart/source/detail?r=4607

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M client/dom/scripts/systemnative.py View 2 chunks +8 lines, -0 lines 0 comments Download
M client/tests/client/client.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
podivilov
8 years, 10 months ago (2012-02-27 09:45:17 UTC) #1
antonm
8 years, 10 months ago (2012-02-27 10:14:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698