/[blink]
Chromium logo

Revision 196373


Jump to revision: Previous Next
Author: yukishiino@chromium.org
Date: Wed Jun 3 06:18:23 2015 UTC (7 years, 11 months ago)
Changed paths: 8
Log Message:
binding: Supports static operations/attrs returning non-primitive types.

Correctly supports static operations/attributes which return non-primitive types, so that the returned object is associated with the caller's context, not associated with |this| which can be faked.

BUG=494640

Review URL: https://codereview.chromium.org/1163893002

Changed paths

Path Details
Directorytrunk/LayoutTests/http/tests/security/cross-frame-access-static-operation-return-wrapper-expected.txt added
Directorytrunk/LayoutTests/http/tests/security/cross-frame-access-static-operation-return-wrapper.html added
Directorytrunk/Source/bindings/core/v8/V8Binding.h modified , text changed
Directorytrunk/Source/bindings/scripts/v8_attributes.py modified , text changed
Directorytrunk/Source/bindings/scripts/v8_methods.py modified , text changed
Directorytrunk/Source/bindings/scripts/v8_types.py modified , text changed
Directorytrunk/Source/bindings/tests/idls/core/TestInterface.idl modified , text changed
Directorytrunk/Source/bindings/tests/results/core/V8TestInterface.cpp modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help