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

Issue 668673002: Move the v8::Isolate* parameter to the first parameter of various binding methods in third_party/We… (Closed)

Created:
6 years, 2 months ago by RAGHURAM
Modified:
6 years, 2 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git/+/master
Project:
blink
Visibility:
Public.

Description

Move the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindings This step is to move the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindings (Ref: binding-methods changed: static PassOwnPtr<ArrayBufferContentsArray> transferArrayBuffers(ArrayBufferArray&, ExceptionState&, v8::Isolate*) void addHiddenValueToArray(v8::Handle<v8::Object>, v8::Local<v8::Value>, int cacheIndex, v8::Isolate*) void removeHiddenValueFromArray(v8::Handle<v8::Object>, v8::Local<v8::Value>, int cacheIndex, v8::Isolate*) void moveEventListenerToNewWrapper(v8::Handle<v8::Object>, EventListener* oldValue, v8::Local<v8::Value> newValue, int cacheIndex, v8::Isolate*) PassRefPtr<TraceEvent::ConvertableToTraceFormat> devToolsTraceEventData(ExecutionContext*, v8::Handle<v8::Function>, v8::Isolate*)) BUG=424446 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184174

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -19 lines) Patch
M Source/bindings/core/v8/ScriptController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/core/v8/SerializedScriptValue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/core/v8/SerializedScriptValue.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/core/v8/V8Binding.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/bindings/core/v8/V8Binding.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M Source/bindings/core/v8/V8WorkerGlobalScopeEventListener.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/templates/attributes.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/templates/methods.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/results/core/V8TestObject.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (10 generated)
RAGHURAM
Please Review. Thanks & Regards
6 years, 2 months ago (2014-10-20 12:32:58 UTC) #2
haraken
LGTM
6 years, 2 months ago (2014-10-20 13:54:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668673002/1
6 years, 2 months ago (2014-10-21 06:09:26 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/17881)
6 years, 2 months ago (2014-10-21 06:16:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668673002/1
6 years, 2 months ago (2014-10-21 06:18:26 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/17884)
6 years, 2 months ago (2014-10-21 06:25:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668673002/1
6 years, 2 months ago (2014-10-21 09:24:30 UTC) #13
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/27893)
6 years, 2 months ago (2014-10-21 09:40:05 UTC) #15
RAGHURAM
On 2014/10/20 13:54:28, haraken wrote: > LGTM @haraken: Hi I am facing some commit errors ...
6 years, 2 months ago (2014-10-21 09:58:20 UTC) #16
haraken
On 2014/10/21 09:58:20, RAGHURAM wrote: > On 2014/10/20 13:54:28, haraken wrote: > > LGTM > ...
6 years, 2 months ago (2014-10-21 10:40:06 UTC) #17
RAGHURAM
On 2014/10/21 10:40:06, haraken wrote: > On 2014/10/21 09:58:20, RAGHURAM wrote: > > On 2014/10/20 ...
6 years, 2 months ago (2014-10-22 06:37:28 UTC) #18
haraken
LGTM
6 years, 2 months ago (2014-10-22 07:00:17 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668673002/20001
6 years, 2 months ago (2014-10-22 07:06:04 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/30069) linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/30350)
6 years, 2 months ago (2014-10-22 07:20:30 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/668673002/20001
6 years, 2 months ago (2014-10-22 10:34:07 UTC) #25
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 12:18:45 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 184174

Powered by Google App Engine
This is Rietveld 408576698