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

11958 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 20f1e3c4e7 merge 2009-08-15 00:52:06 +02:00
Dão Gottwald 7950e40420 Backed out changeset 8f77197a8f99 2009-08-15 00:51:49 +02:00
Henrik Skupin 470271d3a3 Bug 496235 - Menulist should not set current item to null when using an out-of-range value for selectedIndex. r=enn 2009-08-14 23:16:02 +02:00
Nochum Sossonko 80cde7a92f Bug 490178 - Need a way to set the direction on a richlistbox. r=enn 2009-08-14 23:15:59 +02:00
Taras Glek ca66146094 Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg 2009-08-14 09:32:40 -07:00
Hashem Masoud 44f7f9d413 Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin 2009-08-14 16:09:00 +02:00
Dave Townsend c7d599d7e6 Bug 509194: Remove extension manager dependency on classic.jar (add-ons manager changes). r=robstrong. sr=bsmedberg 2009-08-14 09:08:31 +01:00
Marco Bonardo a085295881 Bug 507239 - add more logging to test_395593.js to gather data on the next random failure, r=dietrich 2009-08-14 10:03:36 +02:00
Robert Strong 72acb850e8 Bug 507338 - [WinCE] updater.exe update in progress dialog isn't displayed. r=blassey, r=vlad 2009-08-13 13:53:56 -07:00
Dave Townsend db2161c0da Bug 509194: Remove extension manager dependency on classic.jar (tests). r=robstrong 2009-08-13 14:08:32 +01:00
Neil Rashbrook 56ed8c6933 Bug 509242 Don't horizontally compress theme preview images r=Mossop 2009-08-12 15:18:47 +01:00
Neil Deakin 2ac881d164 Bug 506754, send NS_ACTIVATE when calling ShowWindow(mWnd, SW_RESTORE), r=ere 2009-08-12 10:03:34 -04:00
Shawn Wilsher bc33b00e1e Bug 509566 - Location bar does not respect tag filter preference
Fixes a regression from Bug 455555 that makes us no longer respect the tag
filter preference and always use the default.  Also adds tests to make sure we
do not break any of our filter preferences in the future.
r=dietrich
2009-08-11 13:38:10 -07:00
Jim Mathies 4b85bd2f19 Bug 504804 - Virus scanning prefs cleanup and smarter integration with win policy settings. r=tellrob, r=sdwilsh. 2009-08-11 12:37:38 -05:00
Olli Pettay 8e2acfb754 Bug 487817 - [Linux] mochitest-plain: test_popup_attribute.xul intermittently times out, r=enn
--HG--
extra : rebase_source : 5da335b0b451291784e8ff2f5240b5a57974f03d
2009-08-11 12:16:23 +03:00
Dão Gottwald 6b5ad548e4 Bug 509187 - Use mirror transformations for rtl toolbarbutton icons. r=rflint 2009-08-11 10:27:20 +02:00
Nick Thomas c0e897014e Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Nick Thomas c408412781 Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek 2009-08-11 15:45:40 +12:00
Robert Strong 9f17353a89 Bug 509161 - [WinCE] Remove support for XRE_UPDATE_ROOT_DIR on WinCE. r=sdwilsh 2009-08-10 19:59:00 -07:00
Robert Strong ab65c81da6 Bug 507481 - [WinCE] Check for Windows version in download manager shouldn't be done for Windows CE. r=sdwilsh 2009-08-10 19:58:54 -07:00
Shawn Wilsher 23213d74e3 Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function
Avoids an unnecessary string copy on every invocation of AUTOCOMPLETE_MATCH.
r=dietrich
2009-08-10 15:15:22 -07:00
Markus Stange 5273d2b284 Bug 508739 - Replace many gradient images with CSS gradients. r=dao
--HG--
extra : rebase_source : ceca5dc9c2191901bf7c0fdaa4cbb5d28e7bd96b
2009-08-11 09:25:56 +12:00
Markus Stange b8a169add0 Bug 508724 - Native theming for button[type=menu], CSS part. r=dao
--HG--
extra : rebase_source : 07706d26b90faec7697dd80daaae5abcd8a447e6
2009-08-11 09:24:57 +12:00
Dave Townsend 17e07af1ab Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Dão Gottwald a46588a686 merge 2009-08-10 19:57:47 +02:00
Dão Gottwald b06ffd70e7 Backed out changeset cabad98babdb for breaking WinCE 2009-08-10 19:57:05 +02:00
Masatoshi Kimura 133d76bbbf Bug 508905 - /Zc:wchar_t- is no longer required. r=rstrong 2009-08-10 10:25:11 +02:00
Dave Townsend 858b052506 Test only followup to Bug 507339 - remove unused files. r=rstrong 2009-08-10 00:20:34 -07:00
Boris Zbarsky 476c17b0a2 Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb 2009-08-10 10:54:22 -04:00
Ehsan Akhgari 8ebf6e9376 Bug 507046 - browser_passwordmgrdlg.js test intermittent failure; r=dolske 2009-08-09 12:33:51 +04:30
Paolo Amadini 30c0927c60 Bug 498695 - Refactoring: in contentAreaUtils.js, clean up the getTargetFile function, aligning it to the SeaMonkey version; r=(mconnor + sdwilsh) 2009-08-08 12:01:50 +02:00
Robert Strong b1dace6905 Bug 507339 - Test more files in the complete / partial mar files and check file permissions. r=blassey, r=me
--HG--
rename : toolkit/mozapps/update/test/unit/head_update.js => toolkit/mozapps/update/test/unit/head_update.js.in
rename : toolkit/mozapps/update/test/unit/test_0040_general.js.in => toolkit/mozapps/update/test/unit/test_0040_general.js
2009-08-07 13:19:58 -07:00
Robert Strong c33a7972e7 Bug 508746 - Log file written incorrectly for EXECUTE PATCH and FINISH PATCH. r=bsmedberg 2009-08-07 13:19:50 -07:00
Dave Townsend f866f9f402 Backed out bug 436668: Localize name and description for the default theme 2009-08-07 14:27:43 +01:00
Stefan Plewako d0ce126ecc Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-07 12:00:04 +01:00
Dão Gottwald c417e1f998 Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
Taras Glek 7fc19dc9b5 backing out bug 468011 2009-08-06 17:21:04 -07:00
Taras Glek 05e5d2839c Backed out changeset e6d6596ef49a 2009-08-06 17:20:44 -07:00
Ted Mielczarek 4dfead61f8 another test fix followup from bug 459114 2009-08-06 16:17:22 -04:00
Taras Glek 9d69828b71 Bug 468011: Combine all chrome into a single jar file r=bsmedberg 2009-08-06 11:47:58 -07:00
Ted Mielczarek acaa983295 bustage fix from bug 459114, bad test change
--HG--
extra : rebase_source : c14ee9fdff408583eb6c6daa52eb3282babdb92c
2009-08-06 14:04:21 -04:00
Ted Mielczarek e681fe983b bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Marco Bonardo 0a4d9ba1ba Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich 2009-08-06 16:34:16 +02:00
Dave Townsend 0900b5350b Bug 470377: Overriding compatibility checking should not allow installing in different applications. r=robstrong 2009-08-06 15:24:52 +01:00
Justin Dolske 4b1481c0a5 Bug 508471 - Password Manager should use setProperty instead of setPropertyAsInterface for non-interface objects. r=gavin 2009-08-05 13:46:30 -07:00
Ted Mielczarek a52d7c4fc6 Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:20 -04:00
Ted Mielczarek 506b5a5bca bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
kantha kanchiraju 3935cc9c3c bug 486600 - Fennec doesnt restore the window on Omnia running windows mobile 6 r=dougt 2009-08-05 12:15:56 -04:00
Markus Stange d1a7420174 Bug 468860 - class=plain should turn off -moz-appearance too, r=Neil 2009-08-04 10:14:02 +12:00
Julien Danjou 66d89be04d Bug 422196. Fix badApp string in download helper. r=bsmedberg 2009-08-04 10:00:30 +12:00