dbaron%dbaron.org
ad71819fa6
Make text-indent contribute to intrinsic widths, and handle negative text-indent and negative margin properly by distinguishing forced and optional breaks when accumulating minimum widths. b=368155 r+sr=roc
2007-06-21 22:33:10 +00:00
dbaron%dbaron.org
d12d968af6
Bug 368869, suspect all native wrappers for cycle collection. Relanding. Patch by graydon@mozilla.com. r=brendan, sr=jst
2007-06-21 22:25:51 +00:00
morgamic%mozilla.com
c7e10d9651
Removing debugging code.
2007-06-21 22:09:46 +00:00
cltbld
4e923ff3f5
Automated update from host egg.build.mozilla.org
2007-06-21 21:51:04 +00:00
dcamp%mozilla.com
f339b14043
Bug 380540: Check curl-config if libcurl.pc isn't found, try enabling breakpad by default again on linux. r=luser
2007-06-21 21:44:30 +00:00
joshmoz%gmail.com
b928716626
IsWidgetStyled calculates case NS_THEME_DROPDOWN incorrectly. It shouldn't be doing anything with the NS_THEME_DROPDOWN case right now. b=385367 r=cbarrett sr=roc
2007-06-21 21:27:43 +00:00
myk%mozilla.org
823ddd529b
bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
...
r=sayrer
2007-06-21 21:19:15 +00:00
nick.kreeger%park.edu
ea561424f4
Removing nsCRT:: functions from mailnews/imap. Cleanup part of bug 379070. r=mscott, sr=bienvenu
2007-06-21 21:07:10 +00:00
ghendricks%novell.com
d5ba34f5e9
Filter by environment throws SQL error.
...
Reverted manual changes.
2007-06-21 20:55:10 +00:00
edburns%acm.org
ed8f91bdee
handle_exception_when_running_runnable
2007-06-21 20:47:05 +00:00
asqueella%gmail.com
aed52cda77
Bug 379929 - Lazy creation of nsProperties object for imgContainer
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=tor
2007-06-21 20:45:49 +00:00
mrbkap%gmail.com
38bbdc645d
Remove useless variable. bug 385368, patch from Gabriel Sjoberg <gabrielsjoberg@gmail.com>, r=mrbkap
2007-06-21 20:38:45 +00:00
cltbld
57206e3a3b
Automated update from host egg.build.mozilla.org
2007-06-21 20:31:02 +00:00
dcamp%mozilla.com
ca97d59659
backing out last patch for bug 380540 for breakage
2007-06-21 20:22:58 +00:00
asqueella%gmail.com
dc8b6832e9
Bug 384823 - Sort tests by filename to manage dependencies
...
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=sayrer
2007-06-21 20:21:30 +00:00
asqueella%gmail.com
fb73556000
Bug 350932 - expose NS_EscapeURL through nsINetUtil
...
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 20:18:25 +00:00
cltbld
57906aace2
Automated update from host egg.build.mozilla.org
2007-06-21 20:11:04 +00:00
dcamp%mozilla.com
142b93ea85
Bug 380540: enable breakpad by default on linux, r=luser
2007-06-21 20:04:02 +00:00
gerv%gerv.net
f933cf6f9d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-06-21 19:55:33 +00:00
darin%meer.net
864c98dade
fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil
2007-06-21 19:55:32 +00:00
mconnor%myrealbox.com
5580e61055
Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor
2007-06-21 19:55:31 +00:00
bryner%brianryner.com
fb9ccf5883
fixing firefox bustage
2007-06-21 19:55:30 +00:00
ben%bengoodger.com
232191baf2
Migration Branch landing, currently turned off!
2007-06-21 19:55:29 +00:00
bsmedberg%covad.net
f4d7c00091
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2007-06-21 19:55:28 +00:00
ben%netscape.com
2b20feb3f9
Fixing Firebird build bustage after timeless' fishy checkin to bug 58613.
2007-06-21 19:55:27 +00:00
varga%netscape.com
bd2da718cc
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2007-06-21 19:55:26 +00:00
bryner%netscape.com
3588b08de8
stub out OutputReferrerURL to fix phoenix bustage
2007-06-21 19:55:25 +00:00
hewitt%netscape.com
b0a0dfff02
moving the phoenix history from browser to toolkit
2007-06-21 19:55:24 +00:00
bugzilla%standard8.demon.co.uk
5a82a88426
Post review followup to bug 335154 mentioned by Neil on irc, remove extra full stop that shouldn't have been there.
2007-06-21 19:45:16 +00:00
bugzilla%standard8.demon.co.uk
4d90b6734c
Part of bug 335154 Add dynamic skin switch option to the debug preference pane. r/sr=Neil
2007-06-21 19:45:15 +00:00
gerv%gerv.net
82e546593e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-06-21 19:45:14 +00:00
pete.zha%sun.com
5df597e906
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2007-06-21 19:45:13 +00:00
timeless%mozdev.org
fc1a948d0b
Bug 182171 "Javascript" should be "JavaScript " and more...
...
patch by bugzilla@gemal.dk r=caillon sr=alecf
2007-06-21 19:45:12 +00:00
timeless%mac.com
b594e99ccf
Bug 164466 Remove unused debug window pref
...
patch by walk84@yahoo.com r=caillon sr=bryner
2007-06-21 19:45:11 +00:00
timeless%mac.com
510bb42f57
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2007-06-21 19:45:10 +00:00
bbaetz%student.usyd.edu.au
ce6208ece5
Bug 139782 - raw directory listing format is confusing
...
r=dougt, sr=darin
2007-06-21 19:45:09 +00:00
brade%netscape.com
d27c0501b0
new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, r=timeless, sr=dveditz, a=asa, adt=jaime
2007-06-21 19:45:08 +00:00
brade%netscape.com
a36239e8bb
new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime
2007-06-21 19:45:07 +00:00
bbaetz%student.usyd.edu.au
91f45d8a32
Bug 110760 - directory listings shouldn't reuly on libappcomps.
...
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2007-06-21 19:45:06 +00:00
timeless%mac.com
81ceae2f58
Bug 158790 - debug has printing prefs in a rendering group
...
patch by spiffonator@netscape.net r=timeless sr=alecf a=asa
2007-06-21 19:45:05 +00:00
dbaron%fas.harvard.edu
31fe01b54d
Remove front-end for nglayout.debug.enable_xpcom_refcnt_log pref, which has no backend. r=ben sr=blake b=156157
2007-06-21 19:45:04 +00:00
blakeross%telocity.com
e0844aa7a7
125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa
2007-06-21 19:45:03 +00:00
sgehani%netscape.com
585b115e4b
Make debug XUL boxes first item in pref pane.
...
r=stephend; sr=blake; checking in for timeless
2007-06-21 19:45:02 +00:00
sgehani%netscape.com
4effd96be5
Remove obsolete _elementID.
...
b=86780
2007-06-21 19:45:01 +00:00
sgehani%netscape.com
98c798412c
Eliminate debug pref: show about box as modal.
...
b=86780; r=morse; sr=alecf
2007-06-21 19:45:00 +00:00
bryner%netscape.com
9c8e03a56f
Updating wording in debug prefs panel to not discourage people from filing bugs about XBL form control problems.
2007-06-21 19:44:59 +00:00
rods%netscape.com
baf5aa7b80
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2007-06-21 19:44:58 +00:00
ben%netscape.com
b8dfeb782d
42798 - consistency in debug pref panel titles. patch from henrik gemal, sr=ben@netscape.com
2007-06-21 19:44:57 +00:00
blakeross%telocity.com
34ad0280a4
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2007-06-21 19:44:56 +00:00
blakeross%telocity.com
6b63226aab
Line of text is missing from debug pref pane. r=hewitt sr=hyatt
2007-06-21 19:44:55 +00:00