Граф коммитов

149822 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu bb257dfeb3 Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods.  Bug 286000, r=sicking, sr=jst
2005-11-02 07:42:53 +00:00
timeless%mozdev.org ab02c77d56 Bug 286073 internal code should use application/xml rather than text/xml
patch by bug@annevankesteren.nl r=peterv sr=peterv
2005-11-02 07:42:52 +00:00
bsmedberg%covad.net c0f0c6c3cc Move the transformiix locale file to dom/locales, r=peterv/Pike 2005-11-02 07:42:51 +00:00
cvshook%sicking.cc 04efb146ab Last checkin was for bug 248179 2005-11-02 07:42:50 +00:00
cvshook%sicking.cc 33cb3427a2 Use a better sourcelevel when setting charset through xsl:output element. Also make sure to use the proper form when setting the charset.
r/sr=bz
2005-11-02 07:42:49 +00:00
peterv%propagandism.org 03ee213afd Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-11-02 07:42:48 +00:00
peterv%propagandism.org 8a82ab414b Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-11-02 07:42:47 +00:00
doronr%us.ibm.com 1015c077b7 Bug 281987 - Finish out XPath extension functions. Patch by aaronr, r=sicking sr=tor a=mkaply 2005-11-02 07:42:46 +00:00
allan%beaufour.dk 2b82bf95a4 Support context size and position in ns(XForms)XPathExpression. Bug 292841, r=sicking, sr=peterv, a=mkaply 2005-11-02 07:42:45 +00:00
doronr%us.ibm.com 462803462b Bug 282777 - Implement index() xpath function. Patch by aaronr@us.ibm.com, r=sicking, beaufour 2005-11-02 07:42:44 +00:00
peterv%propagandism.org 043c6a43cf Part of fix for bug 278981 (Extension mechanism for XPath extension functions) - Support aggregation of nsXPathEvaluator. r/sr=jst. 2005-11-02 07:42:43 +00:00
peterv%propagandism.org 357fee1763 Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-11-02 07:42:42 +00:00
peterv%propagandism.org 2002206eb8 Fix for bug 68824 (XMLParser::getDocumentFromURI returns empty documents for missing pages). r=Pike, sr=bz. 2005-11-02 07:42:41 +00:00
peterv%propagandism.org 54f07c7d4f Fix for bug 188339 (improve standalone DOM). r=Pike. NPOTB. 2005-11-02 07:42:40 +00:00
bsmedberg%covad.net aaa0d6c3f0 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-11-02 07:42:39 +00:00
dbaron%dbaron.org be93ce6812 Convert CR-LF line endings to LF to fix bustage. 2005-11-02 07:42:38 +00:00
doronr%us.ibm.com 8be0445811 xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-11-02 07:42:37 +00:00
cvshook%sicking.cc 4c92fb6059 Bug 277777: Fix forwards compatible parsing of expressions in XSLT and be more strict about parsing of functioncalls in DOM-XPath.
r=pike sr=peterv
2005-11-02 07:42:36 +00:00
peterv%propagandism.org e0f6ad84a1 Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds. 2005-11-02 07:42:35 +00:00
cbiesinger%web.de 80d85b7c05 181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
2005-11-02 07:42:34 +00:00
peterv%propagandism.org 236723f1bc Fix for bug 271209. r=sicking, sr=jst. 2005-11-02 07:42:33 +00:00
tor%cs.brown.edu a95c1e27e8 Bug 235826 - <svg:script> implementation.
Patch by alex@croczilla.com, r=sicking, sr=jst
2005-11-02 07:42:32 +00:00
roc+%cs.cmu.edu f96f0e0a1a Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2005-11-02 07:42:31 +00:00
dbaron%dbaron.org 9b0ef9cabb Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-11-02 07:42:30 +00:00
bryner%brianryner.com 88495f54a7 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2005-11-02 07:42:29 +00:00
bzbarsky%mit.edu badf3c3f2f Relanding, since backing out did not fix orange. Bug 232691. 2005-11-02 07:42:28 +00:00
peterv%propagandism.org ae9a09e9d7 Correct function signature to fix Solaris bustage. 2005-11-02 07:42:27 +00:00
peterv%propagandism.org 8d25c2b83c Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst. 2005-11-02 07:42:26 +00:00
peterv%propagandism.org 29d1db5abb Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst. 2005-11-02 07:42:25 +00:00
bzbarsky%mit.edu 2b5676ab30 Backing out to attempt to fix Mac orange. Bug 232691 2005-11-02 07:42:24 +00:00
bzbarsky%mit.edu 858fc7458e Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2005-11-02 07:42:23 +00:00
peterv%propagandism.org 62c427db5d Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2005-11-02 07:42:22 +00:00
jst%mozilla.jstenback.com c261cfa1a1 Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org 2005-11-02 07:42:21 +00:00
bzbarsky%mit.edu 27699c43d7 Make XSLT stylesheet loads check content policy. Bug 203211, r=sicking,
sr=peterv
2005-11-02 07:42:20 +00:00
dougt%meer.net 7f8fa362cf Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-11-02 07:42:19 +00:00
peterv%propagandism.org 536f68ba2c Trying to fix bustage. 2005-11-02 07:42:18 +00:00
cbiesinger%web.de 041767936f bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2005-11-02 07:42:17 +00:00
bzbarsky%mit.edu b6c0e47a4a Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed.  Bug 144072, r+sr=jst
2005-11-02 07:42:16 +00:00
peterv%propagandism.org d7e0a841c7 Correct comments. r=Pike 2005-11-02 07:42:15 +00:00
peterv%propagandism.org b8177b96c5 Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2005-11-02 07:42:14 +00:00
cvshook%sicking.cc c4325e54db Bug 281575: Don't bother supporting attributes not implementing nsIAttribute since there are no longer any such nodes.
r/sr=peterv
2005-11-02 07:42:13 +00:00
peterv%propagandism.org 0ec0528022 Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2005-11-02 07:42:12 +00:00
bzbarsky%mit.edu cf91656265 Add a version of CheckLoadURI that takes a source principal instead of a source
URI.  Update a bunch of callers to use it.  Bug 233108, r=caillon, sr=dveditz
2005-11-02 07:42:11 +00:00
peterv%propagandism.org 4632f362d7 We've supported xsl:fallback for a while now. r=Pike. 2005-11-02 07:42:10 +00:00
dbaron%dbaron.org bb37708af3 Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2005-11-02 07:42:09 +00:00
peterv%propagandism.org eddde09317 Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2005-11-02 07:42:08 +00:00
dwitte%stanford.edu 00eb974365 implement exception constants defined in DOM level 3
b=245476, patch by jonathan.watt@strath.ac.uk, r=peterv, sr=jst

remove redundant declarations and correct comment
b=251824, patch by jonathan.watt@strath.ac.uk, r+sr=peterv
2005-11-02 07:42:07 +00:00
peterv%propagandism.org bac7aeba6d Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst. 2005-11-02 07:42:06 +00:00
jst%mozilla.jstenback.com 56f540e7d7 Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com 2005-11-02 07:42:05 +00:00
roc+%cs.cmu.edu 7112fb1be4 Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2005-11-02 07:42:04 +00:00