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

Issue 2144413004: Removes abuse of createClosure() from ScriptPromiseTest. (Closed)

Created:
4 years, 5 months ago by Yuki
Modified:
4 years, 5 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removes abuse of createClosure() from ScriptPromiseTest. createClosure() is abused in ScriptPromise{,Resolver}Test, so, simply removes it. BUG=626266 Committed: https://crrev.com/6e8f53e38e8a711e7662626b3dd3fa5fd0106701 Cr-Commit-Position: refs/heads/master@{#407109}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Synced. #

Patch Set 4 : Clear a possible exception in dtor. #

Patch Set 5 : Clear a possible exception in dtor. #

Patch Set 6 : Clear a possible exception in dtor. #

Patch Set 7 : . #

Total comments: 2

Patch Set 8 : Addressed a review comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolverTest.cpp View 1 2 3 4 5 6 2 chunks +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp View 4 5 6 7 2 chunks +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.cpp View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (30 generated)
Yuki
Could you review this CL? I tried to remove a mysterious hack, but failed.
4 years, 5 months ago (2016-07-21 13:21:58 UTC) #21
haraken
LGTM https://codereview.chromium.org/2144413004/diff/120001/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp (right): https://codereview.chromium.org/2144413004/diff/120001/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp#newcode118 third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp:118: v8::Function::New(scope.context(), nullptr); I'd add this to the destructor ...
4 years, 5 months ago (2016-07-21 13:28:28 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2144413004/140001
4 years, 5 months ago (2016-07-22 09:10:22 UTC) #31
Yuki
https://codereview.chromium.org/2144413004/diff/120001/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp (right): https://codereview.chromium.org/2144413004/diff/120001/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp#newcode118 third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp:118: v8::Function::New(scope.context(), nullptr); On 2016/07/21 13:28:28, haraken wrote: > > ...
4 years, 5 months ago (2016-07-22 09:10:31 UTC) #32
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 5 months ago (2016-07-22 09:14:06 UTC) #34
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 09:16:18 UTC) #36
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/6e8f53e38e8a711e7662626b3dd3fa5fd0106701
Cr-Commit-Position: refs/heads/master@{#407109}

Powered by Google App Engine
This is Rietveld 408576698