зеркало из https://github.com/mozilla/gecko-dev.git
35b93ce926
As opposed to Alias attribute, which reuses the JS function object for the property, BindingAlias will only reuse the generated attribute binding implementation, without changing observable behavior. It can be used to reduce amount of generated code, if the attributes are known to behave exactly the same. This cuts the size of generated CSS2PropertiesBinding.cpp by half, and removes ~100kB of dupicated code from libxul. MozReview-Commit-ID: G0q8TbaqFdp --HG-- extra : rebase_source : 87a2a501cc8adb379df1f4563d3696a339abd0fc |
||
---|---|---|
.. | ||
tests | ||
README | ||
UPSTREAM | ||
WebIDL.py | ||
runtests.py |
README
A WebIDL parser written in Python to be used in Mozilla.