Breaking change 44039: Fix HttpClient callback argument nullability

69 views
Skip to first unread message

Lasse R.H. Nielsen

unread,
Nov 3, 2020, 6:08:46 AM11/3/20
to anno...@dartlang.org
A mistake was made during migration of dart:io where some callback arguments were not made nullable, even though the function could be called with null.


Fixing the mistake is breaking, but only to null-safe code, since it only changes the nullability of a single callback argument.

/L
--
Lasse R.H. Nielsen - l...@google.com  
'Faith without judgement merely degrades the spirit divine'
Google Denmark ApS - Frederiksborggade 20B, 1 sal - 1360 København K - Denmark - CVR nr. 28 86 69 84

Lasse R.H. Nielsen

unread,
Nov 3, 2020, 6:09:43 AM11/3/20
to anno...@dartlang.org
(If you expect the change to affect your code negatively, please comment on the issue).
/L
Reply all
Reply to author
Forward
0 new messages