mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner
This commit is contained in:
parent
5bf449ab35
commit
bb3c75dadd
@ -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