mark%moxienet.com
|
a844b938c3
|
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
|
9f43c88cdf
|
<xul:observes/> with no attributes triggers assertion. b=344215 r+sr=sicking
|
2006-07-20 08:11:05 +00:00 |
mats.palmgren%bredband.net
|
f42f35a286
|
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
|
9fceade161
|
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
|
60263b7dd7
|
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
|
3d8fb79801
|
b=344914, more canvas getImageData GC rooting fun, r=mrbkap
|
2006-07-19 18:40:37 +00:00 |
tor%cs.brown.edu
|
7927366ad7
|
Bug 327764 - make svg patterns live. r+sr=sicking
|
2006-07-19 15:31:40 +00:00 |
neil%parkwaycc.co.uk
|
cc1d221a58
|
rev the uuid because uri forgot to in bug 344226 r=timeless
|
2006-07-19 11:48:28 +00:00 |
cvshook%sicking.cc
|
c7936e48f6
|
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
|
cb250607a1
|
Null-check mRootContent before using it. b=303260 r+sr=bzbarsky
|
2006-07-19 03:53:12 +00:00 |
bzbarsky%mit.edu
|
68446c5674
|
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
|
6777821657
|
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
|
b3d292772f
|
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
|
445dd38d31
|
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
|
9cb69d14f0
|
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
|
87340ba191
|
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
|
7d3f8950be
|
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
|
725062f912
|
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
|
1568d2ddfb
|
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
|
698bea3cf5
|
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
|
85d048cc14
|
Fix bug 342025: crash [@ nsXULDocument::ExecuteScript] when switching between builds
r/sr=bz
|
2006-07-18 00:36:35 +00:00 |
bzbarsky%mit.edu
|
d93577cdd7
|
QI instead of casting so JS-implemented results work right. Bug 344939, patch
by Pawel Chmielowski <prefiks@aviary.pl>, r=enndeakin, sr=bzbarsky
|
2006-07-18 00:21:00 +00:00 |
rob_strong%exchangecode.com
|
855772d46f
|
Bug 343182 - Password Manager asks multiple times to save a password. patch=mwu, r=jst, sr=bzbarsky
|
2006-07-18 00:18:32 +00:00 |
bzbarsky%mit.edu
|
70d33f2f71
|
Go back to creating an inconsistent DOM and add a null-check elsewhere, because
the little mind of the focus code is blown by having no documentElement,
apparently. Bug 341730, r+sr=sicking
|
2006-07-18 00:18:19 +00:00 |
neil%parkwaycc.co.uk
|
1c93223db0
|
fixing wrong line endings used in original checkin for bug 335122
|
2006-07-17 14:19:37 +00:00 |
Olli.Pettay%helsinki.fi
|
4911a89ce7
|
Bug 343303, onblur fires before onchange for comboboxes, r+sr=bz
|
2006-07-17 11:50:19 +00:00 |
Olli.Pettay%helsinki.fi
|
f177a1bd67
|
Bug 343613, Make EventStateManager to use nsWeakFrame, r+sr=roc
|
2006-07-14 07:55:51 +00:00 |
enndeakin%sympatico.ca
|
7dad4afe63
|
bug 335122, rework XUL sort service, r=jan, sr=sicking
|
2006-07-13 15:08:55 +00:00 |
peterv%propagandism.org
|
850550bee6
|
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
|
2006-07-13 14:21:53 +00:00 |
gavin%gavinsharp.com
|
f32bd1cc35
|
Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc
|
2006-07-13 10:18:12 +00:00 |
martijn.martijn%gmail.com
|
03ed60c2d0
|
Bug 303730 - <textarea>s in other tabs mess up focus in current 'tab', patch by chpe(at)gnome.org, r=jst, sr=bryner
|
2006-07-13 09:14:56 +00:00 |
martijn.martijn%gmail.com
|
b97ecc9b49
|
Bug 343621 - Cannot use UniversalXPConnect privilege for caret movement in textarea, r=Olli.Pettay, sr=roc
|
2006-07-13 09:04:52 +00:00 |
Olli.Pettay%helsinki.fi
|
b457858979
|
Bug 341245, Remove some unused box object related interfaces, r+sr=roc
|
2006-07-13 09:02:05 +00:00 |
Olli.Pettay%helsinki.fi
|
324417e9aa
|
Bug 324011, initMouseEvent does not set relatedTarget property, r+sr=jst
|
2006-07-13 07:51:54 +00:00 |
Olli.Pettay%helsinki.fi
|
c1d64b100a
|
Bug 335251, prevent load events to propagate to window, r=bz, sr=jst
|
2006-07-12 17:59:16 +00:00 |
masayuki%d-toybox.com
|
9b29767dbd
|
Bug 312831 scroll wheel scrolls page after reaching end of a <select> box r=mats, sr=roc
|
2006-07-12 04:15:42 +00:00 |
tor%cs.brown.edu
|
10ae83badf
|
Bug 343900 - Switch <use> from nsIDOMMutationListener to nsIMutationObserver.
r+sr=sicking
|
2006-07-11 19:41:11 +00:00 |
tor%cs.brown.edu
|
02ed0eb6bf
|
Bug 340859 - Implement pathLength attribute.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
|
2006-07-11 15:52:15 +00:00 |
Olli.Pettay%helsinki.fi
|
320bc4c62f
|
Bug 278443, Use an Arena for NodeInfos, r+sr=sicking
|
2006-07-11 09:26:13 +00:00 |
aaronr%us.ibm.com
|
b70cf6f86c
|
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
|
86dd6c39e1
|
Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst
|
2006-07-09 07:37:41 +00:00 |
cvshook%sicking.cc
|
5f427d28e7
|
Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst
|
2006-07-08 00:30:19 +00:00 |
tor%cs.brown.edu
|
333161c289
|
Bug 342570 - Optimize Gaussian Blur filter.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
|
2006-07-07 20:47:24 +00:00 |
tor%cs.brown.edu
|
0415b517be
|
Bug 307622 - crash with feGaussianBlur when stdDeviation="0".
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
|
2006-07-07 19:30:32 +00:00 |
enndeakin%sympatico.ca
|
69527fd4de
|
Bug 201499, support editable tree cells, r=jan, sr=neil
|
2006-07-07 13:59:01 +00:00 |
cvshook%sicking.cc
|
2508db18cc
|
Fix the reviewcomments from bug 342274, r/sr=peterv
|
2006-07-07 05:50:20 +00:00 |
jst%mozilla.jstenback.com
|
53aac16acd
|
Fixing bug 170477. Make XMLHttpRequest send the calling code's URI as the http referrer. r=bugmail@sicking.cc, sr=darin@meer.net
|
2006-07-06 22:10:04 +00:00 |
cvshook%sicking.cc
|
aee1bf5b8c
|
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 |
mrbkap%gmail.com
|
d439d576e0
|
Always report uncaught exceptions to avoid bad interactions with the JS interpreter. bug 343596, r+sr=jst
|
2006-07-05 21:43:46 +00:00 |
cvshook%sicking.cc
|
cf07d96809
|
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 |