Searched refs:enablePersistent (Results 1 – 3 of 3) sorted by relevance
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 178 if (FBL.Env.Options.enablePersistent) 222 if (FBL.Env.Options.enablePersistent && FBL.Env.isChromeContext) 270 enablePersistent: false property 6554 if (!Env.Options.enablePersistent || 6555 Env.Options.enablePersistent && Env.isChromeContext || 9361 if (Env.Options.enablePersistent && chrome.type == "popup") 9408 type = chrome.type = Env.Options.enablePersistent ? 9690 if (Env.Options.enablePersistent) 10039 checked: Firebug.enablePersistent, 10895 if (!Env.Options.enablePersistent) [all …]
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 78 if(FBL.Env.Options.enablePersistent){if(isChromeContext){FBL.FirebugChrome.clone(FBL.Env.FirebugChr… 91 }if(FBL.Env.Options.enablePersistent&&FBL.Env.isChromeContext){FBL.Firebug.initialize(); 97 …leXHRListener:false,disableResourceFetching:false,enableTrace:false,enablePersistent:false},Locati… property 1586 if(!Env.Options.enablePersistent||Env.Options.enablePersistent&&Env.isChromeContext||Env.isDebugMod… 2262 if(Env.Options.enablePersistent&&chrome.type=="popup"){var frame=FirebugChrome.chromeMap.frame; 2273 var chrome={},context=options.context||Env.browser,type=chrome.type=Env.Options.enablePersistent?"p… 2343 }if(Env.Options.enablePersistent){Env.FirebugChrome=FirebugChrome; 2405 …rimental)",type:"checkbox",value:"enablePersistent",checked:Firebug.enablePersistent,disabled:cook… 2654 if(!Env.Options.enablePersistent){this.addController([Firebug.browser.window,"unload",Firebug.shutd… 2746 if(Env.Options.enablePersistent){this.persist=bind(this.persist,this); [all …]
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 89 if(FBL.Env.Options.enablePersistent){if(isChromeContext){FBL.FirebugChrome.clone(FBL.Env.FirebugChr… 102 }if(FBL.Env.Options.enablePersistent&&FBL.Env.isChromeContext){FBL.Firebug.initialize(); 108 …leXHRListener:false,disableResourceFetching:false,enableTrace:false,enablePersistent:false},Locati… property 1597 if(!Env.Options.enablePersistent||Env.Options.enablePersistent&&Env.isChromeContext||Env.isDebugMod… 2273 if(Env.Options.enablePersistent&&chrome.type=="popup"){var frame=FirebugChrome.chromeMap.frame; 2284 var chrome={},context=options.context||Env.browser,type=chrome.type=Env.Options.enablePersistent?"p… 2354 }if(Env.Options.enablePersistent){Env.FirebugChrome=FirebugChrome; 2416 …rimental)",type:"checkbox",value:"enablePersistent",checked:Firebug.enablePersistent,disabled:cook… 2665 if(!Env.Options.enablePersistent){this.addController([Firebug.browser.window,"unload",Firebug.shutd… 2757 if(Env.Options.enablePersistent){this.persist=bind(this.persist,this); [all …]
|