|
|
@ -74,7 +74,7 @@ var contentObserver = { |
|
|
|
cpMessageName: hostName + ':shouldLoad', |
|
|
|
uniqueSandboxId: 1, |
|
|
|
modernFirefox: Services.appinfo.ID === '{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' && |
|
|
|
Services.vc.compare(Services.appinfo.platformVersion, '45.0') >= 0, |
|
|
|
Services.vc.compare(Services.appinfo.platformVersion, '44') > 0, |
|
|
|
|
|
|
|
get componentRegistrar() { |
|
|
|
return Components.manager.QueryInterface(Ci.nsIComponentRegistrar); |
|
|
|