Commit Graph

4712 Commits

Author SHA1 Message Date
Serge Gautherie
11e47bb019 Merge for "Backed out changeset: 60899aeb80a7" of
Bug 486342 - Write a browser-chrome test suite for the various "Save As" functions in Toolkit's "contentAreaUtils.js"; r=sdwilsh
which may cause test failures and/or leak
2009-08-20 20:35:25 +02:00
Serge Gautherie
ef490b2f70 Backed out changeset: 60899aeb80a7 2009-08-20 20:34:27 +02:00
adw@mozilla.com
5ccdbcd6aa Bug 510309 - Link XPTs for OS X DMG packages (r=ted) 2009-08-20 09:48:25 -07:00
Paolo Amadini
de21219ac4 Bug 486342 - Write a browser-chrome test suite for the various "Save As" functions in Toolkit's "contentAreaUtils.js"; r=sdwilsh
--HG--
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/common/Makefile.in
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/data/Makefile.in
rename : toolkit/content/tests/browser/bug471962_testpage_inner.sjs => toolkit/content/tests/browser/data/post_form_inner.sjs
rename : toolkit/content/tests/browser/bug471962_testpage_outer.sjs => toolkit/content/tests/browser/data/post_form_outer.sjs
2009-08-20 17:49:01 +02:00
Neil Deakin
808de8ae84 Bug 510333, native resizer theming for Cocoa, r=mstange 2009-08-20 10:19:18 -04:00
Neil Deakin
fb91ae4918 Bug 503829, focus and select textfield when common dialog and prompts are shown, r=neil 2009-08-20 10:19:15 -04:00
Dave Townsend
273084e6ef Bug 511091: Support custom icons for disabled extensions. r=robstrong 2009-08-20 10:59:07 +01:00
Dave Townsend
56a5e72cf0 Bug 411680: Always show more details about update check failures in the error console. r=robstrong 2009-08-19 11:32:15 +01:00
Dave Townsend
e1dbc36c91 Bug 371495: Prevent the use of aboutURL and optionsURL for anything other than extensions. r=robstrong 2009-08-19 11:22:14 +01:00
Dave Townsend
3bc3393295 Bug 245385: Select the active theme by default. r=robstrong 2009-08-19 11:21:37 +01:00
Dave Townsend
73ea4f6b91 Backed out changeset 405a715a4d81 from bug 502307 due to test failures 2009-08-19 10:38:09 +01:00
Ehsan Akhgari
2923130b61 Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting (further fix); r=enndeakin,dao ui-r=faaborg 2009-08-19 11:16:08 +04:30
Markus Stange
363a29e71a Bug 507962 - Pinstripe widget margin cleanup. r=dao
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Johnathan Nightingale
f9d1b7204b Back out fix for bug 490178 - causing oranges on tinderbox, committer and reviewers unavailable. :( 2009-08-18 15:35:15 -04:00
Karsten Düsterloh
436d61358c Bug 507451: Accesskey conflict on _R_estart and P_r_eferences; r=Mossop 2009-08-18 21:30:21 +02:00
Brad Lassey
a7d71a05f8 bug 504917 - fix warnings while building updater r=bsmedberg 2009-08-18 13:42:21 -04:00
Nochum Sossonko
20415f488e Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.3, nit addressed; r=enndeakin 2009-08-18 19:37:39 +02:00
timeless@mozdev.org
c455d9beb7 Bug 455394 Crash reporter fails if your Firefox profile is in a volume other than /home
r=luser
2009-08-18 09:04:53 -07:00
Ted Mielczarek
6cada6182a bug 378528 - crash reporter should allow resubmission of pending reports. r=dtownsend
--HG--
extra : rebase_source : 48d06677c8cf7f6e5be7775bcb4489794910091f
2009-06-09 08:56:38 -04:00
Marco Bonardo
09c6f16612 Bug 381240 - last-modified-date tests for bookmarks failing on Linux qm-rhel02 dep unit test, r=dietrich 2009-08-18 10:06:17 +02:00
Clint Talbert
36cab96890 Bug 432723 - Update Places Query API testing set with new tests, r=dietrich 2009-08-18 10:06:11 +02:00
Arpad Borsos
5645149fa0 Bug 295977 - Autoscrolling does not work for elements such as div using overflow; r=neil@parkwaycc.co.uk 2009-08-13 10:32:44 +02:00
Serge Gautherie
151ed5b141 Bug 509594 - [SeaMonkey] mochitest-plain: test_datepicker.xul fails after bug 504480 landing on m-1.9.1; (Bv1) Change conflicting key binding; r=gavin.sharp 2009-08-18 00:26:08 +02:00
Ted Mielczarek
446b329c0a Backed out changeset 21ad4f1ce214 - Ted Mielczarek – bug 378528 - crash reporter should allow resubmission of pending reports, due to leaks 2009-08-17 14:41:57 -04:00
Ted Mielczarek
4d41ae77e8 bug 378528 - crash reporter should allow resubmission of pending reports. r=dtownsend 2009-06-09 08:56:38 -04:00
Dão Gottwald
8847841a64 merge 2009-08-15 00:52:06 +02:00
Dão Gottwald
69cc894e05 Backed out changeset 8f77197a8f99 2009-08-15 00:51:49 +02:00
Henrik Skupin
9d86e5d920 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
776f1bda6b Bug 490178 - Need a way to set the direction on a richlistbox. r=enn 2009-08-14 23:15:59 +02:00
Taras Glek
17420ddd67 Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg 2009-08-14 09:32:40 -07:00
Hashem Masoud
c8f711113e Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin 2009-08-14 16:09:00 +02:00
Dave Townsend
3dc50f4bc4 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
c5f083d00c 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
0479aa9647 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
b7733c38a1 Bug 509194: Remove extension manager dependency on classic.jar (tests). r=robstrong 2009-08-13 14:08:32 +01:00
Neil Rashbrook
106e1776f9 Bug 509242 Don't horizontally compress theme preview images r=Mossop 2009-08-12 15:18:47 +01:00
Neil Deakin
0d2f363cc2 Bug 506754, send NS_ACTIVATE when calling ShowWindow(mWnd, SW_RESTORE), r=ere 2009-08-12 10:03:34 -04:00
Shawn Wilsher
45262a769a 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
1c5c10ff35 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
14f7c499f2 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
f565aca8d2 Bug 509187 - Use mirror transformations for rtl toolbarbutton icons. r=rflint 2009-08-11 10:27:20 +02:00
Nick Thomas
0a334199c2 Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Nick Thomas
0d6773462a 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
56639f2d73 Bug 509161 - [WinCE] Remove support for XRE_UPDATE_ROOT_DIR on WinCE. r=sdwilsh 2009-08-10 19:59:00 -07:00
Robert Strong
6da73d93fc 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
3d290df8ae 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
20fc2cc39e 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
09e2599221 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
9517fb8a5c Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Dão Gottwald
db98bdfb44 merge 2009-08-10 19:57:47 +02:00