Commit Graph

6511 Commits

Author SHA1 Message Date
joshmoz@gmail.com
1ba62592c0 retain drag source view during drag in case gecko kills off the view during the drag. b=396829 r=smichaud sr=roc a=roc 2007-09-23 17:01:04 -07:00
gavin@gavinsharp.com
2d2412da5d Revert experimental change 2007-09-23 13:53:48 -07:00
gavin@gavinsharp.com
889f9ff27a Temporarily disabling the main browser progress listener to see what kind of impact it will have on perf numbers 2007-09-23 11:36:46 -07:00
Olli.Pettay@helsinki.fi
f9c785fb8b backout the test patch for Bug 373462 and 385322 2007-09-23 09:10:12 -07:00
Olli.Pettay@helsinki.fi
1d42d7ad32 Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc' 2007-09-23 07:05:27 -07:00
reed@reedloden.com
443c599ff9 Bug 396992 - "On Linux, beautified FTP listings should use the stock icons" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a1.9=mconnor] 2007-09-22 18:35:29 -07:00
mozilla.mano@sent.com
0091a61a51 Bug 396630 - places keyboard shortcuts in the places organizer are broken on mac. r=dietrich, a=mconnor. 2007-09-22 16:01:08 -07:00
mozilla.mano@sent.com
10e4907d9e Bug 397161 - Keyword field should be hidden in the new popup. r=dietrich, a=mconnor. 2007-09-22 15:58:35 -07:00
mozilla.mano@sent.com
8d086fa03c Bug 397165 - Unified search should exclude items under tag containers. r=dietrich. a=mconnor. 2007-09-22 15:56:51 -07:00
mozilla.mano@sent.com
2a7a2ceb32 Bug 396556 - Bookmarks menu does not update when adding/deleting/reloading livemarks or when adding/deleting bookmarks. r=dietrich. 2007-09-22 15:54:42 -07:00
mrbkap@gmail.com
40d1182d3f Fix obsolete test and add a new test to fix orange. 2007-09-22 14:42:36 -07:00
mrbkap@gmail.com
e2aef6cdbe Only allow XOW wrapped prototypes to go to null, not other objects. bug 394815, r+sr+a=brendan 2007-09-22 14:12:32 -07:00
mrbkap@gmail.com
dbdd20c732 Fix Convert to work for JSTYPE_VOID and make sure it reports an error. bug 394436, r=jst sr=brendan 2007-09-22 14:09:51 -07:00
mrbkap@gmail.com
51598ca325 Restore the right caret in all cases. bug 395888, r+sr+a=roc 2007-09-22 14:06:58 -07:00
mrbkap@gmail.com
f52c2fdd71 Fix old bug where we wouldn't close ts after a compilation error. bug 397136, r+a=brendan 2007-09-22 13:13:35 -07:00
asqueella@gmail.com
0bc2e0d6df bug 396307 - Preference bindings don't report exceptions in user-defined event handlers to the Error Console fix by switching from dump()ing the exception in the catch clause to using Components.utils.reportError() r=gavin, a=mconnor 2007-09-22 12:51:10 -07:00
asqueella@gmail.com
70469d1cb5 fix bug 369214 (ASSERTION: The observer list changed while being iterated over!: 'count == mObservers.Count()' in libpr0n) by switching the observers list to use nsTObserverArray. r=stuart a=1.9 blocker 2007-09-22 12:40:57 -07:00
bent.mozilla@gmail.com
24c1dcb520 Bug 395407 - Symbol upload and unpack can conflict if builds have the same buildid. Actually make the previously approved patch work. r=luser. 2007-09-22 09:55:43 -07:00
Olli.Pettay@helsinki.fi
4828fb7a4d Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me 2007-09-22 08:57:03 -07:00
jwalden@mit.edu
3e22e6ba33 Bug 396833 - "ASSERTION: nsAppShell::Exit() called redundantly" on shutdown. Convert the assertion to a warning because the problem doesn't really have any bad consequences, thus allowing assertions to be fatal (!) on the Mac debug tinderbox. r+sr+a=roc 2007-09-22 06:52:14 -07:00
roc+@cs.cmu.edu
c11d00e32d Backing out due to test bustage 2007-09-22 06:28:16 -07:00
roc+@cs.cmu.edu
d72a839c93 Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron 2007-09-22 05:43:52 -07:00
ajschult@verizon.net
6bd799f574 Fix camino bustage from bug 394346 (hopefully) 2007-09-21 20:58:21 -07:00
sdwilsh@shawnwilsher.com
141c97a0d7 Seamonkey bustage fix. r=ajschult 2007-09-21 19:34:56 -07:00
reed@reedloden.com
7c1a1ff9dc Bug 393235 - "Removal of Non-Cairo from gtk2bin.h" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-21 19:25:23 -07:00
sdwilsh@shawnwilsher.com
535352ec77 Bug 394346 - Allow for named notifications with nsIAlertsService. r=mano, a=mconnor 2007-09-21 19:08:28 -07:00
bzbarsky@mit.edu
8da8c9ce92 Fix content leak due to double-init of oveflow placeholders. Bug 397011, r+sr+a=roc 2007-09-21 18:24:40 -07:00
anodelman@mozilla.com
a3e1a9690d Bug 396789 - talos sometimes mangled url names. p=anodelman r=bhearsum 2007-09-21 17:01:35 -07:00
preed@mozilla.com
9c5732a570 Bug 387970: Fix permissions of release deliverables; also, some path-construction cleanup, and a MozBuild::Util fix. r=cf 2007-09-21 16:58:52 -07:00
rob_strong@exchangecode.com
86f137b5bd Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor 2007-09-21 16:12:21 -07:00
mozilla.mano@sent.com
1b9bbe3b58 Bug 387749 - add an item detail pane to the organizer. r=dietrich (r=gavin for editable-menulist changes). a=mconnor. 2007-09-21 15:57:18 -07:00
dietrich@mozilla.com
fadc2450b5 Bug 395082 Assertion when right clicking in the Bookmarks Manager, open in tabs disabled for folders in the left hand pane of the organizer (r=sspitzer) 2007-09-21 15:48:23 -07:00
rob_strong@exchangecode.com
53ed7a0b76 Bug 396870 - Add file in use uninstall support (also fixes bug 252273). r=sspitzer, a1.9=mconnor 2007-09-21 15:09:04 -07:00
anodelman@mozilla.com
e37b8fa76a Bug 397004 - pageloader won't work with -tpchrome and self timing. a=anodelman, r=vladimir 2007-09-21 14:43:17 -07:00
nrthomas@gmail.com
57388815c0 Bug 394037, version bumps to 3.0a9pre, p=joduinn & cf, r=preed 2007-09-21 14:17:38 -07:00
mkaply@us.ibm.com
cb68ce4118 Bug 397091 - attempt to fix OS/2 bustage 2007-09-21 12:41:45 -07:00
sspitzer@mozilla.org
e1b0f4efbe fix for bug #396689: double entity view.columns.label in places.dtd fix for bug #396920: Invalid accesskeys for Show Columns and Sort in the Places Organizer patch=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=sspitzer 2007-09-21 12:07:02 -07:00
jst@mozilla.org
c030bb9978 Adding npruntime scriptability sample. A dumb sample, but it's all we've got an I have no time to make it better now. Not part of the build. 2007-09-21 11:35:38 -07:00
dietrich@mozilla.com
39bfcb5b48 Bug 393546 Star-icon needs a tooltip with a description of what it's doing when clicking on it (r=sspitzer) 2007-09-21 11:18:34 -07:00
sdwilsh@shawnwilsher.com
c52ad335ce Bug 395526 - Change assertions to real errors in mozStorageStatement.cpp. r=sspitzer, a=bzbarsky 2007-09-21 11:13:47 -07:00
bzbarsky@mit.edu
ee2d3464be Fire DOMContentLoaded async from EndLoad. Bug 344305, r=sicking, sr=jst, a=sicking 2007-09-21 10:30:37 -07:00
bclary@bclary.com
08f32110e0 JavaScript Test - regression test for bug 396900, by Norris Boyd, not part of the build 2007-09-21 10:11:48 -07:00
neil@parkwaycc.co.uk
0361496850 Remove expensive DOMAttrModified listeners b=395496 r=Enn sr+a=bz 2007-09-21 09:09:45 -07:00
kairo@kairo.at
2f3e39f0b9 bug 394671 - cvs remove extensions/help, r+sr=Neil a=bsmedberg 2007-09-21 08:03:20 -07:00
bclary@bclary.com
bdffed1c10 JavaScript Test - regression test for bug 380933, by Jesse Ruderman, not part of the build 2007-09-21 07:55:45 -07:00
bclary@bclary.com
176cee8e0c JavaScript Test - regression test for bug 352616, not part of the build 2007-09-21 07:52:04 -07:00
bclary@bclary.com
4f22780b0c JavaScript Test - regression test for bug 381374, by Jesse Ruderman, not part of the build 2007-09-21 07:48:55 -07:00
bclary@bclary.com
1c240c61f4 JavaScript Test - regression test for bug 394967, by Jesse Ruderman, not part of the build 2007-09-21 07:45:48 -07:00
bclary@bclary.com
48d43cdece JavaScript Tests - regression tests for bug 358594, by Jesse Ruderman, not part of the build 2007-09-21 07:39:09 -07:00
bclary@bclary.com
c41a2b30f6 JavaScript Test - regression test for bug 379245, by Igor Bukanov, not part of the build 2007-09-21 07:33:29 -07:00