Commit Graph

11152 Commits

Author SHA1 Message Date
jwalden%mit.edu
cda65e0199 Bug 345700 - Tests for Node.isEqualNode. r+sr=bz 2006-07-30 20:55:58 +00:00
peterv%propagandism.org
b1e832cac7 Try to fix VC 6 bustage. 2006-07-29 21:15:55 +00:00
peterv%propagandism.org
79716117c3 Another bustage fix. 2006-07-29 16:58:18 +00:00
peterv%propagandism.org
6800fc9c20 Bustage fix. 2006-07-29 16:25:18 +00:00
peterv%propagandism.org
95072c9b1c Fix for bug 330677 (Implement DOM Level 3 adoptNode). r/sr=bz 2006-07-29 16:02:11 +00:00
pkasting%google.com
2070e797b8 Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
dbaron%dbaron.org
3204e26161 Fix to compile with broken for loop scoping. Fixing bustage from bug 344263. 2006-07-28 21:03:00 +00:00
pedemont%us.ibm.com
a40772e898 Bug 344263 - Rewrite nsSVGNumber. Patch by amenzie. r=tor, sr=roc. 2006-07-28 18:10:48 +00:00
cvshook%sicking.cc
4d81c34651 Bug 346167: Unregress WMP plugins that uses the 'mms' protocol. r/sr=bz 2006-07-27 23:43:48 +00:00
benjamin%smedbergs.us
b9d33f7c6d --enable-tests bustage fix, bug 337365 2006-07-27 23:07:16 +00:00
vladimir%pobox.com
25acec5406 b=346005, revert bug 296763 fix (remove implied moveTo from canvas beginPath), r=me 2006-07-27 21:56:35 +00:00
brettw%gmail.com
fd061c8cbc Bug 345099 r+sr=bryner Fix includes from main patch on this bug 2006-07-27 21:46:34 +00:00
cvshook%sicking.cc
fb232b36e6 Bug 338649. Only honor honor options that only have opgroup ancestors. r/sr=bz 2006-07-27 21:06:27 +00:00
brettw%gmail.com
d15c579c18 Bug 345099 r=uriber sr=bryner Sort ranges in selection for faster comparison. 2006-07-27 17:57:15 +00:00
benjamin%smedbergs.us
c5818996b1 Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking 2006-07-27 17:54:38 +00:00
longsonr%gmail.com
a02e3de739 Temporary Bustage fix 2006-07-27 12:55:40 +00:00
longsonr%gmail.com
944e48d06a Bustage fix 2006-07-27 12:41:38 +00:00
longsonr%gmail.com
674de4d947 Bug 329848 - Replace invalid transform-attribute parse error assertion by Error Console log r=bzbarsky,sr=tor 2006-07-27 11:58:05 +00:00
dbaron%dbaron.org
3b553e968e Make document fragments QueryInterface to nsIDOMGCParticipant. b=344699 r+sr=jst 2006-07-26 22:28:38 +00:00
jwalden%mit.edu
11c26bae9c Bug 345666 - Node.normalize() doesn't remove empty Text nodes. r+sr=jst 2006-07-26 18:30:50 +00:00
longsonr%gmail.com
8297eb898c Bug 334950 - bogus assertion when no viewbox specified for marker. r=tor,sr=roc 2006-07-26 12:33:24 +00:00
tor%cs.brown.edu
fff1063b0d Bug 345445 - prevent duplicate observers from being added. r=jwatt, sr=roc 2006-07-25 15:31:09 +00:00
dveditz%cruzio.com
e232355f79 Bug 343473: UniversalXPConnect privs should allow access to chrome DOM nodes
(regression from bug 340107). r=bzbarsky, sr=sicking, a=mconnor
2006-07-25 01:04:33 +00:00
bzbarsky%mit.edu
d19ab79a97 Set the chromehidden attribute earlier, so we don't have to reresolve style and
redo layout on the whole window.  Bug 345560, r=sicking, sr=neil.
2006-07-25 00:20:33 +00:00
mozilla%weilbacher.org
42378d3c40 [OS/2] Bug 342644: Get SVG/Canvas working again on OS/2, r=tor, sr=mkaply 2006-07-24 23:28:29 +00:00
mats.palmgren%bredband.net
5ddc7604b1 Null check current doc before using it. b=344787 r+sr=bzbarsky 2006-07-22 11:07:29 +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
bzbarsky%mit.edu
4a5022a00d Make some props absolute URIs resolved relative to other props (eg. codebase).
Bug 213701, patch by Florian Qu�ze <f.qu@queze.net>, r+sr=bzbarsky
2006-07-20 23:42:51 +00:00
cbiesinger%web.de
3fcddd0dfd Bug 343604 make <applet> and <embed> handling consistent when there is no
src/code attribute, aka instantiate java even for <applet/>
r+sr=bz
2006-07-20 22:19:15 +00:00
mark%moxienet.com
a8750b5d4b 319078 Handle smooth mousewheel (and two-finger touchpad) scrolling. r=josh sr=darin r,sr=roc 2006-07-20 15:38:43 +00:00
mats.palmgren%bredband.net
72e3b47df0 <xul:observes/> with no attributes triggers assertion. b=344215 r+sr=sicking 2006-07-20 08:11:05 +00:00
mats.palmgren%bredband.net
0af413af2d Don't assume DOM range start/end node QI's to nsIContent. b=345155 r+sr=bzbarsky 2006-07-20 05:25:20 +00:00
bzbarsky%mit.edu
a47feb1031 Fix some getElementsByTagNameNS issues, both regressions and long-standing
bugs.  Bug 343307, r+sr=sicking
2006-07-20 03:25:39 +00:00
martijn.martijn%gmail.com
62fc304035 Bug 337955 - XUL splitter frames can only collapse in one direction. Patch by Andrew Miller, r=enndeakin, sr=neil 2006-07-19 22:30:33 +00:00
vladimir%pobox.com
4acc9c866f b=344914, more canvas getImageData GC rooting fun, r=mrbkap 2006-07-19 18:40:37 +00:00
tor%cs.brown.edu
131e7f2291 Bug 327764 - make svg patterns live. r+sr=sicking 2006-07-19 15:31:40 +00:00
neil%parkwaycc.co.uk
3ac97e1f23 rev the uuid because uri forgot to in bug 344226 r=timeless 2006-07-19 11:48:28 +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
mats.palmgren%bredband.net
137b51b04a Null-check mRootContent before using it. b=303260 r+sr=bzbarsky 2006-07-19 03:53:12 +00:00
bzbarsky%mit.edu
4a9b91c73b Use const char[], not const char*. Bug 114997, suggestion by biesi, r+sr=bzbarsky 2006-07-18 19:32:00 +00:00
vladimir%pobox.com
5e966bd8aa b=344914, potential crash caused by GetImageData, unrooted GC object used; r=mrbkap,sr=vlad, patch from bugzilla.20.scyt@spamgourmet.com 2006-07-18 19:13:17 +00:00
gavin%gavinsharp.com
f3fc1fbda9 Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc 2006-07-18 17:01:40 +00:00
tor%cs.brown.edu
8db0ed48da Bug 344378 - Implement nsSVGPathElement::GetPointAtLength.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-18 16:16:09 +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
869bdd8ccf Fix for bug 343954 (Patch from bug 332239 didn't change IID of nsIContentSerializer). 2006-07-18 11:32:24 +00:00
uriber%gmail.com
d5ca8e945a Add bindings for option-delete to delete next word. bug=285529 r=aaronlev sr=bzbarsky 2006-07-18 07:39:03 +00:00
uriber%gmail.com
3bef115769 Fix bidi behavior of ctrl+backspace and ctrl+del. bug=344226 r=smontagu sr=roc 2006-07-18 07:28:38 +00:00
cvshook%sicking.cc
4e266c0a89 Bug 344453: AttributeChanged events sent out twice. Also make CharacterDataChanged notifications go out even for orphaned nodes. r/sr=jst 2006-07-18 01:26:33 +00:00
cvshook%sicking.cc
75d0a67e4e Bug 344895: Speed up (and clean up) range code to make inline spellcheck faster. r/sr=bz 2006-07-18 01:23:30 +00:00
mhammond%skippinet.com.au
64e71f21fa Fix bug 342025: crash [@ nsXULDocument::ExecuteScript] when switching between builds
r/sr=bz
2006-07-18 00:36:35 +00:00