bzbarsky%mit.edu
d44ad313ae
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
cvshook%sicking.cc
64a0fbd45f
Bug 311827: Make GetAttr return a bool rather then an nsresult.
...
r/sr=bz
2005-10-28 11:25:24 +00:00
peterv%propagandism.org
672b2a02a0
Part of fix for bug 278981 (Extension mechanism for XPath extension functions) - Support aggregation of nsXPathEvaluator. r/sr=jst.
2005-10-27 12:17:22 +00:00
bzbarsky%mit.edu
0d5a3e6aa7
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
...
to it. Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
peterv%propagandism.org
3609c87767
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-24 18:43:15 +00:00
peterv%propagandism.org
c5e408a7cd
Fix for bug 297067 (First tag is not transformed). r=Pike, sr=jst.
2005-09-14 08:48:54 +00:00
bzbarsky%mit.edu
818aafcc15
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
2005-09-12 18:41:15 +00:00
peterv%propagandism.org
d04eef285b
Fix for bug 226425 (xml, xslt crash using apply-templates and document). r=Pike, sr=jst.
2005-09-08 15:38:37 +00:00
peterv%propagandism.org
9371fd6025
Fix for bug 205778 (document('') load of stylesheet conflicts with http cache). r=Pike, sr=bz.
2005-09-08 15:38:31 +00:00
peterv%propagandism.org
7d2a6c7694
Fix for bug 306809 (oom mlk in txVariable::Convert). r/sr=bz.
2005-09-04 15:45:22 +00:00
peterv%propagandism.org
3c8d3585ea
Fix for bug 68824 (XMLParser::getDocumentFromURI returns empty documents for missing pages). r=Pike, sr=bz.
2005-08-31 12:01:29 +00:00
peterv%propagandism.org
7286427159
Fix for bug 305296 (nsXPathResult::IterateNext() does not advance to next result). r=Pike, sr=jst.
2005-08-25 19:20:10 +00:00
bzbarsky%mit.edu
3656444b70
Make sure that a reflow flush on the document makes the sink start layout if
...
needed. Bug 253951, r=mrbkap, sr=jst
2005-08-24 20:56:58 +00:00
bzbarsky%mit.edu
450276f6a6
Set the content-type hint to text/xml for XSLT stylesheet loads. Bug 259206,
...
patch by peterv, r+sr=bzbarsky
2005-08-19 15:33:32 +00:00
peterv%propagandism.org
08c98d6b62
Fix for bug 248025 (cannot add a DOM Node as an xsl:param using XSLTProcessor.setParameter()). r=Pike, sr=jst.
2005-08-18 09:14:10 +00:00
peterv%propagandism.org
d6f922dd54
Fix for bug 188339 (improve standalone DOM). r=Pike. NPOTB.
2005-08-16 14:36:44 +00:00
doronr%us.ibm.com
15d07051a7
Bug 281987 - Finish out XPath extension functions. Patch by aaronr, r=sicking sr=tor a=mkaply
2005-08-04 21:15:37 +00:00
allan%beaufour.dk
f4dd6c43ce
Support context size and position in ns(XForms)XPathExpression. Bug 292841, r=sicking, sr=peterv, a=mkaply
2005-06-02 06:53:42 +00:00
dougt%meer.net
be6760da53
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-04-29 13:33:49 +00:00
bzbarsky%mit.edu
8df9c25d22
Create CSSLoaders when the document object is created and deCOMify the getter.
...
Bug 290068, r=sicking, sr=peterv, a=brendan
2005-04-19 01:27:11 +00:00
bzbarsky%mit.edu
192b6aaa49
Move the BindToTree call for the document element into SetRootContent. Bug
...
289209, r=sicking, sr=jst, a=asa
2005-04-15 01:30:14 +00:00
bzbarsky%mit.edu
6c24bd5047
Fix build bustage
2005-04-06 01:31:43 +00:00
bzbarsky%mit.edu
48ba5ce32b
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
...
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
2005-04-05 23:54:35 +00:00
bsmedberg%covad.net
be30b2f533
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 18:38:19 +00:00
dbaron%dbaron.org
cda2b96b0e
Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan
2005-03-23 05:43:39 +00:00
timeless%mozdev.org
497ed774fe
Bug 286073 internal code should use application/xml rather than text/xml
...
patch by bug@annevankesteren.nl r=peterv sr=peterv
2005-03-15 21:34:41 +00:00
cbiesinger%web.de
e8d4c35266
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
doronr%us.ibm.com
dd690f3ef1
Bug 282777 - Implement index() xpath function. Patch by aaronr@us.ibm.com, r=sicking, beaufour
2005-02-23 17:17:47 +00:00
peterv%propagandism.org
42069a1bae
Fix for bug 278157 (Need to correct xsl:number implementation). r=sicking, sr=jst.
2005-02-20 09:54:06 +00:00
cvshook%sicking.cc
9d0763eb6e
Bug 281575: Don't bother supporting attributes not implementing nsIAttribute since there are no longer any such nodes.
...
r/sr=peterv
2005-02-08 23:49:11 +00:00
cvshook%sicking.cc
403f464793
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-02-05 13:47:43 +00:00
peterv%propagandism.org
6c94e959a6
Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst.
2005-01-29 11:07:14 +00:00
bsmedberg%covad.net
a6ed53ee76
Move the transformiix locale file to dom/locales, r=peterv/Pike
2005-01-28 15:08:59 +00:00
dbaron%dbaron.org
ffc102ed81
Convert CR-LF line endings to LF to fix bustage.
2005-01-28 00:48:32 +00:00
doronr%us.ibm.com
38e86f26fd
xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv
2005-01-27 23:09:54 +00:00
doronr%us.ibm.com
c4d30bcb1a
xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv
2005-01-27 23:02:27 +00:00
cvshook%sicking.cc
da9aa39a3d
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-01-24 10:50:39 +00:00
peterv%propagandism.org
43c21802b7
Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz.
2005-01-15 21:30:39 +00:00
peterv%propagandism.org
d43692a156
Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds.
2005-01-13 14:51:20 +00:00
peterv%propagandism.org
f343d1b0ed
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-01-12 13:50:11 +00:00
peterv%propagandism.org
4fdbf9dccc
Fix for bug 271209. r=sicking, sr=jst.
2004-12-29 15:30:57 +00:00
peterv%propagandism.org
d77a12e38a
Correct function signature to fix Solaris bustage.
2004-12-21 13:25:31 +00:00
dbaron%dbaron.org
1a43dc79c0
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
2004-12-19 21:45:51 +00:00
peterv%propagandism.org
26bb2f4e91
Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst.
2004-12-17 09:17:35 +00:00
peterv%propagandism.org
a7ac96fea9
Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst.
2004-12-15 15:37:23 +00:00
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
bryner%brianryner.com
29c70cffe8
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.
2004-11-24 22:48:45 +00:00
jst%mozilla.jstenback.com
05e17f4cd7
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
2004-11-02 19:52:32 +00:00
bzbarsky%mit.edu
5c966fc888
Make XSLT stylesheet loads check content policy. Bug 203211, r=sicking,
...
sr=peterv
2004-10-24 17:25:58 +00:00
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00