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

Issue 2153203002: Strip the scheme off of uris passed into the native extension loader. (Closed)

Created:
4 years, 5 months ago by Cutch
Modified:
4 years, 5 months ago
Reviewers:
rmacnak, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 #

Total comments: 2

Patch Set 3 : rmacnak review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M runtime/bin/extensions.cc View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M runtime/bin/loader.cc View 1 2 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
Cutch
4 years, 5 months ago (2016-07-15 18:10:50 UTC) #5
rmacnak
https://codereview.chromium.org/2153203002/diff/20001/runtime/bin/loader.cc File runtime/bin/loader.cc (right): https://codereview.chromium.org/2153203002/diff/20001/runtime/bin/loader.cc#newcode310 runtime/bin/loader.cc:310: Dart_Handle result = Extensions::LoadExtension(lib_path, This bypasses the check for ...
4 years, 5 months ago (2016-07-15 19:28:30 UTC) #6
Cutch
https://codereview.chromium.org/2153203002/diff/20001/runtime/bin/loader.cc File runtime/bin/loader.cc (right): https://codereview.chromium.org/2153203002/diff/20001/runtime/bin/loader.cc#newcode310 runtime/bin/loader.cc:310: Dart_Handle result = Extensions::LoadExtension(lib_path, On 2016/07/15 19:28:30, rmacnak wrote: ...
4 years, 5 months ago (2016-07-15 19:58:43 UTC) #7
rmacnak
lgtm
4 years, 5 months ago (2016-07-15 19:59:45 UTC) #8
Cutch
4 years, 5 months ago (2016-07-15 20:09:39 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
7af8d6e5a4f981e06a29e28db180ca4badd2f0f9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698