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

Issue 2611353002: Added VMLibraryHooks setup for Dartium to support resolvePackageUri. (Closed)

Created:
3 years, 11 months ago by terry
Modified:
3 years, 11 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Added VMLibraryHooks setup for Dartium to support resolvePackageUri. BUG=25594 R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/559ae993d158d63ef31d64b26c96a69087d907e3

Patch Set 1 #

Patch Set 2 : removed debug line #

Patch Set 3 : Updated #

Total comments: 3

Patch Set 4 : Moved code form dart:_buildin to dart:_blink #

Patch Set 5 : pull in WebKit changes required for this CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -4 lines) Patch
M sdk/lib/_blink/dartium/_blink_dartium.dart View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M tests/isolate/isolate.status View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M tools/deps/dartium.deps/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/scripts/generate_blink_file.py View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
terry
Please take a look at the CL and the CL for WebKit https://codereview.chromium.org/2543703003 I was ...
3 years, 11 months ago (2017-01-06 18:31:22 UTC) #1
terry
3 years, 11 months ago (2017-01-06 18:45:55 UTC) #2
terry
3 years, 11 months ago (2017-01-06 20:41:38 UTC) #5
siva
https://codereview.chromium.org/2611353002/diff/40001/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://codereview.chromium.org/2611353002/diff/40001/runtime/bin/builtin.dart#newcode356 runtime/bin/builtin.dart:356: } Why does this class have to be in ...
3 years, 11 months ago (2017-01-06 21:33:43 UTC) #6
terry
https://codereview.chromium.org/2611353002/diff/40001/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://codereview.chromium.org/2611353002/diff/40001/runtime/bin/builtin.dart#newcode356 runtime/bin/builtin.dart:356: } On 2017/01/06 21:33:43, siva wrote: > Why does ...
3 years, 11 months ago (2017-01-06 21:41:17 UTC) #7
siva
https://codereview.chromium.org/2611353002/diff/40001/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://codereview.chromium.org/2611353002/diff/40001/runtime/bin/builtin.dart#newcode356 runtime/bin/builtin.dart:356: } On 2017/01/06 21:41:17, terry wrote: > On 2017/01/06 ...
3 years, 11 months ago (2017-01-06 21:42:53 UTC) #8
terry
Siva, I was able to not have to add code to dart:_builtin only to dart:_blink. ...
3 years, 11 months ago (2017-01-09 20:59:46 UTC) #9
terry
3 years, 11 months ago (2017-01-09 21:06:22 UTC) #10
siva
lgtm
3 years, 11 months ago (2017-01-10 01:56:46 UTC) #11
terry
3 years, 11 months ago (2017-01-10 15:25:20 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
559ae993d158d63ef31d64b26c96a69087d907e3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698