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

Issue 1007703003: [bindings] Utilize ScriptValue::from and remove IDB* => ScriptValue conversion methods (Closed)

Created:
5 years, 9 months ago by vivekg_samsung
Modified:
5 years, 9 months ago
Reviewers:
haraken, vivekg, jsbell
CC:
arv+blink, blink-reviews, blink-reviews-bindings_chromium.org, cmumford, dgrogan, jsbell+idb_chromium.org, vivekg_samsung
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[bindings] Utilize ScriptValue::from and remove IDB* => ScriptValue conversion methods R=haraken@chromium.org, jsbell@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191843

Patch Set 1 #

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -53 lines) Patch
M Source/bindings/modules/v8/ToV8ForModules.h View 2 chunks +8 lines, -0 lines 0 comments Download
M Source/bindings/modules/v8/V8BindingForModules.h View 2 chunks +11 lines, -14 lines 0 comments Download
M Source/bindings/modules/v8/V8BindingForModules.cpp View 1 6 chunks +27 lines, -28 lines 3 comments Download
M Source/bindings/modules/v8/V8BindingForModulesTest.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/modules/indexeddb/IDBCursor.cpp View 3 chunks +5 lines, -4 lines 0 comments Download
M Source/modules/indexeddb/IDBIndex.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/modules/indexeddb/IDBKeyRange.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M Source/modules/indexeddb/IDBObjectStore.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/modules/indexeddb/IDBRequest.cpp View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
vivekg
PTAL, thanks.
5 years, 9 months ago (2015-03-13 09:16:48 UTC) #2
vivekg
haraken@, good to go?
5 years, 9 months ago (2015-03-13 11:07:08 UTC) #3
haraken
LGTM https://codereview.chromium.org/1007703003/diff/20001/Source/bindings/modules/v8/V8BindingForModules.cpp File Source/bindings/modules/v8/V8BindingForModules.cpp (left): https://codereview.chromium.org/1007703003/diff/20001/Source/bindings/modules/v8/V8BindingForModules.cpp#oldcode404 Source/bindings/modules/v8/V8BindingForModules.cpp:404: v8::HandleScope handleScope(isolate); The previous code was creating a ...
5 years, 9 months ago (2015-03-13 12:48:10 UTC) #4
vivekg
On 2015/03/13 at 12:48:10, haraken wrote: > LGTM > > https://codereview.chromium.org/1007703003/diff/20001/Source/bindings/modules/v8/V8BindingForModules.cpp > File Source/bindings/modules/v8/V8BindingForModules.cpp (left): ...
5 years, 9 months ago (2015-03-13 12:51:28 UTC) #5
vivekg
haraken@, shall we go ahead and land this if its ok with you?
5 years, 9 months ago (2015-03-13 13:39:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007703003/20001
5 years, 9 months ago (2015-03-13 14:33:09 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-13 14:36:35 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191843

Powered by Google App Engine
This is Rietveld 408576698