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

Issue 23537048: Reduce usage of v8::Isolate::GetCurrent() in NPV8Object (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
Reviewers:
haraken, marja
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, Nate Chapin, do-not-use
Visibility:
Public.

Description

Reduce usage of v8::Isolate::GetCurrent() in NPV8Object Reduce usage of v8::Isolate::GetCurrent() in NPV8Object and pass the isolate around instead. R=haraken BUG=263412 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157889

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M Source/bindings/v8/NPV8Object.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/bindings/v8/NPV8Object.cpp View 10 chunks +11 lines, -11 lines 0 comments Download
M Source/bindings/v8/ScriptController.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/bindings/v8/V8NPObject.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/v8/V8NPUtils.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/V8NPUtils.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/web/WebBindings.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-16 09:20:28 UTC) #1
marja
drive-by lgtm
7 years, 3 months ago (2013-09-16 09:23:50 UTC) #2
haraken
LGTM
7 years, 3 months ago (2013-09-16 10:00:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23537048/1
7 years, 3 months ago (2013-09-17 06:54:49 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-17 08:21:26 UTC) #5
Message was sent while issue was closed.
Change committed as 157889

Powered by Google App Engine
This is Rietveld 408576698