mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner
This commit is contained in:
parent
ea5e7313db
commit
4a82c65c18
@ -4,6 +4,8 @@
|
||||
|
||||
Components.utils.import("resource://gre/modules/Services.jsm");
|
||||
|
||||
const Ci = Components.interfaces;
|
||||
|
||||
/**
|
||||
* Special Powers Exception - used to throw exceptions nicely
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user