Commit Graph

187314 Commits

Author SHA1 Message Date
jwalden@mit.edu
8b7ea7080d Kick the stupid Windows tinderbox. 2007-12-22 08:36:21 -08:00
jwalden@mit.edu
96e43e2c08 Mr. President, we must not allow a crashtest gap! 2007-12-22 07:20:26 -08:00
Olli.Pettay@helsinki.fi
06d8c0e6fb Backing out the smaller arena, Bug 408720 2007-12-22 05:58:49 -08:00
Olli.Pettay@helsinki.fi
4a9cdc7242 Testing smaller arena to reduce HM, Bug 408720 2007-12-22 05:20:24 -08:00
neil@parkwaycc.co.uk
dceab00b9e Bug 401388 Help viewer filters filtered datasources r=Waldo a=mconnor (over IRC) 2007-12-22 03:58:21 -08:00
neil@parkwaycc.co.uk
8a3af003c2 Bug 409168 Exclude unnamed topics from help viewer r=Waldo a=mconnor (over IRC) 2007-12-22 03:57:49 -08:00
roc+@cs.cmu.edu
10fb778c7b Bug 409337. Discard invalidation requests made by hidden plugins. r=josh,sr=jst,a=beltzner 2007-12-22 00:56:57 -08:00
reed@reedloden.com
3ffd210da6 Bug 406580 - "Faster copying of RGB pixel data" (Fix the build on FreeBSD) [p=reg@freebsd.org (Jeremy Lea) r+a1.9=stuart] 2007-12-21 22:17:21 -08:00
reed@reedloden.com
0a49b2ead0 Bug 409367 - "[sk] DOMi update for bug 393353" [p=valastiak@mozilla.sk (Vlado Valastiak) r=rado a1.9=beltzner] 2007-12-21 22:15:17 -08:00
reed@reedloden.com
9a18e05925 Bug 409386 - "mozStorageArgvValueArray::GetString returns wrong length" [p=ondrej@allpeers.com (Ondrej Brablc) r=sdwilsh a1.9=schrep] 2007-12-21 22:09:25 -08:00
edward.lee@engineering.uiuc.edu
332a7a5f21 Bug 408745 - Download Manager clobbers the UI thread and is slow to respond when updating its list. r=sdwilsh, a1.9=mconnor 2007-12-21 19:45:54 -08:00
surkov.alexander@gmail.com
79e6688343 Bug 408831 add check on defunct for tree accessible, r=marcoz, a=beltzner 2007-12-21 19:17:31 -08:00
sdwilsh@shawnwilsher.com
fba7fc0a48 Bug 401190 - nsNavHistory should implement nsIDownloadHistory. r=dietrich, a=mconnor 2007-12-21 18:27:11 -08:00
bclary@bclary.com
abfe94f287 JavaScript Test - add additional tests for Function constructor, bug 408271, not part of the build 2007-12-21 17:58:43 -08:00
dwitte@stanford.edu
c711729cf4 fix OS/2 bustage. 2007-12-21 17:06:43 -08:00
dwitte@stanford.edu
1f9e2d27d8 (final) relanding since this has no Ts impact. 2007-12-21 16:56:28 -08:00
edward.lee@engineering.uiuc.edu
f5856ad1c3 Bug 409317 - Download date/time should show the full date and time as a tooltip. r=sdwilsh, a1.9=beltzner 2007-12-21 15:18:05 -08:00
edward.lee@engineering.uiuc.edu
d0e4db932c Bug 409105 - Just finished download shows start time instead of completed time. r=sdwilsh, a1.9=beltzner 2007-12-21 15:12:34 -08:00
edward.lee@engineering.uiuc.edu
0428bb6509 Bug 409311 - I see beach ball instead of download manager. r=sdwilsh, a1.9=beltzner 2007-12-21 14:58:07 -08:00
edward.lee@engineering.uiuc.edu
4b3252c169 Bug 408696 - Don't show leading 0 for download dates. r=sdwilsh, a1.9=beltzner 2007-12-21 14:55:56 -08:00
sayrer@gmail.com
3586680e00 Bug 409324. js_DoubleToECMA(u)Int32 should return jsdouble, not a useless always-true JSBool. r/a=brendan 2007-12-21 14:06:37 -08:00
ted.mielczarek@gmail.com
a6576a636a bug 408729 - collect time since open stat. r=mento 2007-12-21 13:49:32 -08:00
bhearsum@mozilla.com
cd000c647f bug 408849: make bootstrap pull patcher-configs from public repo - (minor comment fix). patch=me 2007-12-21 12:09:12 -08:00
bhearsum@mozilla.com
f6a58c75cb bug 409447: remove 3.0a2,a3,a4 from update verify configs. r=rhelmer, patch=me 2007-12-21 11:49:56 -08:00
sdwilsh@shawnwilsher.com
cb2d548eb4 Bug 400544 - nsINavHistoryService::addVisit should take a uri for the referrer, not a place id. r=mano, a=beltzner. 2007-12-21 11:43:13 -08:00
ted.mielczarek@gmail.com
0ed9e428ae bug 407229 - Breakpad fails to send on Fedora F8 - modify first restart arg to remove -bin. r=bsmedberg 2007-12-21 11:40:39 -08:00
sdwilsh@shawnwilsher.com
456602fe30 Bug 400544 - nsINavHistoryService::addVisit should take a uri for the referrer, not a place id. r=mano, a=beltzner. 2007-12-21 11:37:18 -08:00
dtownsend@oxymoronical.com
e4f9d7cf9a Bug 401153: Provide resource:// substitutions for installed add-ons. r=bsmedberg, a=beltzner 2007-12-21 11:32:54 -08:00
bhearsum@mozilla.com
728f308b50 bug 408868: teach verify-locales about tar.bz2 and betas - make bootstrap use the new verify-locales.pl syntax. r=cf, patch=me 2007-12-21 11:21:44 -08:00
igor@mir2.org
2a396929ca Bug 408271: check for missing return when parsing a function body in one place. r,a=brendan 2007-12-21 11:11:46 -08:00
mrbkap@gmail.com
2605476d7c XPCNativeWrappers can confuse the short-circuiting code. bug 409291, r+sr=jst a=beltzner 2007-12-21 11:06:29 -08:00
mrbkap@gmail.com
a2c54f7e09 Don't resolve things on SJOW's prototype and make toString on it work again. bug 409298, r+sr=jst a=beltzner 2007-12-21 11:05:05 -08:00
mrbkap@gmail.com
ebeda3a57d Do not treat backspace as whitespace to match IE and Opera. bug 404252, r+sr=jst 2007-12-21 10:57:16 -08:00
neil@parkwaycc.co.uk
622328f81e Bug 408904 Fix crash regression from bug 384874 r=Enn sr=bz a=beltzner 2007-12-21 09:59:35 -08:00
bhearsum@mozilla.com
0680bcbe21 bug 409231: bump staging-trunk-automation configs to 3.0b3. r=rhelmer, patch=me 2007-12-21 07:25:32 -08:00
dwitte@stanford.edu
e49c50fc32 reverting change. 2007-12-21 07:02:13 -08:00
martijn.martijn@gmail.com
d5d52613f5 Mochitest for bug 397571, r=martijn.martijn 2007-12-21 06:42:27 -08:00
jst@mozilla.org
cd9f29a349 Fixing bug 408792. Remove some expensive QI calls from frequently called code. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2007-12-21 05:44:58 -08:00
reed@reedloden.com
cec5297cf5 Bug 265698 - "XUL tab widgets are rendered incorrectly" (Refactor native GTK drawing of tabs, taking advantage of the new CSS) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr+a1.9=roc] 2007-12-21 04:25:10 -08:00
reed@reedloden.com
df0247312a Bug 265698 - "XUL tab widgets are rendered incorrectly" (Refactor native GTK drawing of tabs, taking advantage of the new CSS) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr+a1.9=roc] 2007-12-21 03:51:48 -08:00
reed@reedloden.com
bc9eaba49e Bug 265698 - "XUL tab widgets are rendered incorrectly" (Redo CSS for tabboxes, gnomestripe only) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr+a1.9=roc] 2007-12-21 03:47:43 -08:00
reed@reedloden.com
cdf7b17a45 Bug 408288 - "This particular animated gif looks distorted at the right side" (Really do the clipping in the right way) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart a=blocking1.9+] 2007-12-21 03:41:59 -08:00
reed@reedloden.com
fd14a360c9 Bug 257437 - "[GTK2] NS_THEME_SEPARATOR, NS_THEME_SPLITTER implementation" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-21 03:40:03 -08:00
reed@reedloden.com
e69ec042cf Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 03:30:29 -08:00
reed@reedloden.com
2301f0d23e Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 03:30:00 -08:00
dwitte@stanford.edu
74674f7f69 add assertion. 2007-12-21 03:22:31 -08:00
dwitte@stanford.edu
2083c9f479 reland part of bug 407442. 2007-12-21 03:22:18 -08:00
reed@reedloden.com
622482ea5f Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-21 03:17:01 -08:00
reed@reedloden.com
18f73c2030 Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-21 03:06:20 -08:00
reed@reedloden.com
9766a47813 Bug 326245 - "Print commands do not cope with spaces in printer names" [p=mh+mozilla@glandium.org (Mike Hommey) r=timeless a1.9=beltzner] 2007-12-21 02:45:00 -08:00