Chromium Code Reviews
DescriptionSort members in idl.dart.
I neglected to sort members when converting the idl format from fields
to getters; this rectifies the problem.
Note that sorting members changes the format of summary files, since
data is indexed according to its order of appearance in the idl. In a
future CL I will introduce a mechanism to keep the indexing stable so
that introducing new fields won't break backward compatibility.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/d8f73358b9feea62815c541170a878b182ffdbcd
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||