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

Issue 11416257: Revert "Add @JSName annotation for native fields and methods." (Closed)

Created:
8 years ago by sra1
Modified:
8 years ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Add @JSName annotation for native fields and methods." Committed: https://code.google.com/p/dart/source/detail?r=15494

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+821 lines, -1369 lines) Patch
M sdk/lib/_internal/compiler/implementation/apiimpl.dart View 1 chunk +1 line, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/compiler.dart View 1 chunk +2 lines, -5 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart2js.dart View 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/elements/elements.dart View 3 chunks +5 lines, -7 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/enqueue.dart View 2 chunks +0 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 3 chunks +3 lines, -7 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/native_emitter.dart View 10 chunks +21 lines, -12 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/js_helper.dart View 2 chunks +1 line, -18 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/native_handler.dart View 9 chunks +20 lines, -77 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/scanner/listener.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 3 chunks +3 lines, -7 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 176 chunks +522 lines, -861 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +106 lines, -106 lines 0 comments Download
M sdk/lib/html/scripts/generator.py View 5 chunks +4 lines, -29 lines 0 comments Download
M sdk/lib/html/scripts/systemhtml.py View 8 chunks +47 lines, -34 lines 0 comments Download
M sdk/lib/html/templates/html/dart2js/impl_IDBDatabase.darttemplate View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/html/templates/html/dart2js/impl_LocalWindow.darttemplate View 2 chunks +5 lines, -6 lines 0 comments Download
M sdk/lib/html/templates/html/dart2js/impl_TableElement.darttemplate View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_Element.darttemplate View 3 chunks +6 lines, -6 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_MutationObserver.darttemplate View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 54 chunks +70 lines, -180 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698