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

Issue 813513004: [bindings] Remove all the usages of Handle<> from binding templates. (Closed)

Created:
5 years, 12 months ago by vivekg_samsung
Modified:
5 years, 12 months ago
Reviewers:
haraken, vivekg, Jens Widell
CC:
arv+blink, blink-reviews, blink-reviews-bindings_chromium.org, falken, horo+watch_chromium.org, jsbell+serviceworker_chromium.org, kinuko+serviceworker, michaeln, nhiroki, serviceworker-reviews, tzik
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[bindings] Remove all the usages of Handle<> from binding templates. R=haraken@chromium.org R=jl@opera.com BUG=424445 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187737

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+315 lines, -315 lines) Patch
M Source/bindings/core/v8/V8Binding.h View 7 chunks +9 lines, -9 lines 0 comments Download
M Source/bindings/core/v8/V8BindingTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/core/v8/V8PerIsolateData.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/core/v8/V8PerIsolateData.cpp View 1 chunk +7 lines, -7 lines 0 comments Download
M Source/bindings/core/v8/WrapperTypeInfo.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/templates/interface.h View 2 chunks +6 lines, -6 lines 0 comments Download
M Source/bindings/templates/interface.cpp View 10 chunks +12 lines, -12 lines 0 comments Download
M Source/bindings/templates/methods.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8ArrayBuffer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/bindings/tests/results/core/V8ArrayBuffer.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8ArrayBufferView.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/bindings/tests/results/core/V8ArrayBufferView.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8DataView.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/bindings/tests/results/core/V8DataView.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8SVGTestInterface.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8SVGTestInterface.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestException.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestException.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface.h View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface2.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface2.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface3.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface3.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceCheckSecurity.cpp View 3 chunks +9 lines, -9 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor2.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor3.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor4.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceCustomConstructor.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceDocument.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEmpty.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEventTarget.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceEventTarget.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceGarbageCollected.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.h View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceNode.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceNode.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestInterfaceWillBeGarbageCollected.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestNode.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestNode.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestObject.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestObject.cpp View 15 chunks +18 lines, -18 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestSpecialOperations.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestSpecialOperations.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestSpecialOperationsNotEnumerable.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestTypedefs.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestTypedefs.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/bindings/tests/results/core/V8Uint8ClampedArray.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/tests/results/modules/V8TestInterface5.h View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/bindings/tests/results/modules/V8TestInterface5.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/modules/serviceworkers/CacheTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
vivekg
PTAL.
5 years, 12 months ago (2014-12-29 06:50:45 UTC) #2
haraken
LGTM
5 years, 12 months ago (2014-12-29 06:53:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/813513004/1
5 years, 12 months ago (2014-12-29 06:55:35 UTC) #5
commit-bot: I haz the power
5 years, 12 months ago (2014-12-29 09:53:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187737

Powered by Google App Engine
This is Rietveld 408576698