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
/
xml
/
document
/
src
History
jonas%sicking.cc
0f4f44ed97
Bug 293347: Disable document.write during xslt processing. r=peterv sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@259001 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-17 02:55:18 +00:00
..
Makefile.in
Bug 422808: remove forwarding of nsIAuthPrompt for XHR and document.load so that users fall back to the more useful docshell prompts, r=sicking, sr=biesi (r=dolske on tests)
2008-03-18 18:18:30 +00:00
nsLoadSaveContentSink.cpp
Bug 394114 Interfaces missing from various QI implementations.
2008-04-06 12:28:42 +00:00
nsLoadSaveContentSink.h
…
nsXMLContentSink.cpp
Bug 293347: Disable document.write during xslt processing. r=peterv sr=jst
2009-11-17 02:55:18 +00:00
nsXMLContentSink.h
Bug 449219. Don't flush out textnodes unconditionally in the XML sink on packet boundaries. Instead, do smart coalescing like the HTML sink does. Also, always coalesce everything when doing XSLT. r+sr=sicking, a=dveditz
2009-01-08 00:16:58 +00:00
nsXMLDocument.cpp
Bug 460425. Do better security checks during redirection. r=sicking,biesi,
2009-01-08 01:03:37 +00:00
nsXMLDocument.h
…
nsXMLFragmentContentSink.cpp
Bug 456008. Make sure to not claim nodes are created via parser in the XML fragment sink, just like the HTML fragment sink doesn't claim it. r+sr=jst, a=dveditz
2008-10-07 16:29:33 +00:00
nsXMLPrettyPrinter.cpp
…
nsXMLPrettyPrinter.h
…