Lines Matching refs:firebug

1 var firebug = {  class
37 …if((!window.console || (window.console && !window.console.firebug)) || (firebug.env.override && !(…
40 for(command in firebug.d.console.cmd){
41 window.console[command] = firebug.lib.util.Curry(firebug.d.console.run,window,command);
45firebug.d.console.run('error',firebug.lib.util.String.format('{0} ({1},{2})',_message,firebug.getF…
50 with (firebug){
59 with(firebug){
74 with(firebug){
82 …env.popupWidth = window.opener.firebug.env.popupWidth || window.opener.firebug.lib.util.GetViewpor…
83 …env.popupHeight = window.opener.firebug.env.popupHeight || window.opener.firebug.lib.util.GetViewp…
92 if(internal.init || (env.detectFirebug && window.console && window.console.firebug)) {
140 …ibute.addClass("Button").event.addListener("click",internal.targetWindow.firebug.d.inspector.toggl…
216 …"Tab Selected").event.addListener("click",lib.util.Curry(d.html.navigate,firebug,"computedStyle"))…
217 …addClass("Tab").event.addListener("click",lib.util.Curry(d.html.navigate,firebug,"dom")).update("D…
240 …el.right.css.input.event.addListener("keydown",lib.util.Curry(firebug.tab,window,el.right.css.inpu…
401 return firebug.d.html.inspect.apply(window,arguments);
404 with(firebug){
414 with(firebug){
415 var posXY=lib.util.Element.getPosition(firebug.el.nav.options.element);
425 firebug.settings.isVisible = true;
429 with(firebug){
430 firebug.el.settings.container.environment.addStyle({
433 firebug.settings.isVisible = false;
437 with(firebug){
442 firebug.el.settings.progressDiv.environment.addStyle({
445 setTimeout(firebug.settings.formToSettings,0);
448 var fe=firebug.env,
450 elSet=firebug.el.settings,
466 if(firebug.internal.isPopup) {
467 window.opener.firebug.env = firebug.lib.util.Hash.clone(fe);
470 with(firebug) {
476 with(opener.firebug) {
493 with(firebug.env){
494 if(firebug.internal.targetWindow.document.cookie.length>0) {
495 cookieArr=firebug.internal.targetWindow.document.cookie.split('; ');
554 with(firebug.env){
563 if(firebug.internal.isPopup) {
582 …values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.rep…
586firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTStr…
590 var fe=firebug.env,
591 elSet=firebug.el.settings;
604 with(firebug){
619 with(firebug){
634 with(firebug) {
644 with(firebug){
654 with(firebug){
663 fe=firebug.env,
664 fi=firebug.internal;
677 firebug.settings.hide();
692 script[firebug.lib.env.ie?"onreadystatechange":"onload"] = function(){
693 … if(!done && (!firebug.lib.env.ie || this.readyState == "complete" || this.readyState=="loaded")){
695 if(fi.popupWin.firebug) {
696 with(fi.popupWin.firebug) {
707 if (!done && firebug.lib.env.webkit) {
709 if (firebug.internal.popupWin.firebug) {
712 with(firebug.internal.popupWin.firebug) {
723 if(!firebug.lib.env.ie) {
724firebug.internal.popupWin.document.write('<html><head><title>Firebug Lite - '+document.location.hr…
727firebug.internal.popupWin.document.getElementsByTagName('head')[0].appendChild(script);
728 firebug.el.main.environment.addStyle({"display": "none"});
729 firebug.el.mainiframe.environment.addStyle({"display": "none"});
732 alert("Unable to detect the following script \"" + firebug.internal.liteFilename +
734 firebug.internal.popupWin.close();
735 firebug.internal.popupWin=null;
741 with(opener.firebug) {
754 with(firebug){
763 with(firebug) {
777 with(firebug){
787 with(firebug){
799 with(firebug){
808 with(firebug){
846 with(firebug){
849 firebug.d.html.navigate("dom")
854 with(firebug){
866 with(firebug){
875 with(firebug){
881 with (firebug) {
887 with(firebug){
893 with(firebug){
903 with (firebug) {
909 with (firebug){
916 with(firebug){
926 with(firebug){
935 d.console.addLine().attribute.addClass("Arrow").update(firebug.version);
948 with(firebug){
953 with(firebug){
962 with(firebug){
974 with(firebug){
981 with(firebug){
988 with(firebug){
995 with(firebug){
1002 with(firebug){
1009 with(firebug){
1023 with(firebug){
1029 with(firebug){
1034 with(firebug){
1039 with(firebug){
1049 with(firebug){
1057 with(firebug){
1062 with(firebug){
1067 with(firebug){
1072 with(firebug){
1081 with (firebug) {
1099 with(firebug){
1110 with(firebug){
1126 with (firebug) {
1133 with (firebug) {
1177 with(firebug){
1299 with(firebug){
1304 internal.targetWindow.firebug.el.bgInspector.environment.addStyle({ "display":"none" });
1320 if (parent == firebug.internal.targetWindow.document.body) break;
1324 with(firebug) {
1326 internal.targetWindow.firebug.d.navigate("html");
1329 internal.targetWindow.firebug.d.inspector.toggle(false);
1364 with(firebug){
1372 with(firebug){
1471 with(firebug){
1498 with(firebug){
1499 var pos = internal.targetWindow.firebug.lib.util.Element.getPosition(_element);
1501 …internal.targetWindow.firebug.el[_bgInspector&&"bgInspector"||"borderInspector"].environment.addSt…
1513 with (firebug) {
1523 internal.popupWin.firebug.d.navigate("html");
1535 with(firebug){
1566 with(firebug){
1573 with(firebug){
1590 with(firebug){
1599 with(firebug){
1612 with(firebug){
1630 with(firebug){
1655 with(firebug){
1661 with(firebug){
1725 with(firebug){
1740 with(firebug){
1743 var position = firebug.getSelection(_el);
1751 firebug.cancelEvent(_event);
1759 with(firebug){
1764 with(firebug){
1788 with(firebug){
1793 with(firebug){
1800 with(firebug){
1802 internal.popupWin.firebug.d.html.inspect(firebug.d.inspector.el);
1804 firebug.d.html.inspect(firebug.d.inspector.el);
1809 with(firebug){
1834 with(firebug){
1867 with(firebug){
1872 with(firebug){
1887 with(firebug){
1892 with(firebug){
2561 })(firebug);
2564 with(firebug){
2575 lib.util.Init.push(firebug.init);