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

Issue 12090093: Reapply "Rename mappedBy to map." (Closed)

Created:
7 years, 10 months ago by Lasse Reichstein Nielsen
Modified:
7 years, 10 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Reapply "Rename mappedBy to map." This reverts commit r17907. TBR. Committed: https://code.google.com/p/dart/source/detail?r=17918

Patch Set 1 #

Patch Set 2 : Fixed bug in previous commit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+817 lines, -450 lines) Patch
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/cleanup/migration/Migrate_1M3_corelib_CleanUp.java View 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/http/lib/src/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/test/date_time_format_http_request_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/test/date_time_format_local_test_stub.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/test/date_time_format_test_core.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/oauth2/lib/src/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/path/lib/path.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/serialization/lib/src/basic_rule.dart View 1 3 chunks +6 lines, -6 lines 0 comments Download
M pkg/serialization/lib/src/format.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/serialization/lib/src/reader_writer.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/serialization/lib/src/serialization_helpers.dart View 4 chunks +6 lines, -6 lines 0 comments Download
M pkg/serialization/lib/src/serialization_rule.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/serialization/test/serialization_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/lib/compact_vm_config.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/lib/src/config.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/yaml/lib/model.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/yaml/lib/visitor.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/yaml/lib/yaml.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/yaml/lib/yaml_map.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/array.dart View 9 chunks +16 lines, -6 lines 0 comments Download
M runtime/lib/byte_array.dart View 3 chunks +6 lines, -2 lines 0 comments Download
M runtime/lib/growable_array.dart View 3 chunks +6 lines, -2 lines 0 comments Download
M samples/newissues/newissues.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/swarm/DataSource.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/swarm/swarm_ui_lib/layout/GridLayout.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M samples/swarm/swarm_ui_lib/observable/observable.dart View 1 chunk +2 lines, -1 line 0 comments Download
M samples/third_party/dromaeo/Suites.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart_backend/backend.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart_backend/renamer.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/js/nodes.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/emitter_no_eval.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/native_emitter.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/constant_map.dart View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/js_array.dart View 3 chunks +6 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/dartdoc/lib/dartdoc.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/async/stream.dart View 1 1 chunk +8 lines, -1 line 0 comments Download
M sdk/lib/collection/collections.dart View 4 chunks +11 lines, -4 lines 0 comments Download
M sdk/lib/collection/maps.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/collection_dev/list.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M sdk/lib/core/iterable.dart View 2 chunks +9 lines, -2 lines 0 comments Download
M sdk/lib/core/list.dart View 1 chunk +0 lines, -32 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 77 chunks +252 lines, -106 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 77 chunks +252 lines, -106 lines 0 comments Download
M sdk/lib/html/html_common/filtered_element_list.dart View 1 chunk +2 lines, -1 line 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 1 12 chunks +42 lines, -18 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 1 12 chunks +42 lines, -18 lines 0 comments Download
M tests/compiler/dart2js/type_checker_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/iterable_join_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/iterable_length_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/iterable_mapping_test.dart View 1 chunk +17 lines, -23 lines 0 comments Download
M tests/corelib/list_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/queue_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/reg_exp_all_matches_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/set_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/element_classes_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/element_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/html/streams_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/async/stream_controller_async_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/async/stream_controller_test.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M tests/lib/async/stream_from_iterable_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tools/dom/src/CssClassSet.dart View 2 chunks +3 lines, -1 line 0 comments Download
M tools/dom/templates/html/impl/impl_Element.darttemplate View 1 6 chunks +12 lines, -4 lines 0 comments Download
M tools/dom/templates/html/impl/impl_Node.darttemplate View 3 chunks +6 lines, -2 lines 0 comments Download
M tools/dom/templates/immutable_list_mixin.darttemplate View 1 2 chunks +7 lines, -3 lines 0 comments Download
M utils/pub/command_lish.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/entrypoint.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M utils/pub/hosted_source.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/io.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M utils/pub/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/validator.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/pub/validator/directory.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/validator/lib.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/validator/license.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/validator/name.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/version.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/version_solver.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M utils/tests/archive/reader_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/pub/command_line_config.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/tests/pub/test_pub.dart View 8 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein Nielsen
7 years, 10 months ago (2013-01-31 15:03:00 UTC) #1
floitsch
7 years, 10 months ago (2013-01-31 15:28:50 UTC) #2
Message was sent while issue was closed.
LGTM.

Powered by Google App Engine
This is Rietveld 408576698