This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d9ea94de40ddbd689da6befedc60eb6e7112b22
Mozilla
/
mozilla
/
content
/
xbl
/
src
History
Olli.Pettay%helsinki.fi
548ec40fc5
Bug 364398, r+sr=sicking, a=jay
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218499 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-17 08:26:09 +00:00
..
Makefile.in
Make sure to root the function object we compile in
2005-09-26 13:30:08 +00:00
nsBindingManager.cpp
Bug 205735, Browser freeze/crash on this page after few clicks, xbl implementation issue - M17x FF10 [@ nsXBLPrototypeHandler::GetEventName] [@ nsXBLInsertionPoint::GetDefaultContent], r=jst, sr=sicking, a=mtschrep
2006-08-25 21:03:36 +00:00
nsBindingManager.h
Bug 205735, Browser freeze/crash on this page after few clicks, xbl implementation issue - M17x FF10 [@ nsXBLPrototypeHandler::GetEventName] [@ nsXBLInsertionPoint::GetDefaultContent], r=jst, sr=sicking, a=mtschrep
2006-08-25 21:03:36 +00:00
nsXBLAtomList.h
…
nsXBLAtoms.cpp
…
nsXBLAtoms.h
…
nsXBLBinding.cpp
Bug 205735, Browser freeze/crash on this page after few clicks, xbl implementation issue - M17x FF10 [@ nsXBLPrototypeHandler::GetEventName] [@ nsXBLInsertionPoint::GetDefaultContent], r=jst, sr=sicking, a=mtschrep
2006-08-25 21:03:36 +00:00
nsXBLBinding.h
…
nsXBLContentSink.cpp
Go into an error state if we get a handler with a command in non-chrome XBL. Bug 362716, r+sr=sicking, a=jay
2007-01-09 00:10:50 +00:00
nsXBLContentSink.h
…
nsXBLDocumentInfo.cpp
Fix 348786, a=drivers.
2006-08-16 23:49:17 +00:00
nsXBLDocumentInfo.h
…
nsXBLEventHandler.cpp
…
nsXBLEventHandler.h
…
nsXBLInsertionPoint.cpp
Bug 205735, Browser freeze/crash on this page after few clicks, xbl implementation issue - M17x FF10 [@ nsXBLPrototypeHandler::GetEventName] [@ nsXBLInsertionPoint::GetDefaultContent], r=jst, sr=sicking, a=mtschrep
2006-08-25 21:03:36 +00:00
nsXBLInsertionPoint.h
Bug 205735, Browser freeze/crash on this page after few clicks, xbl implementation issue - M17x FF10 [@ nsXBLPrototypeHandler::GetEventName] [@ nsXBLInsertionPoint::GetDefaultContent], r=jst, sr=sicking, a=mtschrep
2006-08-25 21:03:36 +00:00
nsXBLProtoImpl.cpp
Bug 336791: land leak fixes that use nsIDOMGCParticipant to break cycles caused by JavaScript closures as XPCOM objects (bugs 241518, 319293, 319642, 322985, 323807, 323534, 325279, 326646, 339412, 206520, 321054, 339488). See individual bugs for reviewers. a181=darin
2006-06-15 03:15:48 +00:00
nsXBLProtoImpl.h
…
nsXBLProtoImplField.cpp
Make sure to root the function object we compile in
2005-09-26 13:30:08 +00:00
nsXBLProtoImplField.h
…
nsXBLProtoImplMember.cpp
…
nsXBLProtoImplMember.h
Make sure to root the function object we compile in
2005-09-26 13:30:08 +00:00
nsXBLProtoImplMethod.cpp
Report exceptions immediately since constructors and destructors are not called from JS and don't propagate the error status. b=339022 r=bzbarsky sr=brendan a=brendan
2006-06-01 21:51:48 +00:00
nsXBLProtoImplMethod.h
…
nsXBLProtoImplProperty.cpp
Fix rooting in nsXBLProtoImplProperty::InstallMember and remove some no-longer-needed null checks of cx. b=327712 r+sr+a=bzbarsky
2006-03-10 18:39:43 +00:00
nsXBLProtoImplProperty.h
…
nsXBLPrototypeBinding.cpp
Bug 205735, Browser freeze/crash on this page after few clicks, xbl implementation issue - M17x FF10 [@ nsXBLPrototypeHandler::GetEventName] [@ nsXBLInsertionPoint::GetDefaultContent], r=jst, sr=sicking, a=mtschrep
2006-08-25 21:03:36 +00:00
nsXBLPrototypeBinding.h
…
nsXBLPrototypeHandler.cpp
Bug 364398, r+sr=sicking, a=jay
2007-01-17 08:26:09 +00:00
nsXBLPrototypeHandler.h
Bug 364398, r+sr=sicking, a=jay
2007-01-17 08:26:09 +00:00
nsXBLPrototypeResources.cpp
…
nsXBLPrototypeResources.h
…
nsXBLResourceLoader.cpp
…
nsXBLResourceLoader.h
…
nsXBLService.cpp
Don't force sync load for non-chrome and non-resource XBL. Bug 329410,
2006-04-04 18:09:29 +00:00
nsXBLService.h
…
nsXBLWindowDragHandler.cpp
Bug 292833, crash if i press any function key after i removed a parent of an xbl binding, where the binding has a keyset. r+sr=bz, a=dveditz
2006-11-15 00:54:33 +00:00
nsXBLWindowDragHandler.h
…
nsXBLWindowHandler.cpp
Bug 364398, r+sr=sicking, a=jay
2007-01-17 08:26:09 +00:00
nsXBLWindowHandler.h
Bug 292833, crash if i press any function key after i removed a parent of an xbl binding, where the binding has a keyset. r+sr=bz, a=dveditz
2006-11-15 00:54:33 +00:00
nsXBLWindowKeyHandler.cpp
Bug 292833, crash if i press any function key after i removed a parent of an xbl binding, where the binding has a keyset. r+sr=bz, a=dveditz
2006-11-15 00:54:33 +00:00
nsXBLWindowKeyHandler.h
…