Bug 1504558 - Mark nsIErrorService an non-scriptable r=froydnj

There are no scriptable consumers of this interface.

Differential Revision: https://phabricator.services.mozilla.com/D10849

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Ehsan Akhgari 2018-11-05 00:45:10 +00:00
parent 025e21c6ce
commit 3f93a1ac85

View File

@ -13,7 +13,7 @@
* This service will eventually get replaced by extending xpidl to allow errors to be defined.
* (http://bugzilla.mozilla.org/show_bug.cgi?id=13423).
*/
[scriptable, uuid(afe1f190-a3c2-11e3-a5e2-0800200c9a66)]
[uuid(afe1f190-a3c2-11e3-a5e2-0800200c9a66)]
interface nsIErrorService : nsISupports
{
/**