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

Issue 1177953010: Support new style JS interop (Closed)

Created:
5 years, 6 months ago by Jacob
Modified:
5 years, 5 months ago
Reviewers:
vsm, terry
CC:
reviews+dom_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : ready for review #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : ptal #

Total comments: 2

Patch Set 5 : ptal. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+499 lines, -5 lines) Patch
M Source/bindings/core/dart/DartInjectedScript.cpp View 3 chunks +4 lines, -1 line 0 comments Download
M Source/bindings/core/dart/DartJsInterop.cpp View 1 2 3 4 8 chunks +488 lines, -4 lines 2 comments Download
M Source/bindings/core/dart/DartJsInteropData.h View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
Jacob
https://codereview.chromium.org/1177953010/diff/1/Source/bindings/core/dart/DartInjectedScript.cpp File Source/bindings/core/dart/DartInjectedScript.cpp (right): https://codereview.chromium.org/1177953010/diff/1/Source/bindings/core/dart/DartInjectedScript.cpp#newcode976 Source/bindings/core/dart/DartInjectedScript.cpp:976: V8Scope v8scope(domData); Not sure why this ever worked without ...
5 years, 6 months ago (2015-06-18 22:22:44 UTC) #2
Jacob
5 years, 6 months ago (2015-06-18 22:22:45 UTC) #3
terry
lgtm just a minor comment. https://codereview.chromium.org/1177953010/diff/40001/Source/bindings/core/dart/DartJsInterop.cpp File Source/bindings/core/dart/DartJsInterop.cpp (right): https://codereview.chromium.org/1177953010/diff/40001/Source/bindings/core/dart/DartJsInterop.cpp#newcode54 Source/bindings/core/dart/DartJsInterop.cpp:54: Jacob can you make ...
5 years, 6 months ago (2015-06-25 14:11:46 UTC) #4
Jacob
https://codereview.chromium.org/1177953010/diff/40001/Source/bindings/core/dart/DartJsInterop.cpp File Source/bindings/core/dart/DartJsInterop.cpp (right): https://codereview.chromium.org/1177953010/diff/40001/Source/bindings/core/dart/DartJsInterop.cpp#newcode54 Source/bindings/core/dart/DartJsInterop.cpp:54: On 2015/06/25 14:11:46, terry wrote: > Jacob can you ...
5 years, 6 months ago (2015-06-25 16:49:50 UTC) #5
vsm
lgtm https://codereview.chromium.org/1177953010/diff/60001/Source/bindings/core/dart/DartJsInterop.cpp File Source/bindings/core/dart/DartJsInterop.cpp (right): https://codereview.chromium.org/1177953010/diff/60001/Source/bindings/core/dart/DartJsInterop.cpp#newcode1320 Source/bindings/core/dart/DartJsInterop.cpp:1320: // just returning. Throw an exception? Should be ...
5 years, 6 months ago (2015-06-26 14:46:34 UTC) #6
Jacob
PTAL. I've also added extra tests for the new behavior added and fixed a bug ...
5 years, 6 months ago (2015-06-26 20:53:31 UTC) #7
vsm
https://codereview.chromium.org/1177953010/diff/80001/Source/bindings/core/dart/DartJsInterop.cpp File Source/bindings/core/dart/DartJsInterop.cpp (right): https://codereview.chromium.org/1177953010/diff/80001/Source/bindings/core/dart/DartJsInterop.cpp#newcode1311 Source/bindings/core/dart/DartJsInterop.cpp:1311: v8::Isolate* v8Isolate = v8::Isolate::GetCurrent(); Do we actually ever get ...
5 years, 5 months ago (2015-06-29 13:49:26 UTC) #8
Jacob
https://codereview.chromium.org/1177953010/diff/80001/Source/bindings/core/dart/DartJsInterop.cpp File Source/bindings/core/dart/DartJsInterop.cpp (right): https://codereview.chromium.org/1177953010/diff/80001/Source/bindings/core/dart/DartJsInterop.cpp#newcode1311 Source/bindings/core/dart/DartJsInterop.cpp:1311: v8::Isolate* v8Isolate = v8::Isolate::GetCurrent(); On 2015/06/29 13:49:26, vsm wrote: ...
5 years, 5 months ago (2015-06-29 17:56:08 UTC) #9
vsm
On 2015/06/29 17:56:08, Jacob wrote: > https://codereview.chromium.org/1177953010/diff/80001/Source/bindings/core/dart/DartJsInterop.cpp > File Source/bindings/core/dart/DartJsInterop.cpp (right): > > https://codereview.chromium.org/1177953010/diff/80001/Source/bindings/core/dart/DartJsInterop.cpp#newcode1311 > ...
5 years, 5 months ago (2015-06-29 18:07:07 UTC) #10
Jacob
5 years, 5 months ago (2015-06-29 18:21:48 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as 198008 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698