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

Issue 1612003002: Add browser-compatible version. (Closed)

Created:
4 years, 11 months ago by Lasse Reichstein Nielsen
Modified:
4 years, 11 months ago
Reviewers:
floitsch
Base URL:
https://github.com/dart-lang/resource.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add browser-compatible version. Still need to find a way to test it. R=floitsch@google.com Committed: d73108e8ccc28e2704e05b8e4bc07e1da23c68b3

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address comments. Browser-test #

Patch Set 3 : Made test run #

Unified diffs Side-by-side diffs Delta from patch set Stats (+440 lines, -268 lines) Patch
M CHANGELOG.md View 1 chunk +5 lines, -0 lines 0 comments Download
M README.md View 1 1 chunk +4 lines, -2 lines 0 comments Download
A + lib/browser_resource.dart View 1 2 chunks +7 lines, -5 lines 0 comments Download
M lib/resource.dart View 1 2 chunks +6 lines, -5 lines 0 comments Download
A lib/src/browser/html_io.dart View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
A lib/src/browser/loader.dart View 1 1 chunk +55 lines, -0 lines 0 comments Download
A lib/src/browser/resource.dart View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
M lib/src/io.dart View 1 1 chunk +0 lines, -92 lines 0 comments Download
A + lib/src/io/io.dart View 1 2 5 chunks +6 lines, -7 lines 0 comments Download
A lib/src/io/loader.dart View 1 1 chunk +55 lines, -0 lines 0 comments Download
A lib/src/io/resource.dart View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
M lib/src/loader.dart View 1 1 chunk +0 lines, -92 lines 0 comments Download
A lib/src/package_loader.dart View 1 1 chunk +31 lines, -0 lines 0 comments Download
A lib/src/resolve.dart View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M lib/src/resource.dart View 1 2 1 chunk +28 lines, -58 lines 0 comments Download
A lib/src/resource_loader.dart View 1 1 chunk +31 lines, -0 lines 0 comments Download
M pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
A test/browser_http_test.dart View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
M test/loader_data_test.dart View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M test/loader_file_test.dart View 1 2 3 chunks +5 lines, -6 lines 0 comments Download
M test/loader_http_test.dart View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A test/testfile-latin1.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A test/testfile-utf8.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Lasse Reichstein Nielsen
4 years, 11 months ago (2016-01-21 12:00:39 UTC) #2
floitsch
LGTM, although I would find it cleaner, if io and web would both be in ...
4 years, 11 months ago (2016-01-21 12:53:57 UTC) #3
Lasse Reichstein Nielsen
https://codereview.chromium.org/1612003002/diff/1/lib/resource.dart File lib/resource.dart (right): https://codereview.chromium.org/1612003002/diff/1/lib/resource.dart#newcode25 lib/resource.dart:25: /// so it doesn't work in the browser. On ...
4 years, 11 months ago (2016-01-25 10:48:37 UTC) #4
Lasse Reichstein Nielsen
4 years, 11 months ago (2016-01-26 09:19:32 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
d73108e8ccc28e2704e05b8e4bc07e1da23c68b3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698