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

Issue 8588016: When URL mapping was specified, library loads where not being called for the URLs that were mapped. (Closed)

Created:
9 years, 1 month ago by siva
Modified:
9 years, 1 month ago
Reviewers:
Anton Muhin
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

When URL mapping was specified, library loads where not being called for the URLs that were mapped. Committed: https://code.google.com/p/dart/source/detail?r=1632

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 6

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -68 lines) Patch
M bin/gen_snapshot.cc View 1 2 3 4 2 chunks +46 lines, -51 lines 0 comments Download
M bin/process_script.cc View 1 3 chunks +15 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
9 years, 1 month ago (2011-11-17 02:34:53 UTC) #1
Anton Muhin
LGTM. Feel free/postpone comments. http://codereview.chromium.org/8588016/diff/5/bin/gen_snapshot.cc File bin/gen_snapshot.cc (right): http://codereview.chromium.org/8588016/diff/5/bin/gen_snapshot.cc#newcode111 bin/gen_snapshot.cc:111: static bool MapLibraryUrl(const char* url_chars, ...
9 years, 1 month ago (2011-11-17 18:15:36 UTC) #2
siva
Thanks. http://codereview.chromium.org/8588016/diff/5/bin/gen_snapshot.cc File bin/gen_snapshot.cc (right): http://codereview.chromium.org/8588016/diff/5/bin/gen_snapshot.cc#newcode111 bin/gen_snapshot.cc:111: static bool MapLibraryUrl(const char* url_chars, I prefer keeping ...
9 years, 1 month ago (2011-11-17 19:09:46 UTC) #3
Anton Muhin
9 years, 1 month ago (2011-11-17 19:15:07 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698