mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 15:17:07 +00:00
ea49561596
This extended attribute was recently added to many WebKit IDL
operations to mark arguments that were accepted as missing.
Many are stupid legacy behaviour, like NodeList.item(index).
We don't want Dart to have such a broad API.
An example change is
|
||
---|---|---|
.. | ||
base | ||
dom | ||
fling | ||
html | ||
json | ||
layout | ||
observable | ||
testing/unittest | ||
tests | ||
tools | ||
touch | ||
util | ||
view | ||
dart.gyp | ||
README |
A Dart-based development stack that enables rapid, scalable development of client-side applications that run well across desktop and mobile platforms.