Граф коммитов

217609 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal@moonset.net 560b818185 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 9c6f630a31 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 ef5fceaa12 Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking 2008-02-26 04:40:18 -08:00
mozilla.mano@sent.com b62186551a 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 99bfaed025 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 3eda15d7ba 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 8fdcafd6ca 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 ae71fa4e2a 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 5afb0d4f7b 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 c6632d60fc 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 df0a627cfc 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 a2af582cb2 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 b9f3265a40 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 66ac3efc2b 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 e6d2eb44e9 Bug 400324 - Remove old safebrowsing 'speach bubble' UI code. r=tony, a=damons 2008-02-25 22:48:55 -08:00
mconnor@steelgryphon.com cbdecd2221 Bug 339229 - Stop shipping DOM Inspector in Firefox builds, r=bsmedberg 2008-02-25 22:18:12 -08:00
dolske@mozilla.com 73af265d34 Add explicit colordepth test for bug 414720 - Enable 24-bit display on Windows test boxes. 2008-02-25 21:30:36 -08:00
caillon@redhat.com 450ccb8722 Bug 418601 icons and documentation files (LICENSE and README.txt) should not be installed as executable on linux Patch from Martin Stransky <stransky@redhat.com> r=bsmedberg a=damons 2008-02-25 21:19:59 -08:00
jruderman@hmc.edu 52da5cbb07 Add crashtests 2008-02-25 20:44:03 -08:00
karlt+@karlt.net c27fa7a7dd don't use frame origin offsets to store ascents. b=363240, r+sr=roc 2008-02-25 20:19:36 -08:00
sayrer@gmail.com 2cf84b6399 backout bug 418652. support MOZ_PSM build flag in toolkit/library. 2008-02-25 17:28:51 -08:00
brendan@mozilla.org 4d54ca94e5 Shaver's huge patch for 419152 (Huge, I say; r=me). 2008-02-25 16:59:36 -08:00
mhammond@skippinet.com.au ddfa0789da Get Python extensions buildng again on the trunk. NPOTDB. 2008-02-25 16:55:21 -08:00
jruderman@hmc.edu 165773163d Add crashtests 2008-02-25 16:54:14 -08:00
dougt@meer.net 2b9746e509 bug 418652. support MOZ_PSM build flag in toolkit/library. r=bsmedberg, a=damons 2008-02-25 16:44:29 -08:00
edward.lee@engineering.uiuc.edu 0b2da9c62b Bug 419068 - Allow tagged pages to mingle with non-tagged autocomplete results 2008-02-25 16:22:09 -08:00
edward.lee@engineering.uiuc.edu c2c8417f6d Bug 418920 - Allow multiple word search with tags in addition to title and url 2008-02-25 15:58:23 -08:00
edward.lee@engineering.uiuc.edu fb873898c4 Bug 405320 - support "out of order" multiple word tag search in the url bar and in the places organizer. b-ff3=beltzner 2008-02-25 15:57:19 -08:00
edward.lee@engineering.uiuc.edu 9b732f8afb Bug 416211 - Tagged results don't show bookmark title when matching the tag 2008-02-25 15:54:30 -08:00
edward.lee@engineering.uiuc.edu cf4f835769 Bug 401660 - when showing autocomplete result, show tags that partially match. r=dietrich, a1.9=damons 2008-02-25 15:52:14 -08:00
edward.lee@engineering.uiuc.edu 02df9e0829 Bustage fix for bug 416208 testcase 2008-02-25 15:47:44 -08:00
neil@parkwaycc.co.uk 2d877e8099 RTL flags aren't host Cflags when you're cross-compiling b=419272 r=ted a=damons 2008-02-25 15:38:23 -08:00
dolske@mozilla.com d379278d10 Bug 413497 - Awesome bar should use a throbber to provide feedback that search is in progress. r=mano, ui-r=beltzner, a1.9=damons 2008-02-25 14:30:48 -08:00
dtownsend@oxymoronical.com 8efcb054e3 Bug 417583: Find updates button needs disabling/hiding in some contexts. r=gavin.sharp 2008-02-25 14:26:38 -08:00
rflint@ryanflint.com 0f38ec9f12 Bug 415700. r=gavin a=blocking-fx3 2008-02-25 14:13:30 -08:00
myk@mozilla.org 93978ea1b8 bug 416208: update content pref service to reflect changes to mozIStorageService::openDatabase and improve robustness against database file and schema corruption; r=sdwilsh, a=dsicore 2008-02-25 14:07:52 -08:00
mozilla.mano@sent.com de0a24997d Bug 403263 (along with 405776, 413977, 418813) - deleting a separator in menus deletes all items preceding it. r=mak77. 2008-02-25 13:45:22 -08:00
edward.lee@engineering.uiuc.edu 547763099f Bug 401316 - Open-with downloads are readonly. r=biesi, sr=biesi, a1.9=damons 2008-02-25 13:38:54 -08:00
edward.lee@engineering.uiuc.edu f0f685cbd8 Bug 395735 - Instrument the location bar auto-complete to report accuracy. r=dietrich, a1.9=damons 2008-02-25 13:35:57 -08:00
edward.lee@engineering.uiuc.edu 5596d5fcf3 Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons 2008-02-25 13:33:39 -08:00
dcamp@mozilla.com f55026aefe Bug 419108: Offline exceptions button uses Ci where it isn't available. r=gavin, a=damons 2008-02-25 13:24:14 -08:00
myk@mozilla.org 1ce2fe40f8 bug 415732: expose way for chrome/extensions to register feed handler in current session; r=mano, a=dsicore 2008-02-25 13:24:10 -08:00
dbaron@dbaron.org 42c10ce5b0 Fix handling of 'right'-derived static positions (mostly for RTL) when containing block has asymmetric border. b=419072 r+sr=roc a=damons 2008-02-25 13:16:21 -08:00
ctalbert@mozilla.com b64c2657a5 Changing install.rdf vesion to 0.1.8 for QAC (no bug) r=jay 2008-02-25 13:04:43 -08:00
dcamp@mozilla.com 7585c34a33 Bug 418897: Update nsUrlClassifierDBServiceWorker::OpenDB() from changes to mozIStorageService::OpenDatabase. r=tony, r=sdwilsh, blocking-firefox3=beltzner 2008-02-25 12:58:34 -08:00
ted.mielczarek@gmail.com 2ebd29a193 bug 419348 - build config fixes for pgo on mac. r=bsmedberg 2008-02-25 12:52:19 -08:00
ted.mielczarek@gmail.com 5c05fcf58d bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg 2008-02-25 12:50:35 -08:00
aaronleventhal@moonset.net 3cdf3296d8 Bug 419413. Crash [ @ CAccessibleHyperlink::get_anchorTarget() ]. r=marcoz, a=dsicore 2008-02-25 12:40:19 -08:00
ted.mielczarek@gmail.com 011e4039d4 bug 418866 - skip PGO in jemalloc. r=bsmedberg 2008-02-25 12:25:25 -08:00
rhelmer@mozilla.com 037d5e8f8a symbol server key location is platform dependent b=417889 r=nthomas 2008-02-25 10:36:22 -08:00