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

Issue 1809073003: [DevTools] Move callFunctionOn to native (Closed)

Created:
4 years, 9 months ago by kozy
Modified:
4 years, 9 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kinuko+watch, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@move-evaluate-v2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Move callFunctionOn to native BUG=595206 R=dgozman@chromium.org Committed: https://crrev.com/d0fe8dc3096d71604f418fe3eae857af502d0ede Cr-Commit-Position: refs/heads/master@{#382134}

Patch Set 1 : #

Total comments: 14

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Messages

Total messages: 14 (6 generated)
kozy
Dmitry, please take a look!
4 years, 9 months ago (2016-03-17 23:10:34 UTC) #2
dgozman
https://codereview.chromium.org/1809073003/diff/40001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h File third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h (right): https://codereview.chromium.org/1809073003/diff/40001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h#newcode107 third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h:107: v8::MaybeLocal<v8::Object> callFunctionWithoutArguments(ErrorString*, const String16& name); callObjectGetter https://codereview.chromium.org/1809073003/diff/40001/third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js File third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js ...
4 years, 9 months ago (2016-03-18 00:38:32 UTC) #4
kozy
All done! https://codereview.chromium.org/1809073003/diff/40001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h File third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h (right): https://codereview.chromium.org/1809073003/diff/40001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h#newcode107 third_party/WebKit/Source/platform/v8_inspector/InjectedScript.h:107: v8::MaybeLocal<v8::Object> callFunctionWithoutArguments(ErrorString*, const String16& name); On 2016/03/18 ...
4 years, 9 months ago (2016-03-18 06:01:56 UTC) #5
dgozman
lgtm https://codereview.chromium.org/1809073003/diff/60001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp File third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp (right): https://codereview.chromium.org/1809073003/diff/60001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp#newcode395 third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp:395: v8::Local<v8::Value> scopeExtensionValue = function.call(hadException, false); result https://codereview.chromium.org/1809073003/diff/60001/third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp File ...
4 years, 9 months ago (2016-03-18 19:51:28 UTC) #6
kozy
All done. https://codereview.chromium.org/1809073003/diff/60001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp File third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp (right): https://codereview.chromium.org/1809073003/diff/60001/third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp#newcode395 third_party/WebKit/Source/platform/v8_inspector/InjectedScript.cpp:395: v8::Local<v8::Value> scopeExtensionValue = function.call(hadException, false); On 2016/03/18 ...
4 years, 9 months ago (2016-03-18 22:14:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809073003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809073003/100001
4 years, 9 months ago (2016-03-18 22:15:01 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 9 months ago (2016-03-19 00:26:45 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-19 00:28:23 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d0fe8dc3096d71604f418fe3eae857af502d0ede
Cr-Commit-Position: refs/heads/master@{#382134}

Powered by Google App Engine
This is Rietveld 408576698