peterv%propagandism.org
2b90252854
Fix for bug 355246 (Crash loading testcase from bug 197956). r/sr=sicking.
2006-10-03 18:17:59 +00:00
cvshook%sicking.cc
38126837d0
Bug 221335: Speed up output by using internal methods and interfaces rather than nsIDOMNode and friends. r/sr=peterv
2006-10-03 02:22:22 +00:00
cvshook%sicking.cc
6db0c7b78b
Bug 354405: Merge mContent and mDocument into mNode
2006-10-02 21:50:44 +00:00
cvshook%sicking.cc
e6876c667f
Bug 333098: Support XPath and XSLT on orphaned subtrees
2006-09-26 00:04:14 +00:00
peterv%propagandism.org
b45899b2c6
Fix for bug 352601 (XSLT forwards compatible processing enabled when it shouldn't). r/sr=sicking.
2006-09-22 13:39:46 +00:00
cvshook%sicking.cc
75e13e1fcc
Bug 352583: Unregress XSLT from previous checkin. r/sr=jst
2006-09-18 19:07:34 +00:00
cvshook%sicking.cc
9241f85443
Bug 352583: Add functions to nsContentUtils for getting and setting the text content of a node. Use those functions rather than the multiple instances of such code we have now. r/sr=jst
2006-09-15 19:54:45 +00:00
cvshook%sicking.cc
e8b54971af
Bug 351886: Fix missing return. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r/sr=sicking
2006-09-09 01:15:13 +00:00
cvshook%sicking.cc
31700bfd9f
Bug 324092: Allow XSLT output handlers to fail. r/sr=peterv
2006-09-08 21:09:43 +00:00
benjamin%smedbergs.us
4b74339c6f
Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento
2006-08-29 16:53:40 +00:00
bzbarsky%mit.edu
3514212c00
Allow nsIExpatSink implementations to control whether the expat driver logs
...
parse errors to the console. Bug 342164, patch by Alex Vincent
<ajvincent@gmail.com>, r+sr=bzbarsky
2006-08-25 16:34:57 +00:00
peterv%propagandism.org
fca984250c
Fix for bug 348511. r/sr=bz.
2006-08-13 20:10:03 +00:00
peterv%propagandism.org
4c92309d5d
Fix small regression from the fix for bug 346362 (document.evaluate(.., contextNode, ...) should raise an exception if document != contextNode.ownerDocument), properly deal with a document as contextNode. r/sr=bz.
2006-08-13 18:32:53 +00:00
peterv%propagandism.org
8dd8a497fd
Fix for bug 346362 (document.evaluate(.., contextNode, ...) should raise an exception if document != contextNode.ownerDocument). r/sr=sicking.
2006-08-10 13:05:05 +00:00
cvshook%sicking.cc
3a9a287253
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
peterv%propagandism.org
37844fba4b
Fix for bug 344362 (xsl:output omit-xml-declaration="no" does not create an XML declaration). r/sr=sicking.
2006-07-18 11:44:31 +00:00
peterv%propagandism.org
a9c63c4a75
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
2006-07-13 14:21:53 +00:00
aaronr%us.ibm.com
0560c3e1af
move nsIXFormsUtilityService interface into core for accessibility to use. Bug 342638, patch by surkov, r=aaronr, sr=sicking
2006-07-10 22:02:08 +00:00
cvshook%sicking.cc
18d1b545da
Fix the reviewcomments from bug 342274, r/sr=peterv
2006-07-07 05:50:20 +00:00
cvshook%sicking.cc
d6fc93d5fd
Bug 342274: Add ability to turn off loading of external documents during xslt transformation. r/sr=peterv (parts by myk, r/sr=me)
2006-07-06 00:33:24 +00:00
cvshook%sicking.cc
2c39937d84
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
2006-07-02 07:23:10 +00:00
dveditz%cruzio.com
506140bd0c
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
...
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
peterv%propagandism.org
090f2dd5c1
Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz.
2006-06-15 20:30:44 +00:00
timeless%mozdev.org
a768026fc9
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
allan%beaufour.dk
3a0e3e1a34
[XForms] index() with no repeat should return NaN. Bug 334018, r=me, sr=sicking
2006-05-29 08:41:16 +00:00
Olli.Pettay%helsinki.fi
16f8ab1561
And still one fix
2006-05-19 11:19:27 +00:00
cvshook%sicking.cc
017d0269ea
Bug 194387: Support parameter-passing in PI XSLT transformations. r/sr=peterv
2006-05-19 10:29:43 +00:00
allan%beaufour.dk
ce51575265
instance() function should return empty nodeset on invalid instances. Bug 338263, r=aaronr, sr=sicking
2006-05-19 10:04:40 +00:00
allan%beaufour.dk
fc81acfba7
Ooops, failed to notice the giant "tree is closed" message :(
2006-05-18 08:11:02 +00:00
allan%beaufour.dk
b4e129b0e9
[XForms] instance() function should return empty nodeset on invalid instances. Bug 338263, r=aaronr, sr=sicking
2006-05-18 08:06:20 +00:00
timeless%mozdev.org
32befa7f28
Bug 336964 Useless null check of aUri in txMozillaXSLTProcessor::LoadStyleSheet
...
r=sicking sr=bz
2006-05-11 13:23:06 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
peterv%propagandism.org
a367cb9457
Fix for bug 334179 (XSLT document() function doesn't follow HTTP 301 / 302 responses). r=sicking, sr=bz.
2006-05-05 11:48:07 +00:00
cvshook%sicking.cc
d3ec0aa5c5
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
0c3706888c
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
mrbkap%gmail.com
cb7556d544
Fix initialization ordering warnings. No bug, r+sr=sicking
2006-04-15 09:56:49 +00:00
cvshook%sicking.cc
7a388e48eb
Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron
2006-04-13 04:07:12 +00:00
cvshook%sicking.cc
1d0aa9fc89
Attempt to fix build bustage.
2006-04-06 06:38:52 +00:00
cvshook%sicking.cc
646734e578
Bug 324775. Merge some classes to reduce binary and source size. r/sr=peterv
2006-04-06 06:12:25 +00:00
peterv%propagandism.org
4097bffad2
Fix for bug 208172 (Implement optimizable XPath - evaluateToX infrastructure). r=sicking, sr=jst.
2006-04-01 02:12:15 +00:00
cvshook%sicking.cc
1b3207b1d5
Relanding patches that (hopefully) don't affect Tdhtml
2006-03-24 00:09:50 +00:00
cvshook%sicking.cc
e26140ab7d
Back out a few of my patches to see if any caused the Tdhtml regression in bug 331364.
2006-03-23 08:21:21 +00:00
bryner%brianryner.com
7a96206e10
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
cvshook%sicking.cc
de7a063b91
Bug 325426: Only use baseURI to resolve relative uris. r=bz sr=jst
2006-03-08 05:01:16 +00:00
timeless%mozdev.org
1ce5986f6b
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
peterv%propagandism.org
74b62aaf35
Fix for bug 325980 (Crash in XPath optimizer (null pointer dereference in txXPathOptimizer::optimize)). r=Pike, sr=bz.
2006-02-07 13:17:19 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
263cf7dc11
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
peterv%propagandism.org
77169e84c5
Fix for bug 324746 (XPathResult object can crash brower when calling iterateNext() or snapshotItem()). r=sicking, sr=jst.
2006-01-27 09:58:43 +00:00
roc+%cs.cmu.edu
0b5fb8c9c7
Fixing more sicking bustage
2006-01-26 04:19:11 +00:00