Chromium Code Reviews

Issue 12212213: Remove deprecated mappedBy. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Fix bad merge. #

Unified diffs Side-by-side diffs Stats (+9 lines, -353 lines)
M pkg/http/lib/src/byte_stream.dart View 1 chunk +1 line, -1 line 0 comments
M pkg/serialization/lib/src/format.dart View 1 chunk +1 line, -1 line 0 comments
M runtime/lib/array.dart View 2 chunks +0 lines, -8 lines 0 comments
M runtime/lib/byte_array.dart View 1 chunk +0 lines, -4 lines 0 comments
M runtime/lib/growable_array.dart View 1 chunk +0 lines, -4 lines 0 comments
M samples/swarm/swarm_ui_lib/observable/observable.dart View 1 chunk +0 lines, -1 line 0 comments
M sdk/lib/_collection_dev/iterable.dart View 2 chunks +0 lines, -4 lines 0 comments
M sdk/lib/_collection_dev/list.dart View 2 chunks +0 lines, -16 lines 0 comments
M sdk/lib/_internal/compiler/implementation/lib/js_array.dart View 1 chunk +0 lines, -4 lines 0 comments
M sdk/lib/async/stream.dart View 1 chunk +0 lines, -7 lines 0 comments
M sdk/lib/collection/collections.dart View 2 chunks +0 lines, -10 lines 0 comments
M sdk/lib/core/iterable.dart View 1 chunk +0 lines, -6 lines 0 comments
M sdk/lib/html/dart2js/html_dart2js.dart View 37 chunks +0 lines, -113 lines 0 comments
M sdk/lib/html/dartium/html_dartium.dart View 37 chunks +0 lines, -113 lines 0 comments
M sdk/lib/html/html_common/filtered_element_list.dart View 1 chunk +0 lines, -1 line 0 comments
M sdk/lib/svg/dart2js/svg_dart2js.dart View 6 chunks +0 lines, -18 lines 0 comments
M sdk/lib/svg/dartium/svg_dartium.dart View 6 chunks +0 lines, -18 lines 0 comments
M tests/html/element_classes_test.dart View 1 chunk +1 line, -1 line 0 comments
M tests/html/element_test.dart View 1 chunk +1 line, -1 line 0 comments
M tests/html/streams_test.dart View 1 chunk +1 line, -1 line 0 comments
M tests/lib/async/stream_controller_async_test.dart View 1 chunk +1 line, -1 line 0 comments
M tools/dom/src/CssClassSet.dart View 1 chunk +0 lines, -2 lines 0 comments
M tools/dom/templates/html/impl/impl_Element.darttemplate View 2 chunks +0 lines, -8 lines 0 comments
M tools/dom/templates/html/impl/impl_Node.darttemplate View 1 chunk +0 lines, -4 lines 0 comments
M tools/dom/templates/immutable_list_mixin.darttemplate View 1 chunk +0 lines, -3 lines 0 comments
M utils/pub/utils.dart View 1 chunk +2 lines, -2 lines 0 comments
M utils/template/utils.dart View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
floitsch
7 years, 10 months ago (2013-02-15 10:54:07 UTC) #1
Lasse Reichstein Nielsen
7 years, 10 months ago (2013-02-15 12:58:46 UTC) #2
lgtm

Powered by Google App Engine