dart-sdk/sdk
Stephen Adams fc7d880c60 Implement _ChildNodeListLazy.removeRange as throwing UnsupportedError
_ChildNodeListLazy.removeRange used to throw UnsupportedError because ListMixin.removeRange calls setRange.
Make throwing UnsupportedError explicit to avoid relying on the implementation of ListMixin.removeRange
This will unblock the '_closeGap' change.

BUG=
R=lrn@google.com

Review-Url: https://codereview.chromium.org/2955103003 .
2017-06-28 09:42:55 -07:00
..
bin Remove MIPS support 2017-06-22 08:49:22 -07:00
lib Implement _ChildNodeListLazy.removeRange as throwing UnsupportedError 2017-06-28 09:42:55 -07:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00
BUILD.gn Exclude 'test' and 'testcases' from lib/ packages. 2017-06-14 07:50:06 -07:00