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

Issue 10831262: Revert "Revert "Allow patch files to add top-level declarations to the patched library."" (Closed)

Created:
8 years, 4 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Allow patch files to add declarations to the patched library. Committed: https://code.google.com/p/dart/source/detail?r=10562

Patch Set 1 #

Patch Set 2 : Fixed bugs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -75 lines) Patch
M corelib/unified/math/base.dart View 1 chunk +65 lines, -10 lines 0 comments Download
M corelib/unified/math/random.dart View 3 chunks +5 lines, -12 lines 0 comments Download
M lib/compiler/implementation/compiler.dart View 1 6 chunks +12 lines, -10 lines 0 comments Download
M lib/compiler/implementation/elements/elements.dart View 1 25 chunks +163 lines, -24 lines 0 comments Download
M lib/compiler/implementation/lib/math.dartp View 3 chunks +17 lines, -9 lines 0 comments Download
M lib/compiler/implementation/patch_parser.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/compiler/implementation/resolver.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M lib/compiler/implementation/scanner/class_element_parser.dart View 1 3 chunks +13 lines, -4 lines 0 comments Download
M lib/compiler/implementation/scanner/listener.dart View 1 3 chunks +24 lines, -0 lines 0 comments Download
M lib/compiler/implementation/scanner/scanner_task.dart View 2 chunks +6 lines, -2 lines 0 comments Download
M lib/compiler/implementation/unparse_validator.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Lasse Reichstein Nielsen
FYI
8 years, 4 months ago (2012-08-10 12:11:06 UTC) #1
Lasse Reichstein Nielsen
Now fully functional. Anders, please check if the bugs you found were fixed.
8 years, 4 months ago (2012-08-13 10:49:48 UTC) #2
Lasse Reichstein Nielsen
Adding Peter as reviewer too.
8 years, 4 months ago (2012-08-13 11:13:05 UTC) #3
Mads Ager (google)
LGTM
8 years, 4 months ago (2012-08-13 11:53:22 UTC) #4
ahe
8 years, 4 months ago (2012-08-13 12:28:45 UTC) #5
I'd like to see the dart2js and library changes made in separate CLs.

I'd like to see unit tests for the patch code.

I'd like to see the patch code moved out of compiler.dart.

Powered by Google App Engine
This is Rietveld 408576698