Commit Graph

12234 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
0ac8d00ace Bug 419409. MSAA/IAccessible2 broken in gmail. This fixes the crash part of the problem. r=marcoz, a=beltzner 2008-02-26 14:36:29 -08:00
smichaud@pobox.com
25798b7b4f Fix several focus bugs regressed by patch for bug 413882. b=404433 r=josh sr=roc 2008-02-26 14:08:27 -08:00
rhelmer@mozilla.com
63cec9b230 use dir with rc in the name b=417703 r=nthomas 2008-02-26 14:00:13 -08:00
dcamp@mozilla.com
9503bf9c88 Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner 2008-02-26 13:13:17 -08:00
igor@mir2.org
0490d5e5c8 bug=400902 r,a1.9=brendan Specialized GC arena for double values 2008-02-26 13:01:42 -08:00
dolske@mozilla.com
f7a46c76a0 Bug 419417 - Remember password infobar appears everytime with Exchange Server 2003 Web Access. r=gavin, a=blocking-ff3 2008-02-26 12:52:58 -08:00
florian@queze.net
f3105887fb Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner 2008-02-26 12:39:50 -08:00
joshmoz@gmail.com
6fb719efdb remove unused files, rename mac prompt service file to .mm. prep for exceptions handling. b=419389 r/sr=roc 2008-02-26 11:37:44 -08:00
joshmoz@gmail.com
024b65210e get window.focus() working again. b=419338 r=hwaara sr=roc 2008-02-26 11:32:19 -08:00
johnath@mozilla.com
0f1f2d3257 Backing out bug 406083 - landed after b4 string freeze. :( 2008-02-26 11:31:44 -08:00
kairo@kairo.at
94eb6c16c4 update German locale to current trunk and re-add it to the build 2008-02-26 11:28:53 -08:00
johnath@mozilla.com
423ab6fbb1 Safebrowsing appends "..." in XUL, should be localizable. b=406083, r=dcamp, a=blocking-firefox3 (beltzner) 2008-02-26 11:26:25 -08:00
edward.lee@engineering.uiuc.edu
de4eadb545 Disable bug 419403 test on windows. r=sdwilsh 2008-02-26 11:19:39 -08:00
edward.lee@engineering.uiuc.edu
15c83f4737 Bustage fix for bug 419403 - do more timeouts 2008-02-26 10:42:47 -08:00
bclary@bclary.com
d7b4cdc422 JavaScript Tests - regression tests for bug 410649, by Igor Bukanov 2008-02-26 10:40:56 -08:00
gavin@gavinsharp.com
7f33abb115 Bustage fix from bug 415928, r=ted 2008-02-26 10:30:21 -08:00
edward.lee@engineering.uiuc.edu
7b954899d4 Bug 419403 - Pimp My Download Manager Search! (multi word, match any text). r=sdwilsh, a1.9=beltzner 2008-02-26 09:52:17 -08:00
dcamp@mozilla.com
7444fdfd4e Bug 418752: don't bother fetching forwards on a failed safebrowsing update. r=tony, a=beltzner 2008-02-26 09:47:05 -08:00
timeless@mozdev.org
1461bdcdb0 Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore 2008-02-26 09:19:21 -08:00
brendan@mozilla.org
d04ec07f23 Fix regression from 419152 to test for 58274 (r/a=shaver). 2008-02-26 09:01:52 -08:00
timeless@mozdev.org
759965ad63 Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore 2008-02-26 08:50:27 -08:00
timeless@mozdev.org
0a586a6dbb Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore 2008-02-26 08:34:37 -08:00
timeless@mozdev.org
a2f9a64df3 Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore 2008-02-26 08:12:17 -08:00
nrthomas@gmail.com
68a8afb25f Bug 394046, latest round of cleanup for Fx2 --> Fx3 major update, r=ted.mielczarek 2008-02-26 07:27:09 -08:00
timeless@mozdev.org
a7cd3c0106 Bug 394114 Interfaces missing from various QI implementations. jsdContext r=caillon sr=jag a=dsicore 2008-02-26 07:10:19 -08:00
Olli.Pettay@helsinki.fi
e9fa8b5b8b Bug 402982, fixing bustage 2008-02-26 07:10:01 -08:00
timeless@mozdev.org
3be3d64ce2 Bug 405025 ASSERT_VALID_LOCK failed r=gijs a=dsicore 2008-02-26 07:07:05 -08:00
mats.palmgren@bredband.net
a907d70ffb Fix a compile warning. b=417895 r+sr=roc a=blocking1.9 2008-02-26 07:04:33 -08:00
mats.palmgren@bredband.net
9e192bb576 Make nsTypedSelection ctors initialize all members (fixes an UMR) and reorder members to save space. b=417895 r+sr=roc a=blocking1.9 2008-02-26 07:04:14 -08:00
timeless@mozdev.org
9fce33202b Bug 405025 ASSERT_VALID_LOCK failed r=gijs a=dsicore 2008-02-26 07:04:13 -08:00
Olli.Pettay@helsinki.fi
a31dfd8bf6 Bug 402982, r=jst, sr=sicking 2008-02-26 06:47:51 -08:00
ted.mielczarek@gmail.com
b90b328432 bug 415928 - fix packaging of CRT with jemalloc. r=bsmedberg/rhelmer 2008-02-26 06:47:04 -08:00
aaronleventhal@moonset.net
b38a4bf141 Bug 417249. AT-SPI document load complete events not triggered everytime. Take care of some more cases. r=ginn.chen, a=blocking1.9 2008-02-26 06:19:52 -08:00
peterv@propagandism.org
e9ba9613cb Fix bug 406596 (Link/anchor elements are focused within an contentEditable element) for designMode. r/sr=jst. 2008-02-26 06:09:52 -08:00
aaronleventhal@moonset.net
6df492a17d Bug 413778. Avoid creating and destroying extra empty nsDocAccessible when new tab opened. r=ginn.chen, a=blocking1.9 2008-02-26 06:04:25 -08:00
mats.palmgren@bredband.net
76af2248ae Process XPCOM events from nested native event loops. b=389931 r+sr=roc a=blocking1.9 2008-02-26 05:36:40 -08:00
Olli.Pettay@helsinki.fi
67622f2077 Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking 2008-02-26 04:40:18 -08:00
mozilla.mano@sent.com
bba9529cf7 Bug 419549 - click bookmark item does not work. r=mak77, a~post-facto, see comment 6. 2008-02-26 02:37:59 -08:00
reed@reedloden.com
0696bc4649 Bug 404014 - "The Password Manager dialog's label changes when clearing the Search box" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=dolske r=gavin a1.9=damons] 2008-02-26 02:03:36 -08:00
reed@reedloden.com
1784f2e0ef Bug 419166 - "Identity indicator should specify foreground color" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=gavin a1.9=damons] 2008-02-26 02:02:40 -08:00
reed@reedloden.com
5caa975618 Bug 359255 - "Importers: Import Filters from current Eudora" (Get{Native}Target implementations for OS X) [p=beckley@qualcomm.com (Jeff Beckley) r=mento sr=mscott a1.9=damons] 2008-02-26 01:57:06 -08:00
reed@reedloden.com
0e517d7826 Bug 415901 - "Error console should respect line breaks in error messages" [p=trev.moz@adblockplus.org (Wladimir Palant) r=gavin a1.9=damons] 2008-02-26 01:54:42 -08:00
reed@reedloden.com
1c2ae17125 Bug 419096 - "getPathSegAtLength() causes nsSVGPathSegMovetoAbs to leak" [p=longsonr@gmail.com (Robert Longson) r+sr=roc a1.9=damons] 2008-02-26 01:51:31 -08:00
reed@reedloden.com
70e372f1fb Bug 410114 - "Simplify nsTransform2D" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons] 2008-02-26 01:42:36 -08:00
dveditz@cruzio.com
5026ea36ad bug 417780 prevent tmpfile creation failures due to illegal chars in suggested name, r/sr=bsmedberg,neil 2008-02-26 01:23:02 -08:00
roc+@cs.cmu.edu
4d2c5dd483 Bug 408898. Aggressively SetWindow when paining on Mac with CG to prevent plugins drawing in the wrong place. patch by Matthew Gregan, r+sr=roc 2008-02-26 01:09:05 -08:00
aaronleventhal@moonset.net
c1cebef426 bug 417249, bug 417578, bug 405951, bug 413778, bug 412878. Fix missing, incorrect or crashing doc load events in Firefox and Thunderbird. r=surkov, a=blocking1.9 2008-02-26 00:51:10 -08:00
jdaggett@mozilla.com
ea95d72bfc Bug 419370. Allow single face font families, specified in a pref setting. r+sr=stuart 2008-02-26 00:00:44 -08:00
rflint@ryanflint.com
55b90dc809 Bug 400324 - Remove old safebrowsing 'speach bubble' UI code. r=tony, a=damons 2008-02-25 22:48:55 -08:00
mconnor@steelgryphon.com
f8c24c7bbb Bug 339229 - Stop shipping DOM Inspector in Firefox builds, r=bsmedberg 2008-02-25 22:18:12 -08:00