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
Mozilla
/
mozilla
/
content
/
xul
/
document
/
src
History
brendan%mozilla.org
192a5e0a22
Support E4X by default in chrome windows and in XUL scripts (293392, r+sr=peterv/jst).
...
git-svn-id: svn://10.0.0.236/trunk@175531 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-02 19:52:25 +00:00
..
Makefile.in
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
2005-02-19 10:31:27 +00:00
nsElementMap.cpp
…
nsElementMap.h
…
nsForwardReference.h
…
nsXULCommandDispatcher.cpp
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
2005-04-28 23:48:28 +00:00
nsXULCommandDispatcher.h
…
nsXULContentSink.cpp
Support E4X by default in chrome windows and in XUL scripts (293392, r+sr=peterv/jst).
2005-07-02 19:52:25 +00:00
nsXULControllers.cpp
…
nsXULControllers.h
…
nsXULDocument.cpp
Bug 296102 - If a <xul:script src="chrome://missing-package/content/file.js" /> cannot be loaded, don't leave the window in an unopened zombie state, r+sr=jst a=asa
2005-07-01 12:18:18 +00:00
nsXULDocument.h
crash at nsXULDocument::OverlayForwardReference::Merge due to broken implementation of removeelement attribute for overlay merging... we always want to notify of node removals, so don't pass the notify flag along to the Remove function, always send PR_TRUE so that state is updated correctly. r=bz, sr=bryner, a=brendan
2005-04-06 23:19:20 +00:00
nsXULPrototypeCache.cpp
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
2004-09-10 06:45:59 +00:00
nsXULPrototypeDocument.cpp
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00