зеркало из https://github.com/mozilla/gecko-dev.git
2214b0dc00
It has two methods which take (signed) `long` argument to specify offset in a DOM node, but it's declared as "unsigned long" in the standards. And now, they work with rewritten Selection API which take `uint32_t` so that they should use `unsigned long` for making the handling simpler and safer. Differential Revision: https://phabricator.services.mozilla.com/D131034 |
||
---|---|---|
.. | ||
auth | ||
permissions | ||
pref | ||
spellcheck | ||
universalchardet | ||
build.mk | ||
confvars.sh | ||
moz.build | ||
moz.configure |