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
bcaeae95a94de45ef8be275d877b5c141c753b89
Mozilla
/
mozilla
/
content
/
xul
/
document
/
src
History
dveditz%cruzio.com
37ad46d270
bug 319846 prevent over-long attributes that choke the parser, r=mrbkap, sr/a=bsmedberg
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189294 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-07 07:21:17 +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
Bug 241952 Change XUL nsprlogging to spam all:4/all:5 instead of all:2
2004-06-22 09:37:55 +00:00
nsElementMap.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
nsForwardReference.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
nsXULCommandDispatcher.cpp
bug 313566: Add some checks. r=jst sr=bzbarsky a=mscott
2005-10-25 01:43:41 +00:00
nsXULCommandDispatcher.h
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
nsXULContentSink.cpp
Make sure to root the function object we compile in
2005-09-26 13:30:08 +00:00
nsXULControllers.cpp
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
nsXULControllers.h
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
nsXULDocument.cpp
bug 319846 prevent over-long attributes that choke the parser, r=mrbkap, sr/a=bsmedberg
2006-02-07 07:21:17 +00:00
nsXULDocument.h
Present a non-scriptable api so that C++ callers can get at the tooltip and popup nodes without going through security checks. bug 319434, r=jst sr=bzbarsky
2006-02-06 20:19:45 +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
Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan, a=asa
2005-10-12 20:19:49 +00:00