Lines Matching defs:firebug

12 var firebug = {
16 "css":"https://getfirebug.com/releases/lite/1.2/firebug-lite.css",
48 if((!window.console || (window.console && !window.console.firebug)) || (firebug.env.override && !(/Firefox\/3/i.test(navigator.userAgent)))){
51 for(command in firebug.d.console.cmd){
52 window.console[command] = firebug.lib.util.Curry(firebug.d.console.run,window,command);
56 firebug.d.console.run('error',firebug.lib.util.String.format('{0} ({1},{2})',_message,firebug.getFileName(_file),_line));
61 with (firebug){
70 with(firebug){
85 with(firebug){
93 env.popupWidth = window.opener.firebug.env.popupWidth || window.opener.firebug.lib.util.GetViewport().width;
94 env.popupHeight = window.opener.firebug.env.popupHeight || window.opener.firebug.lib.util.GetViewport().height;
103 if(internal.init || (env.detectFirebug && window.console && window.console.firebug)) {
108 if(/firebug-lite\.css/i.test(document.styleSheets[i].href)) {
151 el.button.inspect = new lib.element("A").attribute.addClass("Button").event.addListener("click",internal.targetWindow.firebug.d.inspector.toggle).update("Inspect").insert(el.button.container);
227 el.right.html.nav.computedStyle = new lib.element("A").attribute.addClass("Tab Selected").event.addListener("click",lib.util.Curry(d.html.navigate,firebug,"computedStyle")).update("Computed Style").insert(el.right.html.nav.container);
228 el.right.html.nav.dom = new lib.element("A").attribute.addClass("Tab").event.addListener("click",lib.util.Curry(d.html.navigate,firebug,"dom")).update("DOM").insert(el.right.html.nav.container);
251 el.right.css.input.event.addListener("keydown",lib.util.Curry(firebug.tab,window,el.right.css.input.element));
412 return firebug.d.html.inspect.apply(window,arguments);
415 with(firebug){
425 with(firebug){
426 var posXY=lib.util.Element.getPosition(firebug.el.nav.options.element);
436 firebug.settings.isVisible = true;
440 with(firebug){
441 firebug.el.settings.container.environment.addStyle({
444 firebug.settings.isVisible = false;
448 with(firebug){
453 firebug.el.settings.progressDiv.environment.addStyle({
456 setTimeout(firebug.settings.formToSettings,0);
459 var fe=firebug.env,
461 elSet=firebug.el.settings,
477 if(firebug.internal.isPopup) {
478 window.opener.firebug.env = firebug.lib.util.Hash.clone(fe);
481 with(firebug) {
487 with(opener.firebug) {
504 with(firebug.env){
505 if(firebug.internal.targetWindow.document.cookie.length>0) {
506 cookieArr=firebug.internal.targetWindow.document.cookie.split('; ');
565 with(firebug.env){
574 if(firebug.internal.isPopup) {
593 values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.replace(/px/,''),10)-38);
597 firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTString();
601 var fe=firebug.env,
602 elSet=firebug.el.settings;
615 with(firebug){
630 with(firebug){
645 with(firebug) {
655 with(firebug){
665 with(firebug){
674 fe=firebug.env,
675 fi=firebug.internal;
688 firebug.settings.hide();
703 script[firebug.lib.env.ie?"onreadystatechange":"onload"] = function(){
704 if(!done && (!firebug.lib.env.ie || this.readyState == "complete" || this.readyState=="loaded")){
706 if(fi.popupWin.firebug) {
707 with(fi.popupWin.firebug) {
718 if (!done && firebug.lib.env.webkit) {
720 if (firebug.internal.popupWin.firebug) {
723 with(firebug.internal.popupWin.firebug) {
734 if(!firebug.lib.env.ie) {
735 firebug.internal.popupWin.document.write('<html><head><title>Firebug Lite - '+document.location.href+'</title></head><body></body></html>');
738 firebug.internal.popupWin.document.getElementsByTagName('head')[0].appendChild(script);
739 firebug.el.main.environment.addStyle({"display": "none"});
740 firebug.el.mainiframe.environment.addStyle({"display": "none"});
743 alert("Unable to detect the following script \"" + firebug.internal.liteFilename +
744 "\" ... if the script has been renamed then please set the value of firebug.internal.liteFilename to reflect this change");
745 firebug.internal.popupWin.close();
746 firebug.internal.popupWin=null;
752 with(opener.firebug) {
765 with(firebug){
774 with(firebug) {
788 with(firebug){
798 with(firebug){
810 with(firebug){
819 with(firebug){
857 with(firebug){
860 firebug.d.html.navigate("dom")
865 with(firebug){
877 with(firebug){
886 with(firebug){
892 with (firebug) {
898 with(firebug){
904 with(firebug){
914 with (firebug) {
920 with (firebug){
927 with(firebug){
937 with(firebug){
945 if(_cmd==='console.firebug') {
946 d.console.addLine().attribute.addClass("Arrow").update(firebug.version);
959 with(firebug){
964 with(firebug){
973 with(firebug){
985 with(firebug){
992 with(firebug){
999 with(firebug){
1006 with(firebug){
1013 with(firebug){
1020 with(firebug){
1034 with(firebug){
1040 with(firebug){
1045 with(firebug){
1050 with(firebug){
1060 with(firebug){
1068 with(firebug){
1073 with(firebug){
1078 with(firebug){
1083 with(firebug){
1092 with (firebug) {
1110 with(firebug){
1121 with(firebug){
1137 with (firebug) {
1144 with (firebug) {
1188 with(firebug){
1236 result.push("<span class='Blue"+ ( !_link?"'":" ObjectLink' onmouseover='this.className=this.className.replace(\"ObjectLink\",\"ObjectLinkHover\")' onmouseout='this.className=this.className.replace(\"ObjectLinkHover\",\"ObjectLink\")' onclick='firebug.d.html.inspect(firebug.d.console.cache[" +( d.console.cache.push( _value ) -1 )+"])'" ) + "'>");
1284 result.push("<span class='Strong Green"+ ( !_link?"'":" ObjectLink' onmouseover='this.className=this.className.replace(\"ObjectLink\",\"ObjectLinkHover\")' onmouseout='this.className=this.className.replace(\"ObjectLinkHover\",\"ObjectLink\")' onclick='firebug.d.console.openObject(" +( d.console.cache.push( _value ) -1 )+")'" ) + ">Object");
1310 with(firebug){
1315 internal.targetWindow.firebug.el.bgInspector.environment.addStyle({ "display":"none" });
1331 if (parent == firebug.internal.targetWindow.document.body) break;
1335 with(firebug) {
1337 internal.targetWindow.firebug.d.navigate("html");
1340 internal.targetWindow.firebug.d.inspector.toggle(false);
1375 with(firebug){
1383 with(firebug){
1482 with(firebug){
1509 with(firebug){
1510 var pos = internal.targetWindow.firebug.lib.util.Element.getPosition(_element);
1512 internal.targetWindow.firebug.el[_bgInspector&&"bgInspector"||"borderInspector"].environment.addStyle({
1524 with (firebug) {
1534 internal.popupWin.firebug.d.navigate("html");
1546 with(firebug){
1577 with(firebug){
1584 with(firebug){
1601 with(firebug){
1610 with(firebug){
1623 with(firebug){
1641 with(firebug){
1666 with(firebug){
1672 with(firebug){
1736 with(firebug){
1751 with(firebug){
1754 var position = firebug.getSelection(_el);
1762 firebug.cancelEvent(_event);
1770 with(firebug){
1775 with(firebug){
1799 with(firebug){
1804 with(firebug){
1811 with(firebug){
1813 internal.popupWin.firebug.d.html.inspect(firebug.d.inspector.el);
1815 firebug.d.html.inspect(firebug.d.inspector.el);
1820 with(firebug){
1845 with(firebug){
1878 with(firebug){
1883 with(firebug){
1898 with(firebug){
1903 with(firebug){
2572 })(firebug);
2575 with(firebug){
2586 lib.util.Init.push(firebug.init);