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

Issue 1192753003: Merge 196373 "binding: Supports static operations/attrs returnin..." (Closed)

Created:
5 years, 6 months ago by Yuki
Modified:
5 years, 6 months ago
Reviewers:
haraken, Yuki
CC:
blink-reviews, blink-reviews-bindings_chromium.org, vivekg_samsung, arv+blink, vivekg
Project:
blink
Visibility:
Public.

Description

Merge 196373 "binding: Supports static operations/attrs returnin..." > 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 TBR=yukishiino@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197431

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -3 lines) Patch
A + LayoutTests/http/tests/security/cross-frame-access-static-operation-return-wrapper.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/http/tests/security/cross-frame-access-static-operation-return-wrapper-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/bindings/core/v8/V8Binding.h View 2 chunks +8 lines, -2 lines 0 comments Download
M Source/bindings/scripts/v8_attributes.py View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/scripts/v8_methods.py View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/scripts/v8_types.py View 2 chunks +13 lines, -1 line 0 comments Download
M Source/bindings/tests/idls/core/TestInterface.idl View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface.cpp View 4 chunks +49 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yuki
5 years, 6 months ago (2015-06-19 04:44:02 UTC) #1
Yuki
Committed patchset #1 (id:1) manually as r197431.
5 years, 6 months ago (2015-06-19 04:50:01 UTC) #2
haraken
5 years, 6 months ago (2015-06-19 08:50:28 UTC) #3
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698