Go to the source code of this file.
__defineGetter__ |
( |
"tab" |
, |
|
|
function() gBrowser.tabContainer. |
childNodes[tabIndex] |
|
) |
| |
function TabOpen |
( |
|
aEvent | ) |
|
var expected = ["TabOpen", "onLocationChange", "onStateChange", "onLinkIconAvailable"] |
Initial value:= {
onLocationChange:
function onLocationChange(
aBrowser) {
},
onProgressChange: function () {},
onSecurityChange: function () {},
},
onStatusChange: function () {},
onLinkIconAvailable:
function onLinkIconAvailable(
aBrowser) {
}
}
return!aWindow arguments!aWindow arguments[0]
_updateTextAndScrollDataForTab aBrowser
ContinuingWebProgressListener prototype onStateChange
Definition at line 33 of file browser_bug521216.js.