-
0:000:x86> ls.
-
805: nsAutoString stringName;
-
806: switch(aAction)
-
807: {
-
808: case nsIXPCSecurityManager::ACCESS_GET_PROPERTY:
-
> 809: stringName.AssignLiteral("GetPropertyDenied");
-
810: break;
-
811: case nsIXPCSecurityManager::ACCESS_SET_PROPERTY:
-
812: stringName.AssignLiteral("SetPropertyDenied");
-
813: break;
-
814: case nsIXPCSecurityManager::ACCESS_CALL_METHOD:
-
-
0:000:x86> du 0x00000000`0797cc08
-
00000000`0797cc08 "Permission denied to get propert"
-
00000000`0797cc48 "y ChromeWindow.Event"
-
-
0:000:x86> ? poi(cx); $$>Evaluate expression: 101469088 = 060c4ba0# Addr Location (current line)00 0017d654 NATIVE (internal) (fun: getter) (fun: setter)01 0017de08 XPCSafeJSObjectWrapper.cpp(445) (internal) (fun: interpreted)02 0721d04c chrome://chatzilla/content/static.js(2496) (fun: interpreted)03 0721cfbc chrome://chatzilla/content/static.js(2503) (fun: interpreted)04 0721cf04 chrome://chatzilla/content/static.js(2475) (fun: heavyweight) (fun: interpreted)05 0721ce80 chrome://chatzilla/content/commands.js(3659) (fun: interpreted)06 0721cdc0 chrome://chatzilla/content/commands.js(697) (fun: heavyweight) (fun: interpreted)07 0721ccf8 chrome://chatzilla/content/commands.js(409) (fun: heavyweight) (fun: interpreted)08 0721cc5c chrome://chatzilla/content/commands.js(336) (fun: lambda) (fun: interpreted)09 0721cbac chrome://chatzilla/content/static.js(207) (fun: interpreted)10 0721cb08 chrome://chatzilla/content/handlers.js(92) (fun: interpreted)11 0017e614 chrome://chatzilla/content/chatzilla.xul(1) (internal) (fun: interpreted)12 0017e6e0 NATIVE0:000:x86> lsf C:\Users\James\Documents\Mozilla.org\ChatZilla\Development\Patch Forrest\Trace and debug modes\irc\xul\content\static.js0:000:x86> ls 2491, 112491: {2492: var window = getContentWindow(frame);2493: if (!window || !("document" in window))2494: return false;2495:2496: return (window.document.height - window.innerHeight -2497: window.pageYOffset) < 160;2498: }2499:2500: function scrollDown(frame, force)2501: {00 caps!nsScriptSecurityManager::CheckPropertyAccessImpl(unsigned int aAction = 1, class nsIXPCNativeCallContext * aCallContext = 0x00000000`00000000, struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * aJSObject = 0x00000000`03de93c0, class nsISupports * aObj = 0x00000000`00000000, class nsIURI * aTargetURI = 0x00000000`00000000, class nsIClassInfo * aClassInfo = 0x00000000`00000000, char * aClassName = 0x00000000`04b4d718 "ChromeWindow", long aProperty = 57663460, void ** aCachedClassPolicy = 0x00000000`00000000)+0x7d3 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\caps\src\nsscriptsecuritymanager.cpp @ 835]01 caps!nsScriptSecurityManager::CheckPropertyAccess(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * aJSObject = 0x00000000`03de93c0, char * aClassName = 0x00000000`04b4d718 "ChromeWindow", long aProperty = 57663460, unsigned int aAction = 1)+0x29 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\caps\src\nsscriptsecuritymanager.cpp @ 522]02 gklayout!nsDOMClassInfo::doCheckPropertyAccess(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long id = 57663460, class nsIXPConnectWrappedNative * wrapper = 0x00000000`06d9dd98, unsigned int accessMode = 1, int isWindow = 1)+0x1e6 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\dom\src\base\nsdomclassinfo.cpp @ 4027]03 gklayout!nsWindowSH::GetProperty(class nsIXPConnectWrappedNative * wrapper = 0x00000000`06d9dd98, struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long id = 57663460, long * vp = 0x00000000`0017b0f0, int * _retval = 0x00000000`0017add4)+0x364 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\dom\src\base\nsdomclassinfo.cpp @ 4428]04 xpc3250!XPC_WN_Helper_GetProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long idval = 57663460, long * vp = 0x00000000`0017b0f0)+0x93 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp @ 961]05 js3250!js_NativeGet(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, struct JSObject * pobj = 0x00000000`03de93c0, struct JSScopeProperty * sprop = 0x00000000`072d9ad8, long * vp = 0x00000000`0017b0f0)+0x2b4 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3548]06 js3250!js_GetProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long id = 65431264, long * vp = 0x00000000`0017b0f0)+0x332 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3691]07 js3250!JS_GetProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, char * name = 0x00000000`07740236 "Event", long * vp = 0x00000000`0017b0f0)+0x4d (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsapi.c @ 2867]08 gklayout!nsWindowSH::GlobalResolve(class nsGlobalWindow * aWin = 0x00000000`05e5ff38, struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, struct JSString * str = 0x00000000`035b28e0, unsigned int flags = 0, int * did_resolve = 0x00000000`0017b2d8)+0xe98 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\dom\src\base\nsdomclassinfo.cpp @ 5293]09 gklayout!nsWindowSH::NewResolve(class nsIXPConnectWrappedNative * wrapper = 0x00000000`06d9dd98, struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long id = 56305892, unsigned int flags = 0, struct JSObject ** objp = 0x00000000`0017b468, int * _retval = 0x00000000`0017b3e4)+0x74d (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\dom\src\base\nsdomclassinfo.cpp @ 5785]0a xpc3250!XPC_WN_Helper_NewResolve(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long idval = 56305892, unsigned int flags = 0, struct JSObject ** objp = 0x00000000`0017b4e4)+0x25a (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp @ 1077]0b js3250!js_LookupPropertyWithFlags(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long id = 104419752, unsigned int flags = 0, struct JSObject ** objp = 0x00000000`0017b554, struct JSProperty ** propp = 0x00000000`0017b54c)+0x34b (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3368]0c js3250!js_LookupProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long id = 104419752, struct JSObject ** objp = 0x00000000`0017b554, struct JSProperty ** propp = 0x00000000`0017b54c)+0x1e (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3272]0d js3250!LookupProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, char * name = 0x00000000`04b4d0b4 "UIEvent", struct JSObject ** objp = 0x00000000`0017b554, struct JSProperty ** propp = 0x00000000`0017b54c)+0x51 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsapi.c @ 2629]0e js3250!JS_LookupProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, char * name = 0x00000000`04b4d0b4 "UIEvent", long * vp = 0x00000000`0017b5c0)+0x1f (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsapi.c @ 2830]0f gklayout!nsDOMClassInfo::PostCreate(class nsIXPConnectWrappedNative * wrapper = 0x00000000`075dfab8, struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`07305740)+0x292 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\dom\src\base\nsdomclassinfo.cpp @ 3484]10 xpc3250!XPCWrappedNative::GetNewOrUsed(class XPCCallContext * ccx = 0x00000000`0017b800, class nsISupports * Object = 0x00000000`07965174, class XPCWrappedNativeScope * Scope = 0x00000000`06fcd7d8, class XPCNativeInterface * Interface = 0x00000000`0050ba80, int isGlobal = 0, class XPCWrappedNative ** resultWrapper = 0x00000000`0017b7ac)+0xd06 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp @ 544]11 xpc3250!XPCConvert::NativeInterface2JSObject(class XPCCallContext * ccx = 0x00000000`0017b800, class nsIXPConnectJSObjectHolder ** dest = 0x00000000`0017b8fc, class nsISupports * src = 0x00000000`07965174, struct nsID * iid = 0x00000000`049cdfb0, struct JSObject * scope = 0x00000000`072f74c0, int allowNativeWrapper = 0, int isGlobal = 0, unsigned int * pErr = 0x00000000`0017b7fc)+0x137 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcconvert.cpp @ 1104]12 xpc3250!nsXPConnect::WrapNative(struct JSContext * aJSContext = 0x00000000`060c4ba0, struct JSObject * aScope = 0x00000000`072f74c0, class nsISupports * aCOMObj = 0x00000000`07965174, struct nsID * aIID = 0x00000000`049cdfb0, class nsIXPConnectJSObjectHolder ** _retval = 0x00000000`0017b8fc)+0x126 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\js\src\xpconnect\src\nsxpconnect.cpp @ 888]13 gklayout!nsJSContext::ConvertSupportsTojsvals(class nsISupports * aArgs = 0x00000000`07477808, void * aScope = 0x00000000`072f74c0, unsigned int * aArgc = 0x00000000`0017b9a0, void ** aArgv = 0x00000000`0017b998, void ** aMarkp = 0x00000000`0017b988)+0x3fd (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\dom\src\base\nsjsenvironment.cpp @ 2387]14 gklayout!nsJSContext::CallEventHandler(class nsISupports * aTarget = 0x00000000`0705d5e0, void * aScope = 0x00000000`03de93c0, void * aHandler = 0x00000000`07305700, class nsIArray * aargv = 0x00000000`07477808, class nsIVariant ** arv = 0x00000000`0017bb44)+0x360 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\dom\src\base\nsjsenvironment.cpp @ 1761]15 gklayout!nsJSEventListener::HandleEvent(class nsIDOMEvent * aEvent = 0x00000000`07965174)+0xd1a (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\dom\src\events\nsjseventlistener.cpp @ 208]16 gklayout!nsXBLPrototypeHandler::ExecuteHandler(class nsIDOMEventReceiver * aReceiver = 0x00000000`0735efd8, class nsIDOMEvent * aEvent = 0x00000000`07965174)+0x15b7 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\xbl\src\nsxblprototypehandler.cpp @ 513]17 gklayout!nsXBLEventHandler::HandleEvent(class nsIDOMEvent * aEvent = 0x00000000`07965174)+0xdc (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\content\xbl\src\nsxbleventhandler.cpp @ 86]18 gklayout!nsEventListenerManager::HandleEventSubType(struct nsListenerStruct * aListenerStruct = 0x00000000`0735b948, class nsIDOMEventListener * aListener = 0x00000000`0737c638, class nsIDOMEvent * aDOMEvent = 0x00000000`07965174, class nsISupports * aCurrentTarget = 0x00000000`0705d5e0, unsigned int aPhaseFlags = 2)+0x19f (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\events\src\nseventlistenermanager.cpp @ 1231]19 gklayout!nsEventListenerManager::HandleEvent(class nsPresContext * aPresContext = 0x00000000`06d1f2d0, class nsEvent * aEvent = 0x00000000`0017c3b0, class nsIDOMEvent ** aDOMEvent = 0x00000000`0017c2f8, class nsISupports * aCurrentTarget = 0x00000000`0705d5e0, unsigned int aFlags = 2, nsEventStatus * aEventStatus = 0x00000000`0017c2fc)+0x3dd (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\content\events\src\nseventlistenermanager.cpp @ 1351]1a gklayout!nsEventTargetChainItem::HandleEvent(class nsEventChainPostVisitor * aVisitor = 0x00000000`0017c2f0, unsigned int aFlags = 2)+0xb6 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\events\src\nseventdispatcher.cpp @ 206]1b gklayout!nsEventTargetChainItem::HandleEventTargetChain(class nsEventChainPostVisitor * aVisitor = 0x00000000`0017c2f0, unsigned int aFlags = 6, class nsDispatchingCallback * aCallback = 0x00000000`00000000)+0x20c (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\events\src\nseventdispatcher.cpp @ 287]1c gklayout!nsEventDispatcher::Dispatch(class nsISupports * aTarget = 0x00000000`07448c60, class nsPresContext * aPresContext = 0x00000000`06d1f2d0, class nsEvent * aEvent = 0x00000000`0017c3b0, class nsIDOMEvent * aDOMEvent = 0x00000000`00000000, nsEventStatus * aEventStatus = 0x00000000`0017c3e4, class nsDispatchingCallback * aCallback = 0x00000000`00000000)+0x3e8 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\content\events\src\nseventdispatcher.cpp @ 468]1d gklayout!nsTreeBodyFrame::CheckOverflow(struct nsTreeBodyFrame::ScrollParts * aParts = 0x00000000`0017c450)+0xfd (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\tree\src\nstreebodyframe.cpp @ 850]1e gklayout!nsTreeBodyFrame::SetView(class nsITreeView * aView = 0x00000000`06ff5450)+0x284 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\tree\src\nstreebodyframe.cpp @ 518]1f gklayout!nsTreeBoxObject::GetView(class nsITreeView ** aView = 0x00000000`0017c5a4)+0x1a2 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\tree\src\nstreeboxobject.cpp @ 191]20 gklayout!nsTreeBodyFrame::EnsureView(void)+0xbe (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\tree\src\nstreebodyframe.cpp @ 381]21 gklayout!nsTreeBodyFrame::GetMinSize(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x24 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\tree\src\nstreebodyframe.cpp @ 226]22 gklayout!nsBox::GetPrefSize(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x93 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsbox.cpp @ 473]23 gklayout!nsLeafBoxFrame::GetPrefSize(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x17 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsleafboxframe.cpp @ 398]24 gklayout!nsBox::GetBoxAscent(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x3d (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsbox.cpp @ 539]25 gklayout!nsLeafBoxFrame::GetBoxAscent(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x13 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsleafboxframe.cpp @ 423]26 gklayout!nsSprocketLayout::GetAscent(class nsIFrame * aBox = 0x00000000`063a9f50, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`063a9fa4)+0x43 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 1524]27 gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]28 gklayout!nsSprocketLayout::GetAscent(class nsIFrame * aBox = 0x00000000`063a9ea8, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`063a9efc)+0x43 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 1524]29 gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]2a gklayout!nsStackLayout::GetAscent(class nsIFrame * aBox = 0x00000000`063a9ca8, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`063a9cfc)+0x34 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nsstacklayout.cpp @ 164]2b gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]2c gklayout!nsSprocketLayout::GetAscent(class nsIFrame * aBox = 0x00000000`063aafdc, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`063ab030)+0x43 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 1524]2d gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]2e gklayout!nsSprocketLayout::GetAscent(class nsIFrame * aBox = 0x00000000`063aad50, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`063aada4)+0x43 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 1524]2f gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]30 gklayout!nsSprocketLayout::GetAscent(class nsIFrame * aBox = 0x00000000`063aac8c, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`063aace0)+0x43 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 1524]31 gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]32 gklayout!nsSprocketLayout::GetAscent(class nsIFrame * aBox = 0x00000000`063aab5c, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`063aabb0)+0x43 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 1524]33 gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]34 gklayout!nsSprocketLayout::GetAscent(class nsIFrame * aBox = 0x00000000`05d01af4, class nsBoxLayoutState * aState = 0x00000000`0017ccf0, int * aAscent = 0x00000000`05d01b48)+0x43 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 1524]35 gklayout!nsBoxFrame::GetBoxAscent(class nsBoxLayoutState * aBoxLayoutState = 0x00000000`0017ccf0)+0x7a (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 854]36 gklayout!nsSprocketLayout::Layout(class nsIFrame * aBox = 0x00000000`05d01af4, class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0xeb (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nssprocketlayout.cpp @ 244]37 gklayout!nsBoxFrame::DoLayout(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x55 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 949]38 gklayout!nsIFrame::Layout(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x3c (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsbox.cpp @ 561]39 gklayout!nsStackLayout::Layout(class nsIFrame * aBox = 0x00000000`05d01718, class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x17d (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nsstacklayout.cpp @ 298]3a gklayout!nsBoxFrame::DoLayout(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x55 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 949]3b gklayout!nsIFrame::Layout(class nsBoxLayoutState * aState = 0x00000000`0017ccf0)+0x3c (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\xul\base\src\nsbox.cpp @ 561]3c gklayout!nsBoxFrame::Reflow(class nsPresContext * aPresContext = 0x00000000`06d1f2d0, struct nsHTMLReflowMetrics * aDesiredSize = 0x00000000`0017ceb0, struct nsHTMLReflowState * aReflowState = 0x00000000`0017cdfc, unsigned int * aStatus = 0x00000000`0017d064)+0x233 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nsboxframe.cpp @ 766]3d gklayout!nsRootBoxFrame::Reflow(class nsPresContext * aPresContext = 0x00000000`06d1f2d0, struct nsHTMLReflowMetrics * aDesiredSize = 0x00000000`0017ceb0, struct nsHTMLReflowState * aReflowState = 0x00000000`0017cdfc, unsigned int * aStatus = 0x00000000`0017d064)+0x2d (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\xul\base\src\nsrootboxframe.cpp @ 237]3e gklayout!nsContainerFrame::ReflowChild(class nsIFrame * aKidFrame = 0x00000000`05d01718, class nsPresContext * aPresContext = 0x00000000`06d1f2d0, struct nsHTMLReflowMetrics * aDesiredSize = 0x00000000`0017ceb0, struct nsHTMLReflowState * aReflowState = 0x00000000`0017cdfc, int aX = 0, int aY = 0, unsigned int aFlags = 0, unsigned int * aStatus = 0x00000000`0017d064)+0xa1 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\generic\nscontainerframe.cpp @ 760]3f gklayout!ViewportFrame::Reflow(class nsPresContext * aPresContext = 0x00000000`06d1f2d0, struct nsHTMLReflowMetrics * aDesiredSize = 0x00000000`0017d13c, struct nsHTMLReflowState * aReflowState = 0x00000000`0017d07c, unsigned int * aStatus = 0x00000000`0017d064)+0x16a (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\generic\nsviewportframe.cpp @ 286]40 gklayout!PresShell::ProcessReflowCommands(int aInterruptible = 0)+0x3d7 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\layout\base\nspresshell.cpp @ 5955]41 gklayout!PresShell::FlushPendingNotifications(mozFlushType aType = Flush_Layout (15))+0xc1 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\base\nspresshell.cpp @ 4610]42 gklayout!nsDocument::FlushPendingNotifications(mozFlushType aType = Flush_Layout (15))+0x284 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\base\src\nsdocument.cpp @ 4744]43 gklayout!nsGlobalWindow::FlushPendingNotifications(mozFlushType aType = Flush_Layout (15))+0x40 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\dom\src\base\nsglobalwindow.cpp @ 7295]44 gklayout!nsGlobalWindow::EnsureSizeUpToDate(void)+0x24 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\dom\src\base\nsglobalwindow.cpp @ 7308]45 gklayout!nsGlobalWindow::GetInnerHeight(int * aInnerHeight = 0x00000000`0017d3b8)+0x74 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\dom\src\base\nsglobalwindow.cpp @ 2744]46 xpcom_core!NS_InvokeByIndex(class nsISupports * that = 0x00000000`06ff6908, unsigned int methodIndex = 0x2f, unsigned int paramCount = 1, struct nsXPTCVariant * params = 0x00000000`0017d3b8)+0x27 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp @ 102]47 xpc3250!XPCWrappedNative::CallMethod(class XPCCallContext * ccx = 0x00000000`06ff6908, XPCWrappedNative::CallMode mode = 47 (No matching enumerant))+0xe41 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp @ 2251]48 xpc3250!XPCWrappedNative::CallMethod(class XPCCallContext * ccx = 0x00000000`0017d580, XPCWrappedNative::CallMode mode = CALL_GETTER (1))+0xe41 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp @ 2251]49 xpc3250!XPCWrappedNative::GetAttribute(class XPCCallContext * ccx = 0x00000000`0017d580)+0xe (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcprivate.h @ 2007]4a xpc3250!XPC_WN_GetterSetter(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`0791fb80, unsigned int argc = 0, long * argv = 0x00000000`0721d110, long * vp = 0x00000000`0017d674)+0x1f7 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp @ 1496]4b js3250!js_Invoke(struct JSContext * cx = 0x00000000`060c4ba0, unsigned int argc = 0, unsigned int flags = 2)+0xb3f (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 1348]4c js3250!js_InternalInvoke(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`0791fb80, long fval = 120608448, unsigned int flags = 0, unsigned int argc = 0, long * argv = 0x00000000`00000000, long * rval = 0x00000000`0017dd8c)+0x118 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 1442]4d js3250!js_InternalGetOrSet(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`0791fb80, long id = 62080464, long fval = 120608448, JSAccessMode mode = JSACC_READ (4), unsigned int argc = 0, long * argv = 0x00000000`00000000, long * rval = 0x00000000`0017dd8c)+0x131 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 1514]4e js3250!js_NativeGet(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`0791fb80, struct JSObject * pobj = 0x00000000`072fe260, struct JSScopeProperty * sprop = 0x00000000`072e0248, long * vp = 0x00000000`0017dd8c)+0x1fe (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3548]4f js3250!js_GetProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`0791fb80, long id = 62080464, long * vp = 0x00000000`0017dd8c)+0x332 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3691]50 js3250!js_Interpret(struct JSContext * cx = 0x00000000`060c4ba0, unsigned char * pc = 0x00000000`077a1d8a "7???", long * result = 0x00000000`0017deb0)+0xa6d5 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 3828]51 js3250!js_Invoke(struct JSContext * cx = 0x00000000`060c4ba0, unsigned int argc = 1, unsigned int flags = 2)+0xbb2 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 1367]52 js3250!js_InternalInvoke(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`0791fb80, long fval = 120608224, unsigned int flags = 0, unsigned int argc = 1, long * argv = 0x00000000`0017dfc4, long * rval = 0x00000000`0017dfa8)+0x118 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 1442]53 js3250!JS_CallFunctionValue(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`0791fb80, long fval = 120608224, unsigned int argc = 1, long * argv = 0x00000000`0017dfc4, long * rval = 0x00000000`0017dfa8)+0x23 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsapi.c @ 4368]54 xpc3250!XPC_SJOW_GetOrSetProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`073055c0, long id = 57558748, long * vp = 0x00000000`0017e598, int aIsSet = 0)+0x14c (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcsafejsobjectwrapper.cpp @ 612]55 xpc3250!XPC_SJOW_GetProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`073055c0, long id = 57558748, long * vp = 0x00000000`0017e598)+0x1a (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\xpconnect\src\xpcsafejsobjectwrapper.cpp @ 620]56 js3250!js_NativeGet(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`073055c0, struct JSObject * pobj = 0x00000000`073055c0, struct JSScopeProperty * sprop = 0x00000000`072e022c, long * vp = 0x00000000`0017e598)+0x2b4 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3548]57 js3250!js_GetProperty(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`073055c0, long id = 62080464, long * vp = 0x00000000`0017e598)+0x332 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsobj.c @ 3691]58 js3250!js_Interpret(struct JSContext * cx = 0x00000000`060c4ba0, unsigned char * pc = 0x00000000`07103cdb "???", long * result = 0x00000000`0017e6bc)+0xa259 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 3808]59 js3250!js_Invoke(struct JSContext * cx = 0x00000000`060c4ba0, unsigned int argc = 1, unsigned int flags = 2)+0xbb2 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 1367]5a js3250!js_InternalInvoke(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long fval = 64928288, unsigned int flags = 0, unsigned int argc = 1, long * argv = 0x00000000`0721cae8, long * rval = 0x00000000`0017e838)+0x118 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsinterp.c @ 1442]5b js3250!JS_CallFunctionValue(struct JSContext * cx = 0x00000000`060c4ba0, struct JSObject * obj = 0x00000000`03de93c0, long fval = 64928288, unsigned int argc = 1, long * argv = 0x00000000`0721cae8, long * rval = 0x00000000`0017e838)+0x23 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\js\src\jsapi.c @ 4368]5c gklayout!nsJSContext::CallEventHandler(class nsISupports * aTarget = 0x00000000`05e5ff64, void * aScope = 0x00000000`03de93c0, void * aHandler = 0x00000000`03deba20, class nsIArray * aargv = 0x00000000`073862f8, class nsIVariant ** arv = 0x00000000`0017e9a8)+0x409 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\dom\src\base\nsjsenvironment.cpp @ 1772]5d gklayout!nsJSEventListener::HandleEvent(class nsIDOMEvent * aEvent = 0x00000000`07063410)+0xd1a (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\dom\src\events\nsjseventlistener.cpp @ 208]5e gklayout!nsEventListenerManager::HandleEventSubType(struct nsListenerStruct * aListenerStruct = 0x00000000`06f48b60, class nsIDOMEventListener * aListener = 0x00000000`0715be88, class nsIDOMEvent * aDOMEvent = 0x00000000`07063410, class nsISupports * aCurrentTarget = 0x00000000`05e5f68c, unsigned int aPhaseFlags = 6)+0x19f (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\events\src\nseventlistenermanager.cpp @ 1231]5f gklayout!nsEventListenerManager::HandleEvent(class nsPresContext * aPresContext = 0x00000000`06d1f2d0, class nsEvent * aEvent = 0x00000000`0017ed64, class nsIDOMEvent ** aDOMEvent = 0x00000000`0017ec6c, class nsISupports * aCurrentTarget = 0x00000000`05e5f68c, unsigned int aFlags = 6, nsEventStatus * aEventStatus = 0x00000000`0017ec70)+0x3dd (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\content\events\src\nseventlistenermanager.cpp @ 1351]60 gklayout!nsEventTargetChainItem::HandleEvent(class nsEventChainPostVisitor * aVisitor = 0x00000000`0017ec64, unsigned int aFlags = 6)+0xb6 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\events\src\nseventdispatcher.cpp @ 206]61 gklayout!nsEventTargetChainItem::HandleEventTargetChain(class nsEventChainPostVisitor * aVisitor = 0x00000000`0017ec64, unsigned int aFlags = 6, class nsDispatchingCallback * aCallback = 0x00000000`00000000)+0x142 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\content\events\src\nseventdispatcher.cpp @ 264]62 gklayout!nsEventDispatcher::Dispatch(class nsISupports * aTarget = 0x00000000`05e5f650, class nsPresContext * aPresContext = 0x00000000`06d1f2d0, class nsEvent * aEvent = 0x00000000`0017ed64, class nsIDOMEvent * aDOMEvent = 0x00000000`00000000, nsEventStatus * aEventStatus = 0x00000000`0017ed60, class nsDispatchingCallback * aCallback = 0x00000000`00000000)+0x3e8 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\content\events\src\nseventdispatcher.cpp @ 468]63 gklayout!DocumentViewerImpl::LoadComplete(unsigned int aStatus = 0)+0x1a2 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\layout\base\nsdocumentviewer.cpp @ 1045]64 docshell!nsDocShell::EndPageLoad(class nsIWebProgress * aProgress = 0x00000000`06d1f95c, class nsIChannel * aChannel = 0x00000000`06fceb70, unsigned int aStatus = 0)+0x7c (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\docshell\base\nsdocshell.cpp @ 4868]65 docshell!nsWebShell::EndPageLoad(class nsIWebProgress * aProgress = 0x00000000`06d1f95c, class nsIChannel * channel = 0x00000000`06fceb70, unsigned int aStatus = 0)+0x127 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\docshell\base\nswebshell.cpp @ 998]66 docshell!nsDocShell::OnStateChange(class nsIWebProgress * aProgress = 0x00000000`06d1f95c, class nsIRequest * aRequest = 0x00000000`06fceb70, unsigned int aStateFlags = 0x20010, unsigned int aStatus = 0)+0x3c7 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\docshell\base\nsdocshell.cpp @ 4783]67 docshell!nsDocLoader::FireOnStateChange(class nsIWebProgress * aProgress = 0x00000000`06d1f95c, class nsIRequest * aRequest = 0x00000000`06fceb70, int aStateFlags = 131088, unsigned int aStatus = 0)+0x1f0 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\uriloader\base\nsdocloader.cpp @ 1237]68 docshell!nsDocLoader::doStopDocumentLoad(class nsIRequest * request = 0x00000000`06fceb70, unsigned int aStatus = 0)+0x8b (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\uriloader\base\nsdocloader.cpp @ 870]69 docshell!nsDocLoader::DocLoaderIsEmpty(void)+0x142 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\uriloader\base\nsdocloader.cpp @ 766]6a docshell!nsDocLoader::OnStopRequest(class nsIRequest * aRequest = 0x00000000`0734d498, class nsISupports * aCtxt = 0x00000000`00000000, unsigned int aStatus = 0)+0x3cd (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\uriloader\base\nsdocloader.cpp @ 683]6b necko!nsLoadGroup::RemoveRequest(class nsIRequest * request = 0x00000000`0734d498, class nsISupports * ctxt = 0x00000000`00000000, unsigned int aStatus = 0)+0x243 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\netwerk\base\src\nsloadgroup.cpp @ 685]6c imglib2!imgRequestProxy::RemoveFromLoadGroup(int releaseLoadGroup = 1)+0x46 (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\modules\libpr0n\src\imgrequestproxy.cpp @ 163]6d imglib2!imgRequestProxy::OnStopRequest(class nsIRequest * request = 0x00000000`070f23b8, class nsISupports * ctxt = 0x00000000`00000000, unsigned int statusCode = 0, int lastPart = 1)+0xfb (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\modules\libpr0n\src\imgrequestproxy.cpp @ 505]6e imglib2!imgRequest::OnStopRequest(class nsIRequest * aRequest = 0x00000000`070f23b8, class nsISupports * ctxt = 0x00000000`00000000, unsigned int status = 0)+0x202 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\modules\libpr0n\src\imgrequest.cpp @ 777]6f imglib2!ProxyListener::OnStopRequest(class nsIRequest * aRequest = 0x00000000`070f23b8, class nsISupports * ctxt = 0x00000000`00000000, unsigned int status = 0)+0x42 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\modules\libpr0n\src\imgloader.cpp @ 867]70 jar50!nsJARChannel::OnStopRequest(class nsIRequest * req = 0x00000000`07354608, class nsISupports * ctx = 0x00000000`00000000, unsigned int status = 0)+0x93 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\modules\libjar\nsjarchannel.cpp @ 753]71 necko!nsInputStreamPump::OnStateStop(void)+0xde (FPO: [Non-Fpo]) (CONV: thiscall) [m:\source-head\mozilla\netwerk\base\src\nsinputstreampump.cpp @ 572]72 necko!nsInputStreamPump::OnInputStreamReady(class nsIAsyncInputStream * stream = 0x00000000`070eb970)+0x90 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\netwerk\base\src\nsinputstreampump.cpp @ 396]73 xpcom_core!nsInputStreamReadyEvent::Run(void)+0x4a (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\xpcom\io\nsstreamutils.cpp @ 112]74 xpcom_core!nsThread::ProcessNextEvent(int mayWait = 1, int * result = 0x00000000`0017f6ec)+0x1a0 (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\xpcom\threads\nsthread.cpp @ 483]75 xpcom_core!NS_ProcessNextEvent_P(class nsIThread * thread = 0x00000000`00467840, int mayWait = 1)+0x56 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\tree-firefox-debug\objdir\xpcom\build\nsthreadutils.cpp @ 225]76 gkwidget!nsBaseAppShell::Run(void)+0x5d (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\widget\src\xpwidgets\nsbaseappshell.cpp @ 153]77 tkitcmps!nsAppStartup::Run(void)+0x6b (FPO: [Non-Fpo]) (CONV: stdcall) [m:\source-head\mozilla\toolkit\components\startup\src\nsappstartup.cpp @ 171]78 xul!XRE_main(int argc = 3, char ** argv = 0x00000000`00464248, struct nsXREAppData * aAppData = 0x00000000`004036b4)+0x270d (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\toolkit\xre\nsapprunner.cpp @ 2867]79 firefox!main(int argc = 3, char ** argv = 0x00000000`00464248)+0x16 (FPO: [Non-Fpo]) (CONV: cdecl) [m:\source-head\mozilla\browser\app\nsbrowserapp.cpp @ 61]7a firefox!__tmainCRTStartup(void)+0x1a6 (FPO: [Non-Fpo]) (CONV: cdecl) [f:\rtm\vctools\crt_bld\self_x86\crt\src\crtexe.c @ 586]7b firefox!mainCRTStartup(void)+0xd (FPO: [Non-Fpo]) (CONV: cdecl) [f:\rtm\vctools\crt_bld\self_x86\crt\src\crtexe.c @ 403]7c KERNEL32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])7d ntdll_77100000!_RtlUserThreadStart+0x23 (FPO: [Non-Fpo])
Posted by Silver Sat 3rd Mar 2007 00:57 - Syntax is None/text - 112 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Description:
"Permission denied to get property ChromeWindow.Event" data
"Permission denied to get property ChromeWindow.Event" data
PermaLink to this entry https://pastebin.co.uk/11319
Posted by Silver Sat 3rd Mar 2007 00:57 - Syntax is None/text - 112 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0