Commit Graph

10354 Commits

Author SHA1 Message Date
mats.palmgren@bredband.net
a722a6e52c Ignore restyle requests once PresShell::Destroy() has been called. b=279505 r+sr=bzbarsky a=mtschrep 2008-01-18 10:18:19 -08:00
rhelmer@mozilla.com
33fec3a1d3 not finding buildid should not be fatal, warn instead b=410806 r=bsmedberg 2008-01-18 08:58:31 -08:00
gavin@gavinsharp.com
64d2b2b53c Bug 412841: POST bookmark keywords are broken because tabbrowser's loadURIWithFlags doesn't pass the postData argument to browser's loadURIWithFlags, r=mano, a=schrep 2008-01-18 08:57:14 -08:00
benjamin@smedbergs.us
b4452274aa Bug 411505 - Automatic update broken in Swedish and Spanish Windows, r=luser 2008-01-18 08:27:44 -08:00
rhelmer@mozilla.com
14dd6ea1f1 bump relnote URL b=410006 r=cf a=clouserw 2008-01-18 08:16:31 -08:00
peterv@propagandism.org
63e4ecdee0 Back out remainder of patch for bug 412491 to try to fix orange. 2008-01-18 07:36:28 -08:00
peterv@propagandism.org
9926e9682e Back out to try to fix orange. 2008-01-18 05:59:07 -08:00
peterv@propagandism.org
4c040e3394 Fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). r=igor, sr=jst. 2008-01-18 05:29:06 -08:00
Olli.Pettay@helsinki.fi
c32a710c15 Bug 408720, trying to reduce MH/tpbytes, patch 3, r+sr=sicking 2008-01-18 05:24:57 -08:00
kaie@kuix.de
9707fe5d97 Follow up to bug 399590, add the new library file to packaging 2008-01-18 03:20:15 -08:00
dtownsend@oxymoronical.com
b724b68f82 Bug 408869: Make the extension installation dialog easier to understand. r=mano, a=schrep. 2008-01-18 02:51:07 -08:00
kaie@kuix.de
6dee00122d Bug 399590, Update Mozilla trunk to use NSS tag NSS_3_12_BETA1 r=rrelyea, a1.9=mtschrep 2008-01-18 02:40:58 -08:00
reed@reedloden.com
2c81d2a307 Back out patch from bug 411579, as there may be a Ts perf regression. 2008-01-18 02:36:40 -08:00
sayrer@gmail.com
c03345ae1f bustage fix for bug 411579. 2008-01-18 01:28:01 -08:00
reed@reedloden.com
2b3ef8b034 Bug 323740 - "Crash [@ nsViewManager::UpdateWidgetsForView]" [p=hskupin@gmail.com (Henrik Skupin) r+sr=roc a1.9=schrep] 2008-01-18 01:10:37 -08:00
reed@reedloden.com
cf0a71a1f5 Bug 412811 - "xpconnect-tools build broken" [p=armin76@gentoo.org (Raúl Porcel) r+sr=bsmedberg (NPODB)] 2008-01-18 01:09:18 -08:00
reed@reedloden.com
a6dbb66e21 Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+] 2008-01-18 01:08:09 -08:00
jruderman@hmc.edu
eb2411d1e0 Try again, without the test comparing span background with mathml background. I guess that can fail if the body text font is larger than the MathML font. 2008-01-17 23:32:47 -08:00
dietrich@mozilla.com
3f10114b50 Backout Jesse's orange-ness 2008-01-17 23:12:31 -08:00
dietrich@mozilla.com
8ca30a327e Bug 382711 - on migration or db upgrade of a profile with livemarks, we start up the livemark service' update timer (r=sspitzer) 2008-01-17 22:58:52 -08:00
bzbarsky@mit.edu
a0a4bcad25 Add an internal security-check-less method for adding rules to stylesheets to fix bug 386939. r+sr=dbaron 2008-01-17 21:23:44 -08:00
karlt+@karlt.net
89744d21cb apply scriptlevel increment to denominator as well as numerator b=412897, r+sr+a=roc 2008-01-17 20:41:54 -08:00
jruderman@hmc.edu
c56d1b8007 Add reftests for handling of mathbackground attribute 2008-01-17 20:41:42 -08:00
florian@queze.net
947cfddd62 Bug 408940 - Setting the value property of a menulist to null should remove the old value. Followup patch to fix regressions (bug 412497, 412534 and 412541) r=Mano, a1.9=schrep 2008-01-17 20:29:17 -08:00
dholbert@cs.stanford.edu
2d3395bf81 Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+ 2008-01-17 20:18:21 -08:00
aaronleventhal@moonset.net
9355a5f0ed Fixing bustage again 2008-01-17 19:24:26 -08:00
aaronleventhal@moonset.net
87f294895b Fixing bustage again 2008-01-17 19:09:10 -08:00
aaronleventhal@moonset.net
c8aadc225c Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:56:38 -08:00
aaronleventhal@moonset.net
81d84d4218 Backing out until I have fix for bustage 2008-01-17 18:49:04 -08:00
aaronleventhal@moonset.net
f93ffe1641 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:33:56 -08:00
jruderman@hmc.edu
efddd7c74b Add a crashtest 2008-01-17 16:43:25 -08:00
jruderman@hmc.edu
14872d01af Add crashtest 2008-01-17 15:47:04 -08:00
bhearsum@mozilla.com
fc47f06af4 bug 411928: Bootstrap::Step::TinderConfig should support Nightly mode. r=rhelmer, patch=me 2008-01-17 11:40:20 -08:00
bhearsum@mozilla.com
1f862fa1cf bug 412454: the Bootstrap Makefile should be more generic - support different versions, products in Makefile. r=rhelmer, patch=me 2008-01-17 11:31:02 -08:00
smichaud@pobox.com
1af9471961 Fix a number of focus bugs on OS X. b=403232 r=joshmoz sr=roc 2008-01-17 08:58:29 -08:00
longsonr@gmail.com
caa5e32979 Bug 409461 - ASSERTION: SVG frame expected with svg:after. r+sr=bzbarsky,a1.9=beltzner 2008-01-17 08:28:57 -08:00
pete@mozdevgroup.com
e9458c8b83 b=408127 r=varga UI Elements/Events to be instrumented listen for Larry and bm star popups --pete 2008-01-17 08:13:25 -08:00
edward.lee@engineering.uiuc.edu
ece482618a Bug 382526 - "Content Encoding Error" error page repeats itself. r=beltzner, sr=bzbarsky, a1.9=schrep 2008-01-17 08:07:11 -08:00
reed@reedloden.com
e84a13e51f Bug 411968 - "Finishing JS_AlreadyHasOwnProperty" (CHECK_REQUEST(cx) in JS_AlreadyHasOwn{,UC}Property) [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan] 2008-01-17 02:28:57 -08:00
reed@reedloden.com
d194eb919f Bug 404015 - "The Password Manager dialog's list selection changes when pressing Escape" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano a1.9=schrep] 2008-01-17 02:26:14 -08:00
reed@reedloden.com
1c92a2eaf9 Bug 404825 - "Bookmark folders in Personal Toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-01-17 02:24:31 -08:00
reed@reedloden.com
7298f80eb7 Bug 412281 - "[GTK] Unfocused options list looks like focused ones" (use -moz-cellhighlight* for non focused selects) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-17 02:22:34 -08:00
reed@reedloden.com
8a35e033c5 Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest. 2008-01-17 02:11:00 -08:00
reed@reedloden.com
139d61da74 Bug 408808 - "nsProxiedService.h should not use NS_GetProxyForObject" [p=prasad@medhas.org (Prasad Sunkari [prasad]) r=bsmedberg sr=Neil a1.9=schrep] 2008-01-16 23:52:17 -08:00
ctalbert@mozilla.com
9fe04a1f26 bug 403198 QAX install version; review: Zach 2008-01-16 23:13:57 -08:00
reed@reedloden.com
1340e977d7 Fix bustage on Solaris from bug 193001. 2008-01-16 23:10:23 -08:00
ctalbert@mozilla.com
d427c344f4 bug 396786 review: jay 2008-01-16 23:09:59 -08:00
reed@reedloden.com
3b0f09a194 Fix bustage from bug 405512 by removing unneeded |if| check. 2008-01-16 23:06:43 -08:00
reed@reedloden.com
a65b292027 Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 23:00:31 -08:00
reed@reedloden.com
2628c5157a Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 22:57:13 -08:00