Commit Graph

6226 Commits

Author SHA1 Message Date
dholbert@cs.stanford.edu
cacdf4f467 Bug 387876 - Columns in absolutely positioned div break when changed, r=roc sr=roc blocking1.9=dbaron 2007-09-24 12:52:09 -07:00
bclary@bclary.com
098afa4620 JavaScript Test - regression test for bug 396684, by Igor Bukanov, not part of the build 2007-09-24 12:20:54 -07:00
bclary@bclary.com
e5d897e8e0 JavaScript Tests - regression tests for bug 396969, by Brendan Eich, not part of the build 2007-09-24 11:41:14 -07:00
myk@mozilla.org
61aa2f3cd5 bug 396989: change 'Save to Disk' to 'Save File' in Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:27:15 -07:00
myk@mozilla.org
1267e1c008 bug 396991: remove filter explanation from Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:24:10 -07:00
aaronleventhal@moonset.net
56a9edff1b Partial backout of bug 371156 until we can deal with breakage of accessible object hierarchy that it caused (regression bug 397032). 2007-09-24 11:23:03 -07:00
dholbert@cs.stanford.edu
ecb8184e90 Bug 367673, Handle width-computation arithmetic with nscoord_MAX. r=roc sr=roc a1.9=roc 2007-09-24 10:30:42 -07:00
smichaud@pobox.com
adafe4c32c Avoid problem with bogus events. b=397039 r=joshmoz sr=roc a=roc 2007-09-24 07:33:45 -07:00
masayuki@d-toybox.com
f708f7c17f Bug 389056 Don't break line between periods and quote, the additional patch r+sr+a=roc 2007-09-24 02:29:22 -07:00
bent.mozilla@gmail.com
d621642b2b Bug 397311 - Need a JSAutoRequest in xpcJSWeakReference::Init. r=brendan, sr+a=jst. 2007-09-23 23:09:56 -07:00
bent.mozilla@gmail.com
3270cf0721 Bug 395059 - "Update client.mk to reflect changes from bug 381902". r+a=bsmedberg. 2007-09-23 21:46:24 -07:00
gavin@gavinsharp.com
f2774a0bcb Back out bug 392055 due to bustage 2007-09-23 20:44:28 -07:00
sdwilsh@shawnwilsher.com
1f50806bc7 bustage fix 2007-09-23 20:22:46 -07:00
roc+@cs.cmu.edu
bfd939088e Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron 2007-09-23 19:19:14 -07:00
sdwilsh@shawnwilsher.com
cc8e5bfb57 Bug 392055 - NS_ENSURE_SUCCESS should print out the error code. r=benjamin, sr=bzbarsky, a=bzbarsky 2007-09-23 19:04:47 -07:00
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