Chromium Code Reviews
Descriptionfix inconsistent firing of events for extension fields
Before we would fire events for some extension field
mutations but not others. Change it to fire no events
for these fields for now.
(Using _setField consistently should make it easier to
send events later if we decide to do that.)
Also, remove the optional third argument to setField().
It shouldn't be part of the public API since it can
be used to defeat field validation.
BUG=
R=sgjesse@google.com
Committed: https://github.com/dart-lang/protobuf/commit/4d5fe5cd48e36d31a5dadb0ad83f5050e310383a
Patch Set 1 #Patch Set 2 : tweak a comment #
Total comments: 2
Messages
Total messages: 5 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||