neil%parkwaycc.co.uk
|
92a6885672
|
Bug 237658 JavaScript strict warning: redeclaration of var dataEls p=gautheri@noos.fr r=me sr=jag
|
2006-05-17 02:39:03 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
3f2ef65548
|
Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
|
2006-05-17 02:39:02 +00:00 |
|
cbiesinger%web.de
|
9859e34313
|
239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
|
2006-05-17 02:39:01 +00:00 |
|
cbiesinger%web.de
|
ab328e2792
|
(part of) bug 333640 link to all required libraries
r=bsmedberg
|
2006-05-17 02:39:00 +00:00 |
|
benjamin%smedbergs.us
|
a5bea2483f
|
Bug 332045 - toolkit/components/gnome should use the glue, r=darin
|
2006-05-17 02:38:59 +00:00 |
|
bsmedberg%covad.net
|
c7aaed67e0
|
Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver
|
2006-05-17 02:38:58 +00:00 |
|
bsmedberg%covad.net
|
e35008b4f0
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2006-05-17 02:38:57 +00:00 |
|
dbaron%dbaron.org
|
4fb9469d29
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-05-17 02:38:56 +00:00 |
|
cvshook%sicking.cc
|
e8f6f5805f
|
Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron
|
2006-05-17 02:38:55 +00:00 |
|
uriber%gmail.com
|
538d2de1a5
|
Bug 328323: Flasher code needs to be adjusted for bug 299065. r+sr=bzbarsky
|
2006-05-17 02:38:54 +00:00 |
|
timeless%mozdev.org
|
c325832b7b
|
Bug 299097 remove useless references to nsVoidArray
r=caillon sr=bz
|
2006-05-17 02:38:53 +00:00 |
|
sharparrow1%yahoo.com
|
f31987508b
|
Bug 334416: Misc view usage cleanups. r+sr=roc.
|
2006-05-17 02:38:52 +00:00 |
|
jst%mozilla.jstenback.com
|
69fa4b03b6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2006-05-17 02:38:51 +00:00 |
|
bzbarsky%mit.edu
|
a1ff6eec94
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
|
2006-05-17 02:38:50 +00:00 |
|
bzbarsky%mit.edu
|
87bf0ded80
|
Add an nsIContent api for getting the intrinsic state of the content; this can
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
|
2006-05-17 02:38:49 +00:00 |
|
bryner%brianryner.com
|
3dbe2b5e92
|
Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky.
|
2006-05-17 02:38:48 +00:00 |
|
bzbarsky%mit.edu
|
09885755a4
|
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
|
2006-05-17 02:38:47 +00:00 |
|
bryner%brianryner.com
|
95543963f4
|
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.
|
2006-05-17 02:38:46 +00:00 |
|
bryner%brianryner.com
|
97d4d9cee5
|
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
|
2006-05-17 02:38:45 +00:00 |
|
bmlk%gmx.de
|
4e0962a9f7
|
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
|
2006-05-17 02:38:44 +00:00 |
|
bzbarsky%mit.edu
|
aafec59e0e
|
Fix bogus assumptions in inspector that can lead to crashes. Bug
270771. r=timeless, sr=jst
|
2006-05-17 02:38:43 +00:00 |
|
roc+%cs.cmu.edu
|
830c0ec214
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2006-05-17 02:38:42 +00:00 |
|
bryner%brianryner.com
|
da31ff4189
|
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
|
2006-05-17 02:38:41 +00:00 |
|
bryner%brianryner.com
|
60df662100
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2006-05-17 02:38:40 +00:00 |
|
caillon%redhat.com
|
3543a2b60d
|
Patch for bug 239785: "only first part blinks for elements split into multiple lines"
Contributed by Michal Ceresna <ceresna@amos.sturak.sk>
r=caillon, sr=roc
|
2006-05-17 02:38:39 +00:00 |
|
bzbarsky%mit.edu
|
c5fb487275
|
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
to it. Bug 313343, r=sicking, sr=jst
|
2006-05-17 02:38:38 +00:00 |
|
dbaron%dbaron.org
|
a07267b2c2
|
Bug 272151: reorganize files within layout, r+sr=roc
|
2006-05-17 02:38:37 +00:00 |
|
roc+%cs.cmu.edu
|
32972d42a7
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2006-05-17 02:38:36 +00:00 |
|
jst%mozilla.jstenback.com
|
563f8a592f
|
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
|
2006-05-17 02:38:35 +00:00 |
|
bzbarsky%mit.edu
|
7ee7f075c2
|
Don't crash if we're asked for the style rules for a node in a document with no
presentation at all. Bug 240767, r=caillon, sr=bryner.
|
2006-05-17 02:38:34 +00:00 |
|
bzbarsky%mit.edu
|
da6cb5e92d
|
Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed. Bug 144072, r+sr=jst
|
2006-05-17 02:38:33 +00:00 |
|
roc+%cs.cmu.edu
|
1e4c9a52b9
|
Backing out 233441.
|
2006-05-17 02:38:32 +00:00 |
|
roc+%cs.cmu.edu
|
3c25d2a2c8
|
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
|
2006-05-17 02:38:31 +00:00 |
|
gerv%gerv.net
|
3c02d7de57
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-05-17 02:38:30 +00:00 |
|
varga%nixcorp.com
|
3c7e5cd733
|
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
|
2006-05-17 02:38:29 +00:00 |
|
dbaron%dbaron.org
|
060915a30d
|
Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky
|
2006-05-17 02:38:28 +00:00 |
|
sicking%bigfoot.com
|
1e0ebbe091
|
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
|
2006-05-17 02:38:27 +00:00 |
|
dbaron%dbaron.org
|
0718f82a18
|
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
|
2006-05-17 02:38:26 +00:00 |
|
jst%mozilla.jstenback.com
|
8bf02835a0
|
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
|
2006-05-17 02:38:25 +00:00 |
|
dbaron%dbaron.org
|
f6c5136445
|
Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner
|
2006-05-17 02:38:24 +00:00 |
|
bzbarsky%mit.edu
|
2d8ed15eb1
|
Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner
|
2006-05-17 02:38:23 +00:00 |
|
bryner%brianryner.com
|
d04256e87a
|
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
|
2006-05-17 02:38:22 +00:00 |
|
bryner%brianryner.com
|
66d1fdd13f
|
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
|
2006-05-17 02:38:21 +00:00 |
|
jst%mozilla.jstenback.com
|
0392624b6a
|
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
|
2006-05-17 02:38:20 +00:00 |
|
bryner%brianryner.com
|
6458951f59
|
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.
|
2006-05-17 02:38:19 +00:00 |
|
dbaron%dbaron.org
|
ff6a03801e
|
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
|
2006-05-17 02:38:18 +00:00 |
|
timeless%mozdev.org
|
f75c8c97ff
|
Bug 220093 inCSSValueSearch incorrectly uses strings
r=caillon sr=bz
|
2006-05-17 02:38:17 +00:00 |
|
jst%mozilla.jstenback.com
|
b17a188d9d
|
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
|
2006-05-17 02:38:16 +00:00 |
|
dbaron%dbaron.org
|
f8ea3c235e
|
Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner
|
2006-05-17 02:38:15 +00:00 |
|
jst%mozilla.jstenback.com
|
fa16aa634c
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2006-05-17 02:38:14 +00:00 |
|