mkaply%us.ibm.com
75d44677d5
# 34082
...
r= dougt@netscape.com
OS/2 bring up continues - Adding PR_CALLBACKs for VisualAge Compiler
git-svn-id: svn://10.0.0.236/trunk@183921 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 16:04:21 +00:00
scc%netscape.com
ff954a3e63
Fixing runtime assert bustage. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@183920 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 16:04:15 +00:00
pinkerton%aol.net
ebbd6ae337
replace ' with apostrophe (bug 308998)
...
git-svn-id: svn://10.0.0.236/trunk@183919 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 15:54:29 +00:00
cltbld
049f4cf263
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@183918 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 14:53:07 +00:00
bsmedberg%covad.net
2ac4db6d18
Bustage fix, bug 307168
...
git-svn-id: svn://10.0.0.236/trunk@183917 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 14:49:05 +00:00
cltbld
14604bcdb1
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@183916 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 14:23:04 +00:00
bsmedberg%covad.net
76775ba5fc
Bug 307168 - Add configure test for GCC bug that prevent the pragma-visibility stuff from working properly on some configurations, and also clean up usages of HAVE_VISIBILITY_PRAGMA which should really be HAVE_VISIBILITY_ATTRIBUTE r=roc+wolfiR, previous revisions reviewed by bryner
...
git-svn-id: svn://10.0.0.236/trunk@183915 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 14:14:18 +00:00
sicking%bigfoot.com
77de0b0d73
Bug 182177: fix comments in nsIXSLTProcessor.idl
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@183907 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:25 +00:00
vladimir%pobox.com
dcc7f6fdce
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@183906 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:24 +00:00
peterv%propagandism.org
b58331f81e
Fix for bug 278157 (Need to correct xsl:number implementation). r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183905 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:23 +00:00
cvshook%sicking.cc
9903d1b8bf
Bug 311827: Make GetAttr return a bool rather then an nsresult.
...
r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@183904 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:22 +00:00
peterv%propagandism.org
75563fb676
Fix for bug 297067 (First tag is not transformed). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183903 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:21 +00:00
bzbarsky%mit.edu
9965ef04d4
Improve the CSSLoader API: make it clear which methods return results
...
sync and which return async, move the handling of alternates more completely
into the CSSLoader, make it possible for observers to tell whether the load
actually succeeded. Bug 293825, r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@183902 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:20 +00:00
bzbarsky%mit.edu
bb2a72dce3
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
git-svn-id: svn://10.0.0.236/trunk@183901 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:19 +00:00
bzbarsky%mit.edu
7b8ab0307b
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
...
to it. Bug 313343, r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@183900 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:18 +00:00
peterv%propagandism.org
335c4cc66e
Fix for bug 205778 (document('') load of stylesheet conflicts with http cache). r=Pike, sr=bz.
...
git-svn-id: svn://10.0.0.236/trunk@183899 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:17 +00:00
peterv%propagandism.org
bdf52ca50c
Fix for bug 226425 (xml, xslt crash using apply-templates and document). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183898 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:16 +00:00
peterv%propagandism.org
de2c5197e1
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
...
git-svn-id: svn://10.0.0.236/trunk@183897 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:15 +00:00
peterv%propagandism.org
fdd8b3d462
Fix for bug 306809 (oom mlk in txVariable::Convert). r/sr=bz.
...
git-svn-id: svn://10.0.0.236/trunk@183896 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:14 +00:00
bzbarsky%mit.edu
e9018d2a50
Create CSSLoaders when the document object is created and deCOMify the getter.
...
Bug 290068, r=sicking, sr=peterv, a=brendan
git-svn-id: svn://10.0.0.236/trunk@183895 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:13 +00:00
peterv%propagandism.org
f659d4a858
Fix for bug 305296 (nsXPathResult::IterateNext() does not advance to next result). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183894 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:12 +00:00
peterv%propagandism.org
387bc97b37
Fix for bug 248025 (cannot add a DOM Node as an xsl:param using XSLTProcessor.setParameter()). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183893 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:11 +00:00
bzbarsky%mit.edu
9cc76e2e2a
Move the BindToTree call for the document element into SetRootContent. Bug
...
289209, r=sicking, sr=jst, a=asa
git-svn-id: svn://10.0.0.236/trunk@183892 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:10 +00:00
bzbarsky%mit.edu
db36198777
Fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@183891 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:09 +00:00
bzbarsky%mit.edu
2155d067bd
Make sure that a reflow flush on the document makes the sink start layout if
...
needed. Bug 253951, r=mrbkap, sr=jst
git-svn-id: svn://10.0.0.236/trunk@183890 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:08 +00:00
bzbarsky%mit.edu
6f4c88edcc
Set the content-type hint to text/xml for XSLT stylesheet loads. Bug 259206,
...
patch by peterv, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@183889 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:07 +00:00
bzbarsky%mit.edu
ecb24dd34e
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
...
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@183888 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:06 +00:00
timeless%mozdev.org
d0d4ac7549
Bug 286073 internal code should use application/xml rather than text/xml
...
patch by bug@annevankesteren.nl r=peterv sr=peterv
git-svn-id: svn://10.0.0.236/trunk@183887 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:05 +00:00
bsmedberg%covad.net
d1045c1330
Move the transformiix locale file to dom/locales, r=peterv/Pike
...
git-svn-id: svn://10.0.0.236/trunk@183886 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:04 +00:00
cvshook%sicking.cc
d2081e6f1d
Last checkin was for bug 248179
...
git-svn-id: svn://10.0.0.236/trunk@183885 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:03 +00:00
cvshook%sicking.cc
1b93927ade
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
git-svn-id: svn://10.0.0.236/trunk@183884 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:02 +00:00
peterv%propagandism.org
5d5c32f4a1
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.
...
git-svn-id: svn://10.0.0.236/trunk@183883 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:01 +00:00
peterv%propagandism.org
16d70715b8
Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz.
...
git-svn-id: svn://10.0.0.236/trunk@183882 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:42:00 +00:00
doronr%us.ibm.com
a75381294b
Bug 281987 - Finish out XPath extension functions. Patch by aaronr, r=sicking sr=tor a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@183881 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:59 +00:00
allan%beaufour.dk
f2b95afbb6
Support context size and position in ns(XForms)XPathExpression. Bug 292841, r=sicking, sr=peterv, a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@183880 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:58 +00:00
doronr%us.ibm.com
b64049c3cb
Bug 282777 - Implement index() xpath function. Patch by aaronr@us.ibm.com, r=sicking, beaufour
...
git-svn-id: svn://10.0.0.236/trunk@183879 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:57 +00:00
peterv%propagandism.org
7d1adca625
Part of fix for bug 278981 (Extension mechanism for XPath extension functions) - Support aggregation of nsXPathEvaluator. r/sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183878 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:56 +00:00
peterv%propagandism.org
6c795a512b
Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183877 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:55 +00:00
peterv%propagandism.org
dd2835bb22
Fix for bug 68824 (XMLParser::getDocumentFromURI returns empty documents for missing pages). r=Pike, sr=bz.
...
git-svn-id: svn://10.0.0.236/trunk@183876 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:54 +00:00
peterv%propagandism.org
0ea08bc1c6
Fix for bug 188339 (improve standalone DOM). r=Pike. NPOTB.
...
git-svn-id: svn://10.0.0.236/trunk@183875 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:53 +00:00
bsmedberg%covad.net
877ac91cab
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@183874 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:52 +00:00
dbaron%dbaron.org
7dcfba32ab
Convert CR-LF line endings to LF to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@183873 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:51 +00:00
doronr%us.ibm.com
95b2415493
xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@183872 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:50 +00:00
cvshook%sicking.cc
39402ad862
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
git-svn-id: svn://10.0.0.236/trunk@183871 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:49 +00:00
peterv%propagandism.org
2f7a23ead9
Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds.
...
git-svn-id: svn://10.0.0.236/trunk@183870 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:48 +00:00
cbiesinger%web.de
862ea934e9
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
git-svn-id: svn://10.0.0.236/trunk@183869 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:47 +00:00
peterv%propagandism.org
f2dbb63817
Fix for bug 271209. r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@183868 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:46 +00:00
tor%cs.brown.edu
afdd203ccc
Bug 235826 - <svg:script> implementation.
...
Patch by alex@croczilla.com , r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@183867 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:45 +00:00
roc+%cs.cmu.edu
cea379aa79
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@183866 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:44 +00:00
dbaron%dbaron.org
3a037b1d03
Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@183865 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 07:41:43 +00:00