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

Issue 10828413: Only add JS once, and not to very single patched library. (Closed)

Created:
8 years, 4 months ago by Anders Johnsen
Modified:
8 years, 4 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Only add JS once, and not to very single patched library. BUG= Committed: https://code.google.com/p/dart/source/detail?r=11078

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review update #

Patch Set 3 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M lib/compiler/implementation/compiler.dart View 1 2 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Anders Johnsen
8 years, 4 months ago (2012-08-21 11:01:25 UTC) #1
ahe
https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart File lib/compiler/implementation/native_handler.dart (right): https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart#newcode86 lib/compiler/implementation/native_handler.dart:86: compiler.addForeignFunctions(library); I'm not sure about this. What do you ...
8 years, 4 months ago (2012-08-21 11:28:31 UTC) #2
Anders Johnsen
https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart File lib/compiler/implementation/native_handler.dart (right): https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart#newcode86 lib/compiler/implementation/native_handler.dart:86: compiler.addForeignFunctions(library); On 2012/08/21 11:28:31, ahe wrote: > I'm not ...
8 years, 4 months ago (2012-08-21 11:40:23 UTC) #3
ahe
https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart File lib/compiler/implementation/native_handler.dart (right): https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart#newcode86 lib/compiler/implementation/native_handler.dart:86: compiler.addForeignFunctions(library); On 2012/08/21 11:40:23, ajohnsen wrote: > On 2012/08/21 ...
8 years, 4 months ago (2012-08-21 12:01:16 UTC) #4
Anders Johnsen
PTAL https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart File lib/compiler/implementation/native_handler.dart (right): https://chromiumcodereview.appspot.com/10828413/diff/1/lib/compiler/implementation/native_handler.dart#newcode86 lib/compiler/implementation/native_handler.dart:86: compiler.addForeignFunctions(library); On 2012/08/21 12:01:16, ahe wrote: > On ...
8 years, 4 months ago (2012-08-21 14:31:10 UTC) #5
ahe
8 years, 4 months ago (2012-08-21 14:46:12 UTC) #6
LGTM!

Powered by Google App Engine
This is Rietveld 408576698