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

110 Коммитов

Автор SHA1 Сообщение Дата
jwalden@mit.edu 1bb88913f4 Fix an incorrect dependency rule from the last commit. r=orange 2008-02-15 16:16:09 -08:00
jwalden@mit.edu eab7848d5a Bug 417491 - Element.setAttribute(':', ...) throws DOMException INVALID_CHARACTER_ERR. r+sr=peterv, a=beltzner 2008-02-15 15:22:55 -08:00
jwalden@mit.edu b40cb1ac45 Add an extra rule that makes changes to moz_extensions.c cause the necessary recompilation, to fix Windows bustage due to the missing dependency. 2008-02-11 21:32:09 -08:00
jwalden@mit.edu c8d980c83c Bug 411103 - document.createElement(bad) (and the NS version) throwing wrong exception. Fixes two acid3 tests as well. r=peterv, sr=jst, a=schrep 2008-02-11 20:14:57 -08:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
jwalden%mit.edu 072bb30ba5 Fix an incorrect dependency rule from the last commit. r=orange 2008-02-16 00:16:09 +00:00
jwalden%mit.edu 4f0348662e Bug 417491 - Element.setAttribute(':', ...) throws DOMException INVALID_CHARACTER_ERR. r+sr=peterv, a=beltzner 2008-02-15 23:22:56 +00:00
jwalden%mit.edu c698cf9a11 Add an extra rule that makes changes to moz_extensions.c cause the necessary recompilation, to fix Windows bustage due to the missing dependency. 2008-02-12 05:32:09 +00:00
jwalden%mit.edu 54c5546c19 Bug 411103 - document.createElement(bad) (and the NS version) throwing wrong exception. Fixes two acid3 tests as well. r=peterv, sr=jst, a=schrep 2008-02-12 04:14:58 +00:00
peterv%propagandism.org 06a64bca01 Fix for bug 334806 (Update to Expat 2.0.0). r=mrbkap, sr=jst. 2006-07-13 12:50:58 +00:00
peterv%propagandism.org cdb75d95a0 Fix for bug 286132 (xml-stylesheet PI doesn't handle href attribute as in specification), checking in the right patch this time. r=sicking, sr=bz. 2006-03-17 14:38:57 +00:00
peterv%propagandism.org f6798176c0 Backing out to fix bustages. 2006-03-16 15:12:21 +00:00
peterv%propagandism.org 0d0571e8db C file, not C++. 2006-03-16 13:49:53 +00:00
peterv%propagandism.org 344498aa4e Fix for bug 286132 (xml-stylesheet PI doesn't handle href attribute as in specification). r=sicking, sr=bz. 2006-03-16 13:47:42 +00:00
cbiesinger%web.de 0d7e8a0511 326477 extend nsIExpatSink in order to support SAX
patch by Robert Sayre <sayrer@gmail.com> r=sicking sr=peterv
2006-03-15 17:45:25 +00:00
peterv%propagandism.org d2c397fda9 Fix for bug 323299 (Simplify nsExpatDriver). r=bz, sr=jst. 2006-01-25 12:53:00 +00:00
mark%moxienet.com 142f6828fb 323337 Use fastcall on Mac OS X x86: __attribute__(regparm(3)). r=josh 2006-01-23 20:11:08 +00:00
bzbarsky%mit.edu df87d5eb4c 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
peterv%propagandism.org a9d182591a Trying to fix AIX bustage. 2005-12-18 12:07:26 +00:00
peterv%propagandism.org c45258146b Now that bug 320375 is fixed, trying once more to check in fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz. 2005-12-18 10:39:23 +00:00
peterv%propagandism.org 25706f3745 Backout due to tree orange. 2005-11-21 14:59:12 +00:00
peterv%propagandism.org 921c9dffa3 Trying once more to check in fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz. 2005-11-21 13:54:09 +00:00
peterv%propagandism.org f0e7651b40 Backing out to fix orange. 2005-10-28 13:48:13 +00:00
peterv%propagandism.org 1e426e3151 Trying once more to check in fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz. 2005-10-28 13:21:14 +00:00
bzbarsky%mit.edu 0ff8a206e0 Make sure to pop namespaces if we block on a close tag. Bug 313278, patch by
peterv, r+sr=bzbarsky
2005-10-21 19:08:27 +00:00
peterv%propagandism.org fc5bb1ca3a Back out to fix orange. 2005-10-14 13:11:58 +00:00
peterv%propagandism.org 00166c00c2 Bustage fix. 2005-10-14 12:35:11 +00:00
peterv%propagandism.org 9b958b8ce1 Fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz. 2005-10-14 12:23:59 +00:00
peterv%propagandism.org 8206726a13 Fix for bug 291827 (Expat's byte position is bogus if a chunk boundary falls before we block). r/sr=bz, a=bsmedberg. 2005-07-26 13:08:30 +00:00
joshmoz%gmail.com 6bf82a547b don't use regparm on i386 Mac OS X. Patch by Apple Computer, Inc. r=josh r=smfr sr=bsmedberg a=bsmedberg 2005-07-21 19:02:52 +00:00
peterv%propagandism.org 5d43f66117 Fix for bug 289169 (DOMParser freezes when parsing elements with fixed attributes.). r/sr=jst, a=asa. 2005-06-16 11:59:28 +00:00
bzbarsky%mit.edu 59c5080538 Make sure to read memory that actually contains what we want. Bug 291020,
r+sr=peterv, a=asa
2005-04-21 21:20:19 +00:00
peterv%propagandism.org c60fe68dc5 Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds. 2005-01-13 14:51:20 +00:00
peterv%propagandism.org b31a0f655f Fix for bug 274775 (Expat accepts invalid namespaces). r/sr=jst 2004-12-27 11:47:18 +00:00
peterv%propagandism.org 325267b519 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 0c59b6df7f Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst. 2004-12-15 15:37:23 +00:00
peterv%propagandism.org 15b0b24ff1 Removing unused files 2004-05-06 07:50:36 +00:00
peterv%propagandism.org 108074b674 cvsignore Makefile. 2004-05-05 13:56:09 +00:00
peterv%propagandism.org eeb3b8fb41 Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst. 2004-05-04 07:53:15 +00:00
pkw%us.ibm.com fa83819d7a Fix for AIX build break caused by landing of Bug 233907. Change C++ comments to C comments.
r=bryner@brianryner.com (via IRC)
2004-03-08 03:01:12 +00:00
peterv%propagandism.org 053e267e97 Touching to force a rebuild. 2004-03-06 16:34:28 +00:00
peterv%propagandism.org bbdb3bd09f Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst. 2004-03-06 16:00:23 +00:00
peterv%propagandism.org 7b7c963873 No C++ comments in a C file. 2004-02-09 17:27:03 +00:00
peterv%propagandism.org d7b218ad0a Use 0, not nsnull in expat. 2004-02-09 17:03:59 +00:00
peterv%propagandism.org 5a64b9bc98 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2004-02-09 13:37:40 +00:00
peter%propagandism.org 54da7e086e Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst. 2003-12-23 18:04:56 +00:00
bryner%brianryner.com ecd00ba04e Add MOZ_ prefix to a few more symbols to avoid conflicts with system libexpat. Remove hashtable.c from build because it's unused. Bug 119934, r=darin, sr=dbaron, a=asa. 2003-12-05 20:17:03 +00:00
darin%meer.net 5571870865 bug 119934, change namespace for expat symbols to avoid conflicts with
system version (fixes static gtk+2 linux build) r=peterv sr=heikki
2003-10-31 03:49:49 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
heikki%netscape.com d6f0927520 Bug 191327, make internalSubset not include delimiting brackets (was not defined in DOM 2 but is now defined in DOM 3 drafts). Also fix bug 191482, external entity definitions should be included in internal subset. r=harishd, jst, sr=peterv. 2003-03-07 23:40:51 +00:00