You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certain samples had been using #resource as mentioned in the spec. Right now, this gives a parse error in the VM. I've removed them from the samples for now.
We'd like to put them back - the editor is able to take advantage of them.
The text was updated successfully, but these errors were encountered:
Re-submitting 259546 with updated golden tests.
https://dart.googlesource.com/protobuf/+log/cd0ff30759d8..1d175bef6043
2022-09-16 omersa@google.com Fix $_getMap return value when mutability when message is read-only (#754)
2022-09-16 omersa@google.com Eliminate more type casts when targeting JS (#732)
2022-09-15 omersa@google.com Make subBuilder args of BuilderInfo message methods required (#753)
Change-Id: I0447b0ba277251e49dc373941599039e0e041019
Tested: CL updates test golden expectations
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259740
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
Certain samples had been using #resource as mentioned in the spec. Right now, this gives a parse error in the VM. I've removed them from the samples for now.
We'd like to put them back - the editor is able to take advantage of them.
The text was updated successfully, but these errors were encountered: