Phil Ringnalda
27790c0e83
Bug 496809 - Define @BIN_SUFFIX@ for removed-files.in, r=ted
2009-06-26 22:31:39 -07:00
Neil Deakin
b4eb2b3ac6
Bug 499438, focus window so that test_close_download_manager.xul doesn't fail on Linux, r=sdwlish
2009-06-26 07:29:44 -04:00
Josh Aas
4734a09527
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
2009-06-25 17:06:54 -04:00
Robert Strong
67f52f6b84
Bug 499770 - um.activeUpdate is null in onStopRequest for some edgecases. r=dtownsend
2009-06-23 12:17:46 -07:00
Robert Strong
d97a56ece3
Test only - Bug 497578 - Fallback upgrade ends in endless loop of downloading partial upgrades when Private Browsing auto-start is enabled. r=dtownsend
2009-06-23 12:16:45 -07:00
Robert Strong
13a719963f
Test only - Bug 489230 - Use mock XHR for test_0050_general.js and additional cleanup. r=me
...
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-1.mar => toolkit/mozapps/update/test/unit/data/aus-0110_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image1.png => toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-2.mar => toolkit/mozapps/update/test/unit/data/aus-0111_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image2.png => toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png
2009-06-22 12:28:39 -07:00
Neil Deakin
2737a14b5e
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
2009-06-20 20:04:07 -04:00
Neil Rashbrook
ae8ef2cea9
Bug 496097 Handlers dialog is not accessible r=gavin,surkov
2009-06-20 23:33:55 +01:00
Dão Gottwald
f8a8f347ab
Bug 497574 - Focus no longer changes in context menu of selected add-on. r=mossop
2009-06-19 13:32:54 +02:00
Dave Townsend
2f8e4451fb
Bug 487717: Make sure that failing plugins failed the download and not the detection stage. r=robstrong
2009-06-17 11:48:35 +01:00
Dave Townsend
5722b86bff
Bug 496917: Use extensionVersion when doing version comparisons. r=robstrong
2009-06-15 20:32:32 +01:00
Phil Ringnalda
a85562bc1e
Bug 469873 followup, don't try to link XPTs on Mac, especially not with code that will fail to do so, r=ted
2009-06-13 11:53:38 -07:00
Michael Kohler
5f5ad04827
Bug 428276 - Install button's tooltip worded incorrectly; r=dtownsend
2009-06-13 15:25:12 +02:00
Florian Queze
f1ac5e3270
Bug 494391: JavaScript strict warning: reference to undefined property gApp.id. r=Mossop
2009-06-12 14:50:08 +02:00
Robert Strong
29a8d2f5f4
Bug 497578: delay update resuming to avoid it being interrupted by the private browsing necko reset when private browsing autostart is enabled, r=mconnor
2009-06-12 01:04:49 -04:00
Dave Townsend
bc0b863ee6
Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong
2009-06-11 10:54:26 +01:00
Markus Stange
017398e7de
Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend
2009-06-11 11:24:36 +02:00
Dave Townsend
a941b0f3be
Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong
2009-06-11 10:22:26 +01:00
Dão Gottwald
e9cba2c44c
Bug 397986 - Keyboard focus is often unclear and direction keys behave confusingly. r=dtownsend
2009-06-11 00:54:37 +02:00
Neil Deakin
79321ef1f8
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
Dave Townsend
ecbb3b3a07
Bug 496287: App update incompatible list should not warn about disabled/blocklisted items. r=robstrong
2009-06-06 18:09:58 +01:00
Marco Perez
7c4fc6bd02
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
2009-05-31 04:42:02 +02:00
Robert Kaiser
5d71b37bbe
bug 495629 - also fix test_backspace_key_removes.xul (Mac-only) to work with SeaMonkey, r=sdwilsh
2009-05-30 19:48:03 +02:00
Mark Banner
c3ead29d1e
Fix test bustage for non-Firefox apps caused by bug 464795 - copy and paste try/catch for private browsing check into test which had got missed, test-only change
2009-05-25 10:20:39 +01:00
Ehsan Akhgari
e59c47a95e
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin
2009-04-23 20:00:25 +04:30
Robert Strong
f71d9d4620
Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek
2009-05-21 11:02:08 -07:00
Robert Strong
cd3e1c9a96
Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies
2009-05-20 15:49:24 -07:00
Jeff Beckley
f32b3a75e2
Bug 491436 - Some logging improvements to update service. r=rstrong
2009-05-19 13:24:59 -07:00
Robert Strong
953c9aa62b
Bug 486275 - active-update.xml is not saved after a channel change which leaves behind cruft. r=dtownsend
2009-05-19 13:24:26 -07:00
Robert Strong
df6d81ffc9
(test only change) Bug 493805 - Additional app update test cleanup. r=me
2009-05-19 13:24:12 -07:00
Dave Townsend
888523c00d
Fix bustage from bug 386153, must close the file before deleting it
2009-05-19 12:20:41 +01:00
Dave Townsend
d5c67e48a6
Bug 386153: XPI files dropped in the extensions folder always appear unsigned. r=robstrong
2009-05-19 09:28:04 +01:00
Benjamin Smedberg
bb1c33c4ea
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
...
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Marco Perez
0a8ae499da
Bug 489643 - set sane default options in UNPACK_TAR; r=benjamin
2009-05-16 01:14:15 +02:00
Dave Townsend
3f583e8e3c
Bug 487717: browser_bug435788.js times out occasionally. r=robstrong
2009-05-14 19:11:16 +01:00
Hiroyuki Ikezoe
c1ca6df2bf
Bug 487559. Don't build tests if tests are disabled. r=ted
...
--HG--
extra : rebase_source : 7abf6b362d7bee0a91e9e16ce97214d4b7f4c843
2009-05-13 22:17:45 +12:00
Edward Lee
0646202e19
Bug 448344 - Download manager says "1 minute remaining" when it's really between 1 and 2 minutes. r=sdwilsh, ui=limi
...
Show seconds when we're under 4 minutes like how we show "few seconds" when we're under 3 seconds. This pushes the "double minute" problem to 4 minutes instead of 1 minute, but the user experience goes from 100% longer to 25% longer. Test by checking low times for seconds, minutes, hours and check that we generate the right string for the boundaries.
2009-05-12 22:04:10 -05:00
Dave Townsend
f7a4e23645
Bug 396510: Remove EM command line global installation capability (e.g. -install-global-extension and -install-global-theme). r=robstrong
2009-05-12 09:22:39 +01:00
Dave Townsend
31119eee7e
Bug 415297: Content styles should control display behaviours, not the theme. r=robstrong
2009-05-12 09:21:15 +01:00
Serge Gautherie
dd3a60e13e
Bug 464707 - port upload build target to comm-central apps
...
(Bv1-MC) 1 s/topsrcdir/MOZILLA_DIR/
2009-05-11 17:11:50 +02:00
Robert Kaiser
e5e74146dc
bug 483781 - make tests that require the toolkit dlmgr UI not fail with new SeaMonkey dlmgr UI work, r=sdwilsh
2009-05-08 13:46:36 +02:00
Dave Townsend
02fb474890
Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong
2009-05-05 12:45:53 +01:00
Dave Townsend
96ea885e9d
Bug 465190: Don't log errors when we can't create the global install locations. r=robstrong
2009-05-05 12:45:26 +01:00
timeless@mozdev.org
77811df3a6
Bug 489953 Remove extraneous semicolons
...
r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
5b068f69cb
Bug 489956 Use Constructor to save lookups for loop in nsContentDispatchChooser.prototype.ask
...
r=gavin
2009-05-03 09:28:42 -07:00
Jeremy Huddleston
1d6126a023
Bug 486036. Fix 'make install' for Darwin/X11. r=bsmedberg
...
--HG--
extra : rebase_source : 96f495fb8471e6fbe90a2aca17f0689983defddf
2009-04-25 20:53:02 +12:00
Markus Stange
234627d86b
Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend
2009-04-24 12:01:21 +02:00
Frederic Plourde
919fbf3727
Frederic Plourde - Bug 469873 - Fennec building does not link XPT files_fix, r+=ted
2009-04-23 14:23:02 -04:00
Robert Strong
8292b6bdf6
Bug 488928 - statusText is set twice in Downloader::onStopRequest. r=dtownsend
2009-04-20 18:58:15 -07:00
Robert Strong
554ffc86b3
Test cleanup - Bug 488797 - Custom GreD directory in xpcshell tests fails on Thunderbird
2009-04-20 14:08:03 -07:00