зеркало из https://github.com/mozilla/gecko-dev.git
a52653c73c
Code should be using `throw Components.Exception("", Cr.ERROR);` instead, since `new Error()` just converts the int value of the Cr.ERROR into a string, whereas `Exception` constructs an Exception object with the result property set to the Cr.ERROR value, so other code can identify it. Differential Revision: https://phabricator.services.mozilla.com/D28074 |
||
---|---|---|
.. | ||
_static | ||
bug-mgmt | ||
code-quality | ||
contributing | ||
conf.py | ||
config.yml | ||
index.rst | ||
jsdoc.json |