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

Issue 314063002: Cleanup v8 usage in bindings (Closed)

Created:
6 years, 6 months ago by Nils Barth (inactive)
Modified:
6 years, 6 months ago
Reviewers:
haraken, eseidel
CC:
blink-reviews, blink-reviews-bindings_chromium.org, dglazkov+blink, dominicc+watchlist_chromium.org, arv+blink, abarth-chromium
Visibility:
Public.

Description

Cleanup v8 usage in bindings Followup to: Cleanup v8 usage in modules https://codereview.chromium.org/319653002/ Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175626

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -16 lines) Patch
M Source/bindings/v8/CustomElementBinding.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/v8/ExceptionStatePlaceholder.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/v8/IDBBindingUtilitiesTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/v8/PageScriptDebugServer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/RetainedDOMInfo.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/v8/ScriptDebugServer.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/bindings/v8/ScriptEventListener.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/v8/ScriptEventListener.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/v8/ScriptGCEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/ScriptHeapSnapshot.h View 1 chunk +1 line, -4 lines 0 comments Download
M Source/bindings/v8/ScriptSourceCode.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/bindings/v8/V8EventListenerList.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/v8/V8GCForContextDispose.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/v8/V8GCForContextDispose.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/v8/V8RecursionScope.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/v8/WorkerScriptDebugServer.h View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Nils Barth (inactive)
6 years, 6 months ago (2014-06-05 07:05:13 UTC) #1
haraken
LGTM
6 years, 6 months ago (2014-06-05 07:06:48 UTC) #2
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 6 months ago (2014-06-05 07:19:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/314063002/1
6 years, 6 months ago (2014-06-05 07:20:42 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-05 08:30:35 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-05 08:59:15 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/10396)
6 years, 6 months ago (2014-06-05 08:59:16 UTC) #7
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 6 months ago (2014-06-06 01:14:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/314063002/1
6 years, 6 months ago (2014-06-06 01:15:46 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-06 02:21:48 UTC) #10
commit-bot: I haz the power
Change committed as 175626
6 years, 6 months ago (2014-06-06 03:20:04 UTC) #11
tkent
IMO, we should include v8 headers like: #include "v8/include/v8.h" - We'd like to reduce includes ...
6 years, 6 months ago (2014-06-06 08:19:23 UTC) #12
Nils Barth (inactive)
On 2014/06/06 08:19:23, tkent wrote: > IMO, we should include v8 headers like: > > ...
6 years, 6 months ago (2014-06-06 09:27:53 UTC) #13
haraken
On 2014/06/06 09:27:53, Nils Barth wrote: > On 2014/06/06 08:19:23, tkent wrote: > > IMO, ...
6 years, 6 months ago (2014-06-06 09:35:34 UTC) #14
Nils Barth (inactive)
6 years, 6 months ago (2014-06-06 11:15:25 UTC) #15
Message was sent while issue was closed.
On 2014/06/06 09:35:34, haraken wrote:
> Sounds good to me.

Added to bug:
Issue 381046: core and modules shouldn't call V8 directly	
https://code.google.com/p/chromium/issues/detail?id=381046

...in comment:
https://code.google.com/p/chromium/issues/detail?id=381046#c1

Powered by Google App Engine
This is Rietveld 408576698