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

2246 Коммитов

Автор SHA1 Сообщение Дата
sayrer%gmail.com 6fa03a1730 Bug 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst 2006-08-12 04:46:43 +00:00
benjamin%smedbergs.us c9125873ca Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin 2006-07-21 16:28:51 +00:00
masayuki%d-toybox.com 573e6523ef b=255990 backing-out the previous patch, we should try to better fix. 2006-07-20 09:04:39 +00:00
masayuki%d-toybox.com 52397d3401 b=255990 previous checked-in has wrong file. 2006-07-14 06:00:20 +00:00
masayuki%d-toybox.com 42ba5d983c Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap, sr=roc 2006-07-14 04:57:05 +00:00
masayuki%d-toybox.com 0cd7e0b5ee b=255990 backing-out the patch, because DomToTextConversionTest failed 2006-07-13 21:04:25 +00:00
masayuki%d-toybox.com ab8ee052c9 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap sr=roc 2006-07-13 20:25:46 +00:00
peterv%propagandism.org 0f613030f3 Fix for bug 334806 (Update to Expat 2.0.0). r=mrbkap, sr=jst. 2006-07-13 12:50:58 +00:00
sayrer%gmail.com d158030827 Bug 344090. Loading an Atom Feed crashes Bon Echo a3 [@ nsSAXXMLReader::HandleStartNamespaceDecl]. Style fixes per peterv. r+sr=peterv. 2006-07-11 14:51:26 +00:00
sayrer%gmail.com ebac30840f b=342163. parseFromStream error in nsISAXXMLReader on trunk. r=weirdal, sr=peterv. 2006-07-10 15:32:58 +00:00
mats.palmgren%bredband.net 47bd18fde6 Remove the special painting code for a 165-twips checkbox. Move the remaining parts of nsFormControlHelper to its consumers and remove nsFormControlHelper.{cpp,h} from the tree. b=343495 r+sr=roc (r=me on roc's part) 2006-07-06 10:43:51 +00:00
Olli.Pettay%helsinki.fi ca6f086e42 Bug 343036, SAXParser crashes with references to JS-defined object attached to XPCOM component, r+sr=peterv 2006-06-28 22:44:42 +00:00
mrbkap%gmail.com d1b4d640d3 Don't close random tags when we encounter an erroneous </head> tag. bug 342520, r+sr=sicking 2006-06-23 21:30:57 +00:00
mrbkap%gmail.com 0ef1113d9d Keep the DTD's stack in sync with the content sink's stack to avoid miscommunication. bug 333497, r=sicking sr=jst 2006-06-22 21:34:35 +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
sayrer%gmail.com 3ead56e540 b=339599. nsISAXXMLReader expects a nsIChannel passed to onStartRequest, but interface takes an nsIRequest. r=mrbkap, sr=peterv 2006-06-19 03:03:28 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
mrbkap%gmail.com eacda8057f Force noscript to be either in the head or the body. bug 312704, r=bzbarsky sr=sicking 2006-06-08 01:21:50 +00:00
sayrer%gmail.com 046365ea18 b=337451. Fix default charset for SAX parser. r=sicking, sr=peterv 2006-06-06 23:13:17 +00:00
sayrer%gmail.com dc555a0c13 b=337451. Fix default charset for SAX parser. r=sicking, sr=peterv 2006-06-06 23:06:12 +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
mats.palmgren%bredband.net b5cda5027f Don't suppress the first newline in a text/plain document. b=339364 r=mrbkap sr=jst 2006-06-03 18:18:29 +00:00
peterv%propagandism.org 8e523aa71d Fix for bug 236873 (Share class for more elements). r/sr=sicking. 2006-05-21 21:00:09 +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
timeless%mozdev.org 28fa63a8f5 Bug 335953 Make code outside intl use NS_CHARSETALIAS_CONTRACTID instead of NS_CHARSETALIAS_CID
r=bz sr=bz
2006-05-06 22:09:20 +00:00
gavin%gavinsharp.com fb232af27d Bug 334716: Ineffective allocation check in nsParserService::CreateEntry (nsParserService.cpp), patch by patch by Ryan Flint <rflint@dslr.net>, r=mrbkap, sr=jst 2006-04-28 17:25:47 +00:00
bzbarsky%mit.edu aa75391cba Add an async mode to the SAX stuff. Bug 334304, patch by Robert Sayre
<sayrer@gmail.com>, r=biesi, sr=bzbarsky
2006-04-24 17:01:40 +00:00
cls%seawood.org 37453e2762 Allow libxul to link in mingw builds.
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
bzbarsky%mit.edu 6a6796f312 Fix the bustage fix to actually be correct. Bug 315826. Patch by Robert Sayre
<sayrer@gmail.com>, r+sr=peterv
2006-04-17 15:39:13 +00:00
bzbarsky%mit.edu 123dea184e Better empty string stuff. Still followups to bug 315826 2006-04-17 02:19:19 +00:00
dbaron%dbaron.org 734113e2ef Make bz's bustage fix actually compile. b=315826 2006-04-17 02:03:16 +00:00
dbaron%dbaron.org dd8fc1af83 Fix initializer-reordering warnings. b=315826 2006-04-17 02:01:01 +00:00
dbaron%dbaron.org 69a364efdd Fix Windows bustage. According to sayrer, these unused methods will be XPCOM methods on a future interface. b=315826 2006-04-17 01:59:24 +00:00
bzbarsky%mit.edu 86b57e867e Fixing linux bustage; bug 315826 2006-04-17 01:58:36 +00:00
timeless%mozdev.org 533694580d Bug 315826 Scriptable XPCOM wrapper for SAX content handler
patch by sayrer@gmail.com r=peterv sr=sicking
2006-04-17 01:13:07 +00:00
mrbkap%gmail.com 84a85a393c Remove obsolete and wacky support for the <sound> element, which not even IE supports. bug 333057, r=sicking sr=jst 2006-04-10 20:49:02 +00:00
mrbkap%gmail.com 5c2ebdc096 Remove a redundant null check found by Coverity. bug 333388, r+sr=sicking 2006-04-10 20:44:11 +00:00
mrbkap%gmail.com 060fd68dd6 Count newlines in textareas correctly. bug 331482, r+sr=sicking 2006-04-06 22:30:18 +00:00
dbaron%dbaron.org 04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
darin%meer.net 20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
mrbkap%gmail.com f617012006 Allow flow elements to contain <noframes> for interoperability with other browsers. bug 327250, r+sr=jst 2006-03-22 21:22:25 +00:00
peterv%propagandism.org 59c12dfe1f 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 d52a61880f Backing out to fix bustages. 2006-03-16 15:12:21 +00:00
peterv%propagandism.org 4b5f5e2d64 Try to fix bustage. 2006-03-16 14:48:08 +00:00
peterv%propagandism.org 5aeebac7a6 C file, not C++. 2006-03-16 13:49:53 +00:00
peterv%propagandism.org 3efee8b1f4 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 c9b6fe4fd2 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
mrbkap%gmail.com a147b469b5 Don't stomp all over the heap in debug builds. Also raise eMaxTags to reflect the actual deepest stack that we will see. bug 309777, r+sr=jst 2006-03-10 00:47:57 +00:00
peterv%propagandism.org 0f2e2396b0 Fix for bug 325733 (Unclosed XML tags no longer trigger an error message) and bug 326741 (Crash with parsing malformed XUL file with -chrome). r/sr=bz. 2006-03-08 14:34:50 +00:00
mrbkap%gmail.com e7b77e829f Don't allow <object> to be contained in <head> since the DTD can't really handle it. bug 329399, 328751, r=sicking sr=jst 2006-03-07 21:47:25 +00:00