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

850 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky@mit.edu 16e6040261 Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking 2007-08-07 18:16:09 -07:00
jonas@sicking.cc 1d3132db39 Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi 2007-07-26 15:20:29 -07:00
asqueella@gmail.com 48d17203d7 Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
2007-07-17 14:15:49 -07:00
bzbarsky@mit.edu 4d53ccf996 Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 13:05:45 -07:00
neil@parkwaycc.co.uk 10de8387c8 Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 01:46:44 -07:00
jwalden@mit.edu 6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
peterv@propagandism.org 8a3b9f45fa Fix for bug 384440 (txHandlerTable leaks). r/sr=sicking. 2007-06-14 09:54:34 -07:00
jonas@sicking.cc e8b9b78604 Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz 2007-05-30 13:43:41 -07:00
bent.mozilla@gmail.com 20b6443053 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
bugzilla@standard8.demon.co.uk 6b0092f0a1 Part of bug 366673 Remove remaining contents.rdf from Suiterunner (stop using installed-chrome.txt) - content/xslt/tests/buster/jar.mn fix. r/sr=sicking 2007-05-12 03:45:43 -07:00
bzbarsky@mit.edu 2dac207d0b Store the charset we had when we were written into when document.open()happens. Then restore that as the document charset when loading from a wyciwygchannel, instead of just claiming to be UTF-16. Bug 255820, r+sr=jst 2007-05-08 19:47:58 -07:00
benjamin@smedbergs.us baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
bzbarsky@mit.edu 75d0ec2b2f Stop blocking the parser on CSS stylesheet loads. We still block scriptexecution on them, however. Bug 84582, r+sr=sicking 2007-04-20 15:59:18 -07:00
dbaron@dbaron.org ea80210b60 Remove GetKey callbacks from nsDoubleHashtable users. b=374906 r=bsmedberg 2007-03-27 08:34:14 -07:00
tor%cs.brown.edu eaeda066b9 Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
2007-03-10 13:49:43 +00:00
jonas%sicking.cc 25f98dc2f4 Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz 2007-03-01 08:11:40 +00:00
Olli.Pettay%helsinki.fi d56070112f Bug 369753, remove nsIXMLContent, r+sr=bz 2007-02-09 00:15:14 +00:00
jonas%sicking.cc a9f34ee020 Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking 2007-01-30 21:21:06 +00:00
peterv%propagandism.org 9ce9daa00c Part 2 of the fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking. 2007-01-11 13:48:57 +00:00
peterv%propagandism.org 7c04359c8a Fix for bug 366029 (xsl:copy doesn't instantiate its content as a template for children). r/sr=sicking. 2007-01-10 12:41:55 +00:00
peterv%propagandism.org f804bb9f0b Fix for bug 365597 (Crash [@ nsINodeInfo::NodeInfoManager]). r/sr=sicking. 2007-01-03 13:36:18 +00:00
peterv%propagandism.org d77d24a317 Fix for bug 364037 (xsl:copy-of a xsl:variable which contains a node crashes mozilla). r/sr=sicking. 2006-12-27 14:24:21 +00:00
peterv%propagandism.org 95e8a90330 First part of fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking. 2006-12-22 17:22:18 +00:00
peterv%propagandism.org bfea7b0e6d Fix for bug 363656 (regexp:match returns results out of order). r/sr=sicking. 2006-12-22 16:15:15 +00:00
cvshook%sicking.cc fdbc5c3110 Fix long lines in previous patch. b=363789 2006-12-22 00:58:00 +00:00
cvshook%sicking.cc 81714af5ae Implement more exslt functions. r/sr=peterv 2006-12-22 00:19:34 +00:00
cvshook%sicking.cc f915754ac6 fix bustage for optimized builds 2006-12-12 22:05:47 +00:00
cvshook%sicking.cc 2d6de8b4cb Bug 210528: Fix ownership models of some functioncalls in the XPath code and replace some txLists with owning nsTArrays. r/sr=peterv 2006-12-12 21:20:15 +00:00
cvshook%sicking.cc 9e27a011d2 Bug 363242: Make txExpandedNameMap typesafe. r/sr=peterv 2006-12-12 01:59:30 +00:00
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
peterv%propagandism.org 6b694f2c6e Fix part of bug 226124 (Cleanup transformiix walkers). r/sr=sicking. 2006-12-05 15:59:04 +00:00
peterv%propagandism.org a72a520a88 Fix for bug 354886 (implement EXSLT - Regular Expressions module). r/sr=sicking. 2006-12-04 15:11:40 +00:00
cvshook%sicking.cc f59b2ad453 Bug 361442: Evaluate context independent expressions at optimize time. r/sr=peterv 2006-12-02 00:01:45 +00:00
cvshook%sicking.cc ab497a1b31 properly initialize the result recycler when evaluating xslt PI params. r/sr=peterv b=362297 a=stuart 2006-11-30 19:33:29 +00:00
cvshook%sicking.cc ae755dbd4d Bug 361399: txXPathOptimizer::optimizePath is horked. r/sr=peterv 2006-11-21 22:48:21 +00:00
benjamin%smedbergs.us 122614bb23 Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
peterv%propagandism.org 5f834d6c84 Try to fix bustage, it's all sicking's fault\! 2006-11-16 22:40:34 +00:00
peterv%propagandism.org 29f6eab17a Fix for bug 193678 (support exslt:common - exslt:common functions implementation). r/sr=sicking. 2006-11-16 21:42:25 +00:00
benjamin%smedbergs.us 62c212952b Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
benjamin%smedbergs.us f618238f02 Bug 349002 - Refactor xptcall into a frozen API, r=timeless. Includes OS/2 fixup by Peter Weilbacher 2006-11-16 18:29:33 +00:00
peterv%propagandism.org d9a9f1a614 Try to fix ports bustage. 2006-11-15 01:38:31 +00:00
peterv%propagandism.org 3a07404f49 Try to uninline constructor and destructor again to reduce codesize increase. 2006-11-15 00:31:52 +00:00
peterv%propagandism.org 98f37d67cb Part of the fix for bug 193678 (support exslt:common - allow txXPathNode to hold a strong ref to its root). r/sr=sicking. 2006-11-14 23:23:20 +00:00
peterv%propagandism.org e93045c482 Additional fix for bug 352601 (XSLT forwards compatible processing enabled when it shouldn't). rs=sicking. 2006-11-11 00:49:10 +00:00
cvshook%sicking.cc 227e152298 Fix inconsistencies in colon at end of macro. rs=peterv. No bug 2006-11-10 23:29:55 +00:00
cvshook%sicking.cc 9685ef5f0f fix bustage 2006-11-10 22:33:56 +00:00
cvshook%sicking.cc bb6e355a90 fix bustage 2006-11-10 21:47:13 +00:00
cvshook%sicking.cc 3b5bce9809 fix bustage 2006-11-10 20:52:59 +00:00
cvshook%sicking.cc da07fc2622 Bug 357345: Add more optimizations to the XPath optimizer. r/sr=peterv 2006-11-10 20:44:08 +00:00
cvshook%sicking.cc 1db17877e6 Bug 357345: Add more optimizations to the XPath optimizer. r/sr=peterv 2006-11-10 20:31:59 +00:00
gavin%gavinsharp.com 2cb00ac91c Bug 333704: fix leak of key in txNodeSorter::addSortElement, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=sicking 2006-11-06 14:54:01 +00:00
cvshook%sicking.cc 17ded5692c Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
cvshook%sicking.cc f5194fd473 Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
cvshook%sicking.cc b31519be79 Bug 355754: Add nsTPtrArray. r=darin sr=bz 2006-10-17 21:40:07 +00:00
cvshook%sicking.cc 0aa00ad601 backout of previous patch due to redness and warnings 2006-10-12 19:08:45 +00:00
cvshook%sicking.cc f16f92f4ff Bug 355754: Add nsTPtrArray and nsTConstPtrArray. r=darin/bz sr=bz 2006-10-12 18:35:12 +00:00
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
roc+%cs.cmu.edu c2ba2e4c22 Fixing sicking bustage. 2006-01-26 03:44:21 +00:00
roc+%cs.cmu.edu 700176de28 Fixing bustage. thanks=sicking 2006-01-26 02:49:29 +00:00
cvshook%sicking.cc e789acaa73 Bug 208172: Implement optimizable XPath. r=peterv sr=jst 2006-01-26 01:50:30 +00:00
mrbkap%gmail.com fb3f80349e bug 323908: Pass line and column information to ReportError. Patch by Robert Sayre <sayrer@gmail.com>. r=mrbkap sr=jst 2006-01-21 02:02:02 +00:00
bzbarsky%mit.edu b64fcb4a39 Implement an nsINode interface; move some common stuff from nsIContent and
nsIDocument to nsINode.  Bug 323311, r=sicking, sr=jst
2006-01-19 03:34:18 +00:00
cvshook%sicking.cc 15c2397445 Bug 323910: Merge atom lists in gklayout
r/sr=jst
2006-01-19 00:58:12 +00:00
bzbarsky%mit.edu 3c68eefc06 Not all documents have a channel, so we need to synthesize one as needed. Bug
322683, r=sicking, sr=bryner
2006-01-10 21:58:25 +00:00
cvshook%sicking.cc 5bd0717824 Bug 221434: Cleanups in the txExprParser and remove the need for txAttributeValueTemplate
r=pike sr=peterv
2006-01-09 19:38:53 +00:00
bzbarsky%mit.edu 090cdfa710 Rename our in-tree expat lib to mozexpat_s. Bug 305841, patch by Andy Willis
<abwillis1@gmail.com>, r=peterv
2006-01-07 02:40:20 +00:00
bryner%brianryner.com ee003f8cc4 Fix restoration of scroll position and textfield contents after bfcache eviction by calling PersistLayoutHistoryState as part of RestoreFromHistory. Bug 317380, r=bzbarsky. 2006-01-04 06:38:46 +00:00
cvshook%sicking.cc 79b8f5fc24 Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
r/sr=bz
2005-12-28 21:52:39 +00:00
cvshook%sicking.cc ddd30f420b Wrap textnodes inserted in root of document inside an <transformiix:result> except when they are whitespace-only, in which case ignore them.
r/sr=peterv b=187620
2005-12-17 01:46:52 +00:00
cvshook%sicking.cc 956a58bf63 Bug 320057: Make it easier to build buster (XSLT test suite)
r=bsmedberg
2005-12-13 22:07:36 +00:00
cvshook%sicking.cc f40254bbd6 Re-add files that got lost in the move. Not part of build. 2005-12-12 22:10:11 +00:00
jst%mozilla.jstenback.com 8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org fd4d83103d Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 16:41:06 +00:00
peterv%propagandism.org b1b84f5a6d Fix for bug 316619 (txMozillaXMLOutput::txMozillaXMLOutput(txOutputFormat* aFormat, nsIDOMDocumentFragment* aFragment)doesn't init mTreeDepth). Patch by matt@use.net, r/sr=me. 2005-11-18 19:53:13 +00:00
peterv%propagandism.org 75a40ab354 Fix for bug 314931 (Use content-specific DOMCI macros for XSLT in nsLayoutModule.cpp). r/sr=jst. 2005-11-18 13:39:43 +00:00
bsmedberg%covad.net 87e2c9bd63 Bug 316658 - XSLT makefiles (now in layout module) don't set LIBXUL_LIBRARY, causing libxul link warnings, r=darin 2005-11-16 20:33:35 +00:00
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
bsmedberg%covad.net e7f61e5986 From bug 304494, moving the tests which were in extensions/transformiix/resources 2005-11-10 16:31:32 +00:00
bsmedberg%covad.net 282d4fb1d1 Bug 304494 - Move extensions/transformiix -> content/xslt - r=peterv/sicking - CVS copies were performed to preserve CVS history, see https://bugzilla.mozilla.org/attachment.cgi?id=193073 for details 2005-11-02 17:34:14 +00:00
sicking%bigfoot.com 1d4c1631eb Bug 182177: fix comments in nsIXSLTProcessor.idl
r=Pike sr=peterv
2005-11-02 07:43:14 +00:00
vladimir%pobox.com cab25e1b32 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2005-11-02 07:43:13 +00:00
peterv%propagandism.org 9551f9cf33 Fix for bug 278157 (Need to correct xsl:number implementation). r=sicking, sr=jst. 2005-11-02 07:43:12 +00:00
cvshook%sicking.cc 6712535d58 Bug 311827: Make GetAttr return a bool rather then an nsresult.
r/sr=bz
2005-11-02 07:43:11 +00:00
peterv%propagandism.org 285f49b55f Fix for bug 297067 (First tag is not transformed). r=Pike, sr=jst. 2005-11-02 07:43:10 +00:00
bzbarsky%mit.edu 192304b260 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-11-02 07:43:09 +00:00
bzbarsky%mit.edu 2298c9e33f Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 07:43:08 +00:00
bzbarsky%mit.edu 13b97901e6 Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
to it.  Bug 313343, r=sicking, sr=jst
2005-11-02 07:43:07 +00:00
peterv%propagandism.org cd9860bc2b Fix for bug 205778 (document('') load of stylesheet conflicts with http cache). r=Pike, sr=bz. 2005-11-02 07:43:06 +00:00
peterv%propagandism.org 26959ded2f Fix for bug 226425 (xml, xslt crash using apply-templates and document). r=Pike, sr=jst. 2005-11-02 07:43:05 +00:00
peterv%propagandism.org 282e9697df Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-11-02 07:43:04 +00:00
peterv%propagandism.org 04cd1ee22e Fix for bug 306809 (oom mlk in txVariable::Convert). r/sr=bz. 2005-11-02 07:43:03 +00:00
bzbarsky%mit.edu 3a913de773 Create CSSLoaders when the document object is created and deCOMify the getter.
Bug 290068, r=sicking, sr=peterv, a=brendan
2005-11-02 07:43:02 +00:00
peterv%propagandism.org dfc83f367d Fix for bug 305296 (nsXPathResult::IterateNext() does not advance to next result). r=Pike, sr=jst. 2005-11-02 07:43:01 +00:00
peterv%propagandism.org 1142d9240c Fix for bug 248025 (cannot add a DOM Node as an xsl:param using XSLTProcessor.setParameter()). r=Pike, sr=jst. 2005-11-02 07:43:00 +00:00
bzbarsky%mit.edu 4345cf50a6 Move the BindToTree call for the document element into SetRootContent. Bug
289209, r=sicking, sr=jst, a=asa
2005-11-02 07:42:59 +00:00
bzbarsky%mit.edu 6a5ef5fef7 Fix build bustage 2005-11-02 07:42:58 +00:00
bzbarsky%mit.edu d8dbba17df Make sure that a reflow flush on the document makes the sink start layout if
needed.  Bug 253951, r=mrbkap, sr=jst
2005-11-02 07:42:57 +00:00
bzbarsky%mit.edu 61919217ea Set the content-type hint to text/xml for XSLT stylesheet loads. Bug 259206,
patch by peterv, r+sr=bzbarsky
2005-11-02 07:42:56 +00:00
bzbarsky%mit.edu 1814388ddf Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods.  Bug 286000, r=sicking, sr=jst
2005-11-02 07:42:55 +00:00
timeless%mozdev.org 3c37f44c08 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:54 +00:00
bsmedberg%covad.net 26a02e8e50 Move the transformiix locale file to dom/locales, r=peterv/Pike 2005-11-02 07:42:53 +00:00
cvshook%sicking.cc b5c2b76cd9 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:51 +00:00
peterv%propagandism.org 086f4aa078 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:50 +00:00
peterv%propagandism.org f26c1d5eb5 Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-11-02 07:42:49 +00:00
doronr%us.ibm.com 485af9e767 Bug 281987 - Finish out XPath extension functions. Patch by aaronr, r=sicking sr=tor a=mkaply 2005-11-02 07:42:48 +00:00
allan%beaufour.dk e396c7cc08 Support context size and position in ns(XForms)XPathExpression. Bug 292841, r=sicking, sr=peterv, a=mkaply 2005-11-02 07:42:47 +00:00
doronr%us.ibm.com e3425d5d7f Bug 282777 - Implement index() xpath function. Patch by aaronr@us.ibm.com, r=sicking, beaufour 2005-11-02 07:42:46 +00:00
peterv%propagandism.org 57bf3369b1 Part of fix for bug 278981 (Extension mechanism for XPath extension functions) - Support aggregation of nsXPathEvaluator. r/sr=jst. 2005-11-02 07:42:45 +00:00
peterv%propagandism.org 08767d5e9a Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-11-02 07:42:44 +00:00
peterv%propagandism.org 0c7d982c52 Fix for bug 68824 (XMLParser::getDocumentFromURI returns empty documents for missing pages). r=Pike, sr=bz. 2005-11-02 07:42:43 +00:00
peterv%propagandism.org 370b372d38 Fix for bug 188339 (improve standalone DOM). r=Pike. NPOTB. 2005-11-02 07:42:42 +00:00
bsmedberg%covad.net f9404a2cb1 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-11-02 07:42:41 +00:00
dbaron%dbaron.org 8208dc223e Convert CR-LF line endings to LF to fix bustage. 2005-11-02 07:42:40 +00:00
doronr%us.ibm.com 5456badc55 xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-11-02 07:42:39 +00:00
cvshook%sicking.cc 8d6404bcf5 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:38 +00:00
peterv%propagandism.org f26d918dbc Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds. 2005-11-02 07:42:37 +00:00
cbiesinger%web.de 4a03279f4f 181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
2005-11-02 07:42:36 +00:00
peterv%propagandism.org f30e1a6107 Fix for bug 271209. r=sicking, sr=jst. 2005-11-02 07:42:35 +00:00
tor%cs.brown.edu 090c36fa3c Bug 235826 - <svg:script> implementation.
Patch by alex@croczilla.com, r=sicking, sr=jst
2005-11-02 07:42:34 +00:00
roc+%cs.cmu.edu 395aba08ee Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2005-11-02 07:42:33 +00:00
dbaron%dbaron.org b6a2ce71dd 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:32 +00:00
bryner%brianryner.com a463e6f3d7 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:31 +00:00
bzbarsky%mit.edu 02d3e04bca Relanding, since backing out did not fix orange. Bug 232691. 2005-11-02 07:42:30 +00:00
peterv%propagandism.org 46f101cef0 Correct function signature to fix Solaris bustage. 2005-11-02 07:42:29 +00:00
peterv%propagandism.org cfbac10601 Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst. 2005-11-02 07:42:28 +00:00
peterv%propagandism.org 21420dfee7 Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst. 2005-11-02 07:42:27 +00:00
bzbarsky%mit.edu fbb5ac336c Backing out to attempt to fix Mac orange. Bug 232691 2005-11-02 07:42:26 +00:00
bzbarsky%mit.edu 248ac96fe6 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:25 +00:00
peterv%propagandism.org f7932dc015 Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2005-11-02 07:42:24 +00:00
jst%mozilla.jstenback.com 987b09c530 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:23 +00:00
bzbarsky%mit.edu 697848d7e3 Make XSLT stylesheet loads check content policy. Bug 203211, r=sicking,
sr=peterv
2005-11-02 07:42:22 +00:00
dougt%meer.net acb033ee48 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:21 +00:00
peterv%propagandism.org d8709bd91d Trying to fix bustage. 2005-11-02 07:42:20 +00:00
cbiesinger%web.de 89cc838eb0 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2005-11-02 07:42:19 +00:00
bzbarsky%mit.edu fc13cd9a96 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:18 +00:00
peterv%propagandism.org f3516e52e4 Correct comments. r=Pike 2005-11-02 07:42:17 +00:00
peterv%propagandism.org 055ac72f6b Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2005-11-02 07:42:16 +00:00
cvshook%sicking.cc 9e36d66e57 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:15 +00:00
peterv%propagandism.org c877889bb6 Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2005-11-02 07:42:14 +00:00
bzbarsky%mit.edu 866556a2b0 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:13 +00:00
peterv%propagandism.org 798474738c We've supported xsl:fallback for a while now. r=Pike. 2005-11-02 07:42:12 +00:00
dbaron%dbaron.org e02428b3f1 Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2005-11-02 07:42:11 +00:00
peterv%propagandism.org edf7492711 Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2005-11-02 07:42:10 +00:00
dwitte%stanford.edu 17f39c706e 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:09 +00:00
peterv%propagandism.org 35ebd7ef76 Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst. 2005-11-02 07:42:08 +00:00
jst%mozilla.jstenback.com 0b165d94ca Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com 2005-11-02 07:42:07 +00:00
roc+%cs.cmu.edu 3dc1e4b799 Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2005-11-02 07:42:06 +00:00
peterv%propagandism.org a85a61745a Small edits to license boilerplate/modelines. No code changes. 2005-11-02 07:42:05 +00:00
gerv%gerv.net e4282876b9 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-02 07:42:04 +00:00
darin%meer.net 141f93a4af landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2005-11-02 07:42:03 +00:00
peterv%propagandism.org 285ad335c3 Fix for bug 103659 (move to static lib per directory). r=Pike, sr=bryner. 2005-11-02 07:42:02 +00:00
bryner%brianryner.com 617e57e7b1 Bustage fix - remove earlier workarounds 2005-11-02 07:42:01 +00:00
sicking%bigfoot.com fc7ea102ca Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
2005-11-02 07:42:00 +00:00
darin%meer.net 6fef3d1725 landing marco's patch for bug 238928 "domstubs.idl should not include nsAString.h" r=bsmedberg sr=jst a=dbaron 2005-11-02 07:41:59 +00:00
bryner%brianryner.com f3d2a9d320 Attempting to fix Mac bustage. I'll try to come up with a cleaner fix for this tomorrow. 2005-11-02 07:41:58 +00:00
dbaron%dbaron.org 495e373b61 Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst 2005-11-02 07:41:57 +00:00
peterv%propagandism.org ac98a910fc Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst. 2005-11-02 07:41:56 +00:00
peterv%propagandism.org 2102c89993 Move comment before function. 2005-11-02 07:41:55 +00:00
peterv%propagandism.org 7b006e79d5 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2005-11-02 07:41:54 +00:00
jst%mozilla.jstenback.com eaa9631d5c Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2005-11-02 07:41:53 +00:00
peter%propagandism.org 8009fa9a27 Bustage fix. 2005-11-02 07:41:52 +00:00
mkaply%us.ibm.com 76f334ce18 #200144
r=sicking, a=mkaply
Remove XP_OS2 #ifdefs from transformiix
2005-11-02 07:41:51 +00:00
jst%mozilla.jstenback.com e5f046ecf6 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2005-11-02 07:41:50 +00:00
sicking%bigfoot.com 35450257e0 Bug 238327: Implement the svg:style element.
Changes to svg-only files r=afri  (not part of build)
Changes to transformiix files r=peterv sr=jst
Changes to other files r/sr=jst
2005-11-02 07:41:49 +00:00
jst%mozilla.jstenback.com 89f6df5583 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2005-11-02 07:41:48 +00:00
peterv%propagandism.org 546338181c Fix for bug 233579 (XSLT memory leak). r=Pike, sr=darin, a=choffman. 2005-11-02 07:41:47 +00:00
axel%pike.org 421213532a bug 192139, integrate latest expat, npob, fix transformiix standalone bustage on win, r=sicking, sr=peterv 2005-11-02 07:41:46 +00:00
jst%mozilla.jstenback.com b7cdfd1032 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2005-11-02 07:41:45 +00:00
peter%propagandism.org 0e0beb56de Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst. 2005-11-02 07:41:44 +00:00
peter%propagandism.org 6bb7249e06 Fix for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2005-11-02 07:41:43 +00:00
peter%propagandism.org df1d9c27bb Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2005-11-02 07:41:42 +00:00
axel%pike.org 20f6a30137 bug 230633, constify tx a bit, regression fix, r/sr=pterv 2005-11-02 07:41:41 +00:00
tor%cs.brown.edu 10926a344d Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2005-11-02 07:41:40 +00:00
peterv%propagandism.org 661c9f8de9 Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst. 2005-11-02 07:41:39 +00:00
peter%propagandism.org 5633788a04 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2005-11-02 07:41:38 +00:00
timeless%mozdev.org 1c7c4758a4 Bug 220267 warning: unused variable `const class NodeSet * nodes' In method `nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)'
r=sicking sr=peterv
2005-11-02 07:41:37 +00:00
bzbarsky%mit.edu fbc9c7502b Fix handling of id attrs to not assume that they are named "id" as much. Bug
208744, r=caillon, sr=peterv
2005-11-02 07:41:36 +00:00
axel%pike.org 4e543db3ff bug 151002, 64bit bustage fix, patch by Martin Mokrejs, r=me, sr=peterv, a=dbaron 2005-11-02 07:41:35 +00:00
jst%mozilla.jstenback.com 8f2663966a Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2005-11-02 07:41:34 +00:00
sicking%bigfoot.com 8aa36a8810 Bug 190302: Set correct characterset for XSLT generated pages.
r=Pike sr=peterv
2005-11-02 07:41:33 +00:00
peter%propagandism.org e64a1739cb Fix for bug 215465 (CSS :hover rules not working when using XML/XSLT along with an alternernate CSS). Fix by bz, r=sicking, sr=peterv. 2005-11-02 07:41:32 +00:00
bryner%brianryner.com 4025f49900 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2005-11-02 07:41:31 +00:00
bzbarsky%mit.edu b0fac2c7f1 Make nsExpatDriver and nsIExpatSink be on the same wavelength as far as passing
attributes to HandleStartElement.  Update callees as needed.  Bug 223470,
r=sicking, sr=peterv
2005-11-02 07:41:30 +00:00
bryner%brianryner.com 35815f1fe7 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2005-11-02 07:41:29 +00:00
sicking%bigfoot.com b9f4e41b49 Bug 221323: Keep a hard reference when moving nodes to avoid premature delete.
r/sr=bz
2005-11-02 07:41:28 +00:00
jst%mozilla.jstenback.com 311e883b2a Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2005-11-02 07:41:27 +00:00
peter%propagandism.org 9e5fc2e1dc Fix for bug 212903 (XSLT bug -- incorrectly added <meta> element to results tree). r=Pike, sr=jst. 2005-11-02 07:41:26 +00:00
bryner%brianryner.com 1884cba76f Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2005-11-02 07:41:25 +00:00
jshin%mailaps.org 849f03f8ac bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2005-11-02 07:41:24 +00:00
sicking%bigfoot.com d07a3c8656 Bug 218770: speed up sorting by using NS_QuickSort and reducing number of allocations.
r=Pike sr=peterv
2005-11-02 07:41:23 +00:00
neil%parkwaycc.co.uk 62e06b1728 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2005-11-02 07:41:22 +00:00
axel%pike.org 4bac5ed937 txStylesheetCompiler should not error on mRV, r=sicking, sr=peterv 2005-11-02 07:41:21 +00:00
peterv%propagandism.org 6fcef441d2 Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2005-11-02 07:41:20 +00:00
peterv%propagandism.org 1856ad716d Backout to fix bustage. 2005-11-02 07:41:19 +00:00
peterv%propagandism.org 76b92a3dce Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2005-11-02 07:41:18 +00:00
axel%pike.org 47c5d0474d bustage fix, wrong kezboard 2005-11-02 07:41:17 +00:00
peter%propagandism.org 0bd56c7a55 Rest of fix for bug 221387 (XPathExpression.createExpression doesn't throw NAMESPACE_ERR). r=Pike, sr=bz. 2005-11-02 07:41:16 +00:00
axel%pike.org e0879188c8 bug 206445, review nit from/r=sicking 2005-11-02 07:41:15 +00:00
sicking%bigfoot.com 24577a8fb6 Bug 220703: return either error or return to avoid crashes and leaks
r/sr=peterv
2005-11-02 07:41:14 +00:00
axel%pike.org 2b387955d6 fixup whitespace for bustage, r=bsmedberg 2005-11-02 07:41:13 +00:00
neil%parkwaycc.co.uk de8a55088d Fix Pike's build bustage r=bsmedberg sr=bustage 2005-11-02 07:41:12 +00:00