Dave Townsend
7e38027b87
Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
a1ec79c19b
Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
fe87832908
Restoring the tests accidentally backed out by changeset a8ba788cac18 from bug 563662
2010-05-06 15:34:44 -07:00
Dave Townsend
55e14992d6
Bug 487717: browser_bug435788.js times out. Add lots more logging. r=robstrong
2010-05-05 09:00:59 -07:00
Ted Mielczarek
59b56c5131
bug 563662 - FPU Exception filter crashes when we hit a pure virtual function call. r=bsmedberg
...
--HG--
extra : rebase_source : 34016adebf806015162553df71ad28879105e978
2010-05-04 15:34:55 -04:00
Kyle Huey
1cc8b652b4
Bug 555512: Allow whitespace in removed-files.in r=rs
...
--HG--
extra : rebase_source : f77e0ffe8e24cdf9565b97c3edf9f465c00f22f7
2010-05-02 17:54:54 -04:00
Dave Townsend
ba5998d44f
Bug 574541: getResourceURI fails to work correctly with files in subdirectories of the add-on. r=robstrong
2010-06-24 19:33:36 -07:00
Dave Townsend
3b1258cf1e
Bug 570484: Ignore invalid targetApplication and localized properties. r=robstrong
2010-06-24 16:41:46 -07:00
Ben Parr
a6db7bdc80
Bug 572561: Addons Manager hides Language category if there are no locale packs installed but some are pending install. r=Unfocused, r=dtownsend
2010-06-24 12:50:04 -07:00
Blair McBride
00bc7ba03d
Bug 562890 - Preferences button for the add-on should be placed in the entry of the digest view. r=mossop
2010-06-24 11:35:21 +12:00
Dave Townsend
74b7768710
Backout new add-ons manager due to Ts regression on OSX 10.5
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
L. David Baron
aa2b25a3e3
Merge backout of debugging code for bug 538462.
2010-04-30 17:43:20 -07:00
L. David Baron
91b334e593
Backed out changeset 6b6e9a3c0606 (debugging code for bug 538462)
2010-04-30 17:43:00 -07:00
Blair McBride
d4c68b27f1
Bug 562877 - addons manager rewrite re-used entity names with different values
2010-05-01 10:04:23 +12:00
L. David Baron
3253d21f6e
Add some temporary code for debugging bug 538462. a=1hourlimit for metering
2010-04-24 12:34:30 -07:00
Chris AtLee
8afe967e94
bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff
2010-04-23 13:00:06 -07:00
Blair McBride
c80c51a338
Bug 562876 - l10n build bustage fix - Addons manager rewrite removed brand.dtd reference, l10n builds still need that.
2010-04-30 22:26:41 +12:00
Dave Townsend
5790bd0140
Bug 562583: test_update.js in the addonsmgr branch fails randomly. CLOSED TREE
2010-04-29 13:15:13 -07:00
Blair McBride
561980b8b3
Bug 562306: Changing state of "Update Automatically" for an add-on doesn't update database entry. r=dtownsend
2010-04-29 10:21:04 -07:00
Blair McBride
c8b4a26880
Bug 552755 Fix browser_bug510909.js. r=dtownsend
2010-04-29 10:18:33 -07:00
Blair McBride
cffdfceb90
Bug 554007: New add-ons manager UI (main UI). r=dtownsend
...
* * *
Bug 554007 - cleanup of about.js
2010-04-29 10:37:34 -07:00
Dave Townsend
566fc81984
Bug 562518: Update nsAddonRepository to use the new API. r=robstrong
...
--HG--
rename : toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/unit/test_bug404024.js => toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js
rename : toolkit/mozapps/extensions/test/unit/test_bug417606.js => toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js
rename : toolkit/mozapps/extensions/test/unit/test_bug424262.js => toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js
2010-04-29 10:41:24 -07:00
Dave Townsend
887592beb7
Bug 561876: Some tests aren't clearing active installs leading to later tests failing. r=robstrong
2010-04-29 13:11:28 -07:00
Dave Townsend
0c109bb371
Bug 561878: xpinstall.enabled isn't properly blocking installation by webpages. r=robstrong
2010-04-29 13:11:28 -07:00
Dave Townsend
bec41add7f
Bug 553112: Add a shared module for add-ons manager logging. r=robstrong
2010-04-26 12:14:19 -07:00
Dave Townsend
6b68f0b016
Bug 555942: Fix naming of getInstalls in plugins tests. r=robstrong
2010-04-26 13:53:42 -07:00
Dave Townsend
2507dab858
Bug 561078: Switching to the default theme doesn't require a restart when a lightweight theme is selected. r=robstrong
2010-04-27 13:45:20 -07:00
Dave Townsend
d62ee330b3
Bug 553092: Initialise the permissions manager on startup. r=robstrong
2010-04-26 12:19:18 -07:00
Dave Townsend
35ba243665
Bug 559877: Fix timeout in test_bug559800.js. r=robstrong
2010-04-26 11:41:20 -07:00
Dave Townsend
33d0afcc8b
Bug 555349: Finalize the restartless add-on format. r=robstrong
2010-04-28 09:23:36 -07:00
Dave Townsend
35c35cb8f1
Bug 558823: Migrate compatibility information from extensions.rdf. r=robstrong
2010-04-20 15:41:56 -07:00
Dave Townsend
f272e41278
Bug 556842: Switch the blocklist service to the new APIs. r=robstrong
...
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug449027.js => toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js
rename : toolkit/mozapps/extensions/test/unit/test_bug455906.js => toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js
rename : toolkit/mozapps/extensions/test/unit/test_bug514327_3.js => toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js
2010-04-26 11:45:22 -07:00
Dave Townsend
1546bfe57a
Bug 559850: Update providers to have consistent properties. r=robstrong
2010-04-26 10:48:27 -07:00
Dave Townsend
162e9c8417
Bug 559800: Extensions.sqlite doesn't get properly recreated if it is deleted. r=robstrong
2010-04-20 15:33:00 -07:00
Dave Townsend
ddf0793ddb
Bug 557849: Make Addon.updateAutomatically persist and work. r=robstrong
...
* * *
Bug 559876: test_update.js is failing intermittently.
2010-04-20 16:39:10 -07:00
Dave Townsend
6210ae85c3
Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong
2010-04-26 10:49:19 -07:00
Dave Townsend
a1c6c4d97f
Bug 555942: Style and attribute prefix fixes, no review
...
* * *
Fix argument renames for test_registry.js
2010-04-28 09:42:07 -07:00
Dave Townsend
86823f9000
Bug 557269: Port old xpcshell tests to the new API. r=robstrong
...
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-04-28 11:49:56 -07:00
Dave Townsend
16fa9d38b2
Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong
2010-04-07 11:16:10 -07:00
Dave Townsend
e7f19d4273
Bug 552732: Update the app update service to work with the new API. r=robstrong
2010-04-14 09:54:52 -07:00
Dave Townsend
8d7a4d9af6
Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong
2010-04-26 10:43:09 -07:00
Dave Townsend
7dbd88b267
Bug 555486: Add a scope property to add-ons and allow disabling loading add-ons from certain scopes. r=robstrong
2010-04-07 11:08:32 -07:00
Dave Townsend
ab68fc177e
Bug 555083: Add support for registry install locations. r=robstrong
2010-04-08 12:28:10 -07:00
Dave Townsend
6859d044da
Bug 553094: Support localised metadata in the preferences. r=robstrong
2010-04-07 11:05:28 -07:00
Dave Townsend
cb91587ee6
Bug 552761: Switch PFS over to the new API. r=robstrong
2010-04-06 10:30:59 -07:00
Dave Townsend
ce5fa21bef
Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong
2010-04-07 11:05:03 -07:00
Dave Townsend
b13c90cd5c
Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong
2010-04-08 14:04:03 -07:00
Dave Townsend
26bf2c75e2
Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong
2010-04-08 14:06:59 -07:00
Dave Townsend
245056072b
Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong
2010-04-06 10:26:33 -07:00
Dave Townsend
dbfe03be1e
Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong
2010-04-28 11:47:22 -07:00
Dave Townsend
3025ef0ed4
Bug 555247: Detect when all events have been seen and continue the test. r=robstrong
2010-04-05 10:25:23 -07:00
Dave Townsend
b1e2a2d8c3
Bug 552756: Use consistent naming of loadGroup to fix auth and cookie issues. r=robstrong
2010-04-28 09:33:43 -07:00
Dave Townsend
5504b2f505
Bug 553868: Add an onNoUpdateAvailable event. r=robstrong
2010-04-07 11:14:51 -07:00
Dave Townsend
81ed38267b
Bug 553791: Add an onExternalInstall event to signal the start of installs with no associated AddonInstall. r=robstrong
2010-04-28 11:46:00 -07:00
Dave Townsend
250dff6390
Bug 553967: Add an install property to Addons pending install to get the AddonInstall. r=robstrong
2010-04-07 11:16:41 -07:00
Dave Townsend
5f2fa99ee0
Bug 553872: Add a PENDING_UPGRADE bit and provide access to the Addon instance that is pending. r=robstrong
2010-04-07 10:54:23 -07:00
Dave Townsend
8efb1024de
Bug 553790: Make getInstalls filter on type. r=robstrong
2010-04-05 13:40:08 -07:00
Dave Townsend
d563615486
Bug 553777: Make lightweight themes appear to be compatible. r=robstrong
2010-04-06 14:39:30 -07:00
Dave Townsend
73df5e151d
Bug 552835: Use the system principal to construct bootstrap sandboxes. r=robstrong
2010-04-05 10:31:00 -07:00
Dave Townsend
e9f8fcd5cb
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
Dave Townsend
c63394efea
Bug 553385: Bypass cache for update checks. r=robstrong
2010-04-05 10:19:52 -07:00
Dave Townsend
8a8a29465d
Bug 553090: Check for updated compatibility for local file installs. r=robstrong
2010-04-06 09:57:53 -07:00
Dave Townsend
fdac06792f
Bug 552736: Initial support for plugins in the API. r=robstrong
2010-04-05 11:09:52 -07:00
Dave Townsend
8903153281
AddonProviders that contain syntax errors can break everything. r=robstrong
2010-04-05 10:23:19 -07:00
Felipe Gomes
6afdda30fc
Bug 544356 - Users are often unaware that they have left the Download Mgr window open when exiting. Fix test.
2010-04-22 13:11:55 -07:00
Felipe Gomes
8380405515
Bug 544356 - Users are often unaware that they have left the Download Mgr window open when exiting. r=sdwilsh
2010-04-22 14:56:15 +02:00
Dave Townsend
6a95a1b6bf
Bug 553169: Remove the old extension manager code
2010-03-21 15:36:39 -07:00
Dave Townsend
f507e9fbe7
Bug 553169: Port xpinstall browser chrome tests to the new extension manager API. r=robstrong
...
--HG--
rename : xpinstall/tests/authRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/authRedirect.sjs
rename : xpinstall/tests/browser_auth.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth.js
rename : xpinstall/tests/browser_auth2.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth2.js
rename : xpinstall/tests/browser_auth3.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth3.js
rename : xpinstall/tests/browser_badhash.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhash.js
rename : xpinstall/tests/browser_badhashtype.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhashtype.js
rename : xpinstall/tests/browser_bug540558.js => toolkit/mozapps/extensions/test/xpinstall/browser_bug540558.js
rename : xpinstall/tests/browser_cookies.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies.js
rename : xpinstall/tests/browser_cookies2.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies2.js
rename : xpinstall/tests/browser_cookies3.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies3.js
rename : xpinstall/tests/browser_cookies4.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies4.js
rename : xpinstall/tests/browser_corrupt.js => toolkit/mozapps/extensions/test/xpinstall/browser_corrupt.js
rename : xpinstall/tests/browser_empty.js => toolkit/mozapps/extensions/test/xpinstall/browser_empty.js
rename : xpinstall/tests/browser_enabled2.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled2.js
rename : xpinstall/tests/browser_enabled3.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled3.js
rename : xpinstall/tests/browser_hash.js => toolkit/mozapps/extensions/test/xpinstall/browser_hash.js
rename : xpinstall/tests/browser_installchrome.js => toolkit/mozapps/extensions/test/xpinstall/browser_installchrome.js
rename : xpinstall/tests/browser_navigateaway.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway.js
rename : xpinstall/tests/browser_navigateaway2.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway2.js
rename : xpinstall/tests/browser_offline.js => toolkit/mozapps/extensions/test/xpinstall/browser_offline.js
rename : xpinstall/tests/browser_signed_multiple.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_multiple.js
rename : xpinstall/tests/browser_signed_naming.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_naming.js
rename : xpinstall/tests/browser_signed_tampered.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_tampered.js
rename : xpinstall/tests/browser_signed_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_trigger.js
rename : xpinstall/tests/browser_signed_untrusted.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_untrusted.js
rename : xpinstall/tests/browser_softwareupdate.js => toolkit/mozapps/extensions/test/xpinstall/browser_softwareupdate.js
rename : xpinstall/tests/browser_unsigned_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_unsigned_trigger.js
rename : xpinstall/tests/browser_whitelist.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist.js
rename : xpinstall/tests/browser_whitelist2.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist2.js
rename : xpinstall/tests/browser_whitelist3.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist3.js
rename : xpinstall/tests/browser_whitelist4.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist4.js
rename : xpinstall/tests/bug540558.html => toolkit/mozapps/extensions/test/xpinstall/bug540558.html
rename : xpinstall/tests/cookieRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/cookieRedirect.sjs
rename : xpinstall/tests/corrupt.xpi => toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi
rename : xpinstall/tests/empty.xpi => toolkit/mozapps/extensions/test/xpinstall/empty.xpi
rename : xpinstall/tests/enabled.html => toolkit/mozapps/extensions/test/xpinstall/enabled.html
rename : xpinstall/tests/installchrome.html => toolkit/mozapps/extensions/test/xpinstall/installchrome.html
rename : xpinstall/tests/installtrigger.html => toolkit/mozapps/extensions/test/xpinstall/installtrigger.html
rename : xpinstall/tests/signed-no-cn.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-cn.xpi
rename : xpinstall/tests/signed-no-o.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-o.xpi
rename : xpinstall/tests/signed-tampered.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-tampered.xpi
rename : xpinstall/tests/signed-untrusted.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-untrusted.xpi
rename : xpinstall/tests/signed.xpi => toolkit/mozapps/extensions/test/xpinstall/signed.xpi
rename : xpinstall/tests/signed2.xpi => toolkit/mozapps/extensions/test/xpinstall/signed2.xpi
rename : xpinstall/tests/startsoftwareupdate.html => toolkit/mozapps/extensions/test/xpinstall/startsoftwareupdate.html
rename : xpinstall/tests/unsigned.xpi => toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi
2010-04-29 13:11:24 -07:00
Dave Townsend
590bf00b3b
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
a0871eed4f
Bug 553169: Port tests for bug 435743 to the new extension manager API. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
4c0e7e140d
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Dave Townsend
bd862391d7
Bug 553169: Implement an AddonProvider for lightweight themes. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
08dec30cae
Bug 553169: Implement XPI extensions in the new extension manager API. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
18257c9a69
Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
8f081d6756
Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong
2010-04-29 13:11:23 -07:00
Robert Strong
3078ab39d0
Bug 539717 - update is paused, can't unpause. r=dtownsend
2010-04-20 12:42:12 -07:00
Serge Gautherie
b31d285304
Bug 547039 - [SeaMonkey 2.1] xpcshell: test_bug542391.js fails since landing; (Av2) (Temporarily) Disable 2 checks.
...
r=dtownsend. [CLOSED TREE]
2010-04-20 06:22:31 +02:00
Siddharth Agarwal
651f2886ae
Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg
2010-04-15 00:14:12 +02:00
Ehsan Akhgari
995faa7109
Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron
2010-04-07 19:35:09 -04:00
Justin Dolske
03c1a2e1f6
Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner
2010-04-07 18:53:00 -07:00
John Ford
1c1663cf87
Bug 549427 - tests tarball should be zip files. r=ted
2010-04-07 17:43:31 -07:00
Ted Mielczarek
f131b753d9
Backed out changeset 7886dc6ae0c8 - bug 549427 - tests tarball should be zip files (CLOSED TREE)
2010-04-07 13:32:06 -04:00
John Ford
08a99dab2a
bug 549427 - tests tarball should be zip files r=ted.mielczarek
2010-03-10 18:01:00 -05:00
Reed Loden
80b6841948
s/unkown/unknown/, as I'm tired of reading this typo in orange logs.
...
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/test_unkownContentType_dialog_layout.xul => toolkit/mozapps/downloads/tests/chrome/test_unknownContentType_dialog_layout.xul
2010-04-07 01:58:59 -05:00
Robert Strong
a3846080d4
Test only fix - Bug 553763 - [SeaMonkey 2.1] mochitest-chrome: bug 530872 update ui tests time out. r=me
2010-04-06 19:49:46 -07:00
Robert Strong
1a6304f9c8
Typo fix for Bug 552617. r=me
2010-04-06 19:49:34 -07:00
Dão Gottwald
766eb4299c
Bug 556334 - Allow LightweightThemeManager to accept file URIs. r=dtownsend
2010-04-26 20:38:39 +02:00
Dão Gottwald
bbecfef399
use Services.* in browser chrome tests
2010-04-02 09:20:42 +02:00
Marco Bonardo
fa71af01e3
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
2010-04-01 13:29:13 +02:00
Ted Mielczarek
e372374bd6
bug 555335 - macosx64 generated package does not indicate architecture. r=josh
2010-03-31 05:51:30 -04:00
Ehsan Akhgari
6f2d38eace
Another follow-up fix for bug 555289
2010-03-29 14:15:57 -04:00
Ehsan Akhgari
b98dde56be
Follow-up fix for bug 555289
2010-03-29 14:08:34 -04:00
Ehsan Akhgari
37a960ee26
Bug 555289 - Plugin crashed UI should be RTL in RTL locales; r=dao
2010-03-29 14:06:25 -04:00
Robert Strong
6f15a23bc8
Bug 552617 - A paused update can't be resumed when closing the window using a window manager control. r=dolske
2010-03-25 21:37:19 -07:00
Robert Strong
b949ee6943
Bug 554561 - Failed partial not handled properly in UI. r=dtownsend
2010-03-25 21:37:06 -07:00
Ted Mielczarek
3f7032f825
bustage fix from bug 536173, s/srcdir/topsrcdir/
2010-03-20 20:05:43 -04:00
Cork
64343401d8
bug 536173 - Build fails when building an uncommited merge "ValueError: too many values to unpack make[1]: *** [platform.ini] Error 1" r=ted.mielczarek
...
--HG--
extra : rebase_source : 4f273135266ea747aa12ca6bddf922668112fef2
2010-01-29 13:41:00 -05:00
Dão Gottwald
090e521290
Backed out changeset a352d0413476
2010-03-18 23:48:00 +01:00
Siddharth Agarwal
d44b186b73
Bug 474060 - Show download progress in app icon in Windows 7 taskbar, part 2. Test by Felipe Gomes <felipc@gmail.com>. r=sdwilsh
...
--HG--
extra : rebase_source : e0a037bda886004c681eb38c4ee4b66728c71e23
2010-03-18 19:34:30 +01:00
Rail Aliev
5a354e4d56
Bug 545431, fix versioning of mac sdks, r=ted.mielczarek
2010-03-18 16:02:14 +13:00
Robert Strong
b5904920bb
Bug 545707 - Software update reports transfer speed in bytes per second. r=dolske
2010-03-17 16:12:41 -07:00
Robert Strong
49461057ae
Bug 549969 - Add ability to save xml attributes from update xml that app update doesn't care about. r=dolske
2010-03-17 16:12:30 -07:00
Robert Strong
823595d69f
Bug 551283 - Suspicious and possibly unused code in updates.js updateListener.onProgress. r=dolske
2010-03-17 16:12:20 -07:00
Robert Strong
dde124550b
Bug 548061 - Billboard should handle 404 (other errors?) for billboard better. r=dolske
2010-03-17 16:12:12 -07:00
Justin Dolske
1db3f5a1ce
Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg
2010-03-16 22:10:08 -07:00
Makoto Kato
33579349f7
Bug 524449 - Remove nsIPref from tree. r+sr=benjamin
2010-03-13 22:25:13 +09:00
Joel Maher
d050afae06
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Robert Strong
3ebd11eb47
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg
2010-03-11 20:38:31 -08:00
Robert Strong
16b7d1f277
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg
2010-03-11 20:37:45 -08:00
Brad Lassey
8857f4c08a
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Phil Ringnalda
069b03338e
Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
...
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
2010-02-24 00:20:33 -08:00
Brad Lassey
bb55fe310f
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Makoto Kato
ab84067b16
Bug 346010 - Decom nsIJAR by merging it into nsIZipReader. r=tglek, sr=bsmedberg
2010-03-07 22:56:45 +09:00
Serge Gautherie
8a604b529e
Bug 521673 - Remove remnant OJI references; (Bv1) /toolkit/mozapps/installer/makecfgini.pl.
...
r=benjamin.
2010-03-04 19:19:41 +01:00
Dão Gottwald
caf1dccaa5
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
...
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Robert Strong
01fc72f11a
5. string cleanup for app update ui - Bug 530872. r=dtownsend
2010-03-03 10:57:19 -08:00
Robert Strong
e0f5c34494
4. mochitest chrome tests for app update - Bug 530872. r=dtownsend
2010-03-03 10:57:09 -08:00
Robert Strong
3b6c4e333b
3. ui changes to support mochitest chrome tests - Bug 530872. r=dtownsend
2010-03-03 10:56:59 -08:00
Robert Strong
4d5198538e
2. updated xpcshell tests - Bug 530872. r=dolske
2010-03-03 10:56:47 -08:00
Robert Strong
6a534f83e8
1. main patch - Bug 530872 - app.update.url params / update.xml cleanup and addition of a custom string property for apps. r=dtownsend
2010-03-03 10:56:33 -08:00
Rail Aliiev
ab167d195a
Bug 545431: Make xulrunner support MOZ_PKG_PRETTYNAMES. r=ted
2010-02-12 13:54:24 +03:00
Serge Gautherie
950330737f
Bug 548788 - [Shredder] Trunk packaging shouting about a missing file: "config/printconfigsetting.py': [Errno 2] No such file or directory"; (Av1) 2+1 s/topsrcdir/MOZILLA_DIR/.
...
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Lingfeng Guan
e10727faa1
Bug 541943: LightweightTheme doesn't support theme name/description in UTF-8. r=dtownsend
2010-02-26 09:03:19 -08:00
Dave Townsend
e6d0007c6a
Bug 503505: Update info should allow more html tags through. r=robstrong
2010-02-25 21:16:25 -08:00
Ted Mielczarek
451482afc8
bug 474610 - generate a text file alongside application packages that includes the build ID and source changeset, and upload it with the build package. r=bhearsum
2010-02-25 11:19:35 -05:00
Justin Dolske
390cd52f99
Bug 545514 - plugin-problem UI needs to be an inline-block element. r=gavin
2010-02-23 13:52:00 -08:00
Justin Dolske
b82c5c6b94
Bug 545686 - [OOPP] crashed plugin UI doesn't work on some sites. r=gavin
2010-02-24 15:45:00 -08:00
Dão Gottwald
8dff99e589
bustage fix for bug 547292
2010-02-22 12:28:26 +01:00
Gavin Sharp
7e628439c7
Bug 547292 - clean up plugin binding styling. r=dolske
2010-02-22 11:41:50 +01:00
Ben Hearsum
c69cee69ae
Backing out bug 484799 which breaks new Windows build machines, and was meant to be backed out in December..
2010-02-19 08:47:47 -05:00
Justin Dolske
e0ce283a65
Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin
2010-02-18 13:43:22 -08:00
Dave Townsend
81786cb82e
Bug 544753: Add-ons manager is blank when a custom persona has been created by an older version of the personas extension. r=dao
2010-02-10 13:37:48 -08:00
Justin Dolske
1f895f93b6
Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander
2010-02-09 17:05:32 -08:00
Justin Dolske
43603428aa
Bug 539848 - Make in-content plugin problem UI look better. r=gavin
...
--HG--
rename : toolkit/mozapps/plugins/content/missingPlugin.xml => toolkit/mozapps/plugins/content/pluginProblem.xml
rename : toolkit/mozapps/plugins/content/missingPluginBinding.css => toolkit/mozapps/plugins/content/pluginProblemBinding.css
rename : toolkit/themes/pinstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/pinstripe/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/winstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/winstripe/mozapps/plugins/pluginProblem.css
2010-02-09 17:05:32 -08:00
Dave Townsend
172cc86c9d
Bug 542391: No prompt to update extensions when upgrading to Firefox 3.6. r=robstrong
2010-02-05 10:21:37 -08:00
Phil Lacy
39196a6523
Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
...
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05:00
Alex Pakhotin
4dd5624d9c
bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB
2010-02-04 23:44:24 -08:00
Alex Pakhotin
d946ee4a9e
bug 541571 - Show uninstallation progress r=blassey a=NPOTB
2010-02-04 23:33:44 -08:00
Alex Pakhotin
38513727ee
bug 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB
2010-01-25 20:44:08 -08:00
Mitchell Field
8932ffdcab
bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla
...
--HG--
rename : toolkit/mozapps/update/public/nsIUpdateService.idl => toolkit/mozapps/update/nsIUpdateService.idl
rename : toolkit/mozapps/update/public/nsIUpdateTimerManager.idl => toolkit/mozapps/update/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/src/nsUpdateService.js.in => toolkit/mozapps/update/nsUpdateService.js
rename : toolkit/mozapps/update/src/nsUpdateServiceStub.js => toolkit/mozapps/update/nsUpdateServiceStub.js
rename : toolkit/mozapps/update/src/nsUpdateTimerManager.js => toolkit/mozapps/update/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/src/updater/Makefile.in => toolkit/mozapps/update/updater/Makefile.in
rename : toolkit/mozapps/update/src/updater/archivereader.cpp => toolkit/mozapps/update/updater/archivereader.cpp
rename : toolkit/mozapps/update/src/updater/archivereader.h => toolkit/mozapps/update/updater/archivereader.h
rename : toolkit/mozapps/update/src/updater/bspatch.cpp => toolkit/mozapps/update/updater/bspatch.cpp
rename : toolkit/mozapps/update/src/updater/bspatch.h => toolkit/mozapps/update/updater/bspatch.h
rename : toolkit/mozapps/update/src/updater/launchchild_osx.mm => toolkit/mozapps/update/updater/launchchild_osx.mm
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Info.plist => toolkit/mozapps/update/updater/macbuild/Contents/Info.plist
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo => toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/updater.icns => toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
rename : toolkit/mozapps/update/src/updater/module.ver => toolkit/mozapps/update/updater/module.ver
rename : toolkit/mozapps/update/src/updater/progressui.h => toolkit/mozapps/update/updater/progressui.h
rename : toolkit/mozapps/update/src/updater/progressui_gtk.cpp => toolkit/mozapps/update/updater/progressui_gtk.cpp
rename : toolkit/mozapps/update/src/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
rename : toolkit/mozapps/update/src/updater/progressui_osx.mm => toolkit/mozapps/update/updater/progressui_osx.mm
rename : toolkit/mozapps/update/src/updater/progressui_win.cpp => toolkit/mozapps/update/updater/progressui_win.cpp
rename : toolkit/mozapps/update/src/updater/resource.h => toolkit/mozapps/update/updater/resource.h
rename : toolkit/mozapps/update/src/updater/updater.cpp => toolkit/mozapps/update/updater/updater.cpp
rename : toolkit/mozapps/update/src/updater/updater.exe.manifest => toolkit/mozapps/update/updater/updater.exe.manifest
rename : toolkit/mozapps/update/src/updater/updater.ico => toolkit/mozapps/update/updater/updater.ico
rename : toolkit/mozapps/update/src/updater/updater.png => toolkit/mozapps/update/updater/updater.png
rename : toolkit/mozapps/update/src/updater/updater.rc => toolkit/mozapps/update/updater/updater.rc
rename : toolkit/mozapps/update/src/updater/updater_wince.cpp => toolkit/mozapps/update/updater/updater_wince.cpp
rename : toolkit/mozapps/update/src/updater/updater_wince.h => toolkit/mozapps/update/updater/updater_wince.h
rename : toolkit/mozapps/update/src/updater/updater_wince.rc => toolkit/mozapps/update/updater/updater_wince.rc
rename : toolkit/mozapps/update/src/updater/updater_winmo.rc => toolkit/mozapps/update/updater/updater_winmo.rc
2010-01-26 07:11:00 -05:00
Phil Ringnalda
b612d41a2e
Bug 542962 - Remove some zero byte files, r=dbaron
2009-12-18 21:26:13 -08:00
Robert Strong
085d34662b
Bug 536547 - followup to fix log message
2010-01-31 15:59:09 -08:00
Robert Strong
388b2a3ec6
Bug 543312 - Remove the dependency on nsTryToClose.js from app update's ui. r=dietrich
2010-01-31 15:15:48 -08:00
Robert Strong
f36e6b9cd0
Bug 536547 - 3.5.6 is downloading the same version for an update. This prevents resuming the download for an update with the same app version with the same build id.. r=dolske
2010-01-31 15:15:30 -08:00
Robert Strong
5e382d6604
Bug 540356 - Enforce a sane minimum interval of 60 seconds for app.update.timer and provide mechanism for tests to have a minimum interval of 500 ms. r=dolske
2010-01-31 15:15:13 -08:00
Kyle Huey
87966b78d4
Backed out changeset 43a19419ec4b
2010-01-30 09:32:47 -05:00
Phil Lacy
b5bacc4e95
Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin
2010-01-30 08:08:37 -05:00
Dave Townsend
0644f0e330
Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong
2010-01-29 15:04:40 -08:00
Mitchell Field
09e94f0ad4
Bug 461444: remove cases of excessive recursion in makefiles r=ted
...
--HG--
rename : toolkit/mozapps/downloads/src/DownloadLastDir.jsm => toolkit/mozapps/downloads/DownloadLastDir.jsm
rename : toolkit/mozapps/downloads/src/DownloadUtils.jsm => toolkit/mozapps/downloads/DownloadUtils.jsm
rename : toolkit/mozapps/downloads/src/nsHelperAppDlg.js.in => toolkit/mozapps/downloads/nsHelperAppDlg.js
rename : toolkit/mozapps/extensions/src/LightweightThemeManager.jsm => toolkit/mozapps/extensions/LightweightThemeManager.jsm
rename : toolkit/mozapps/extensions/src/nsAddonRepository.js => toolkit/mozapps/extensions/nsAddonRepository.js
rename : toolkit/mozapps/extensions/src/nsBlocklistService.js => toolkit/mozapps/extensions/nsBlocklistService.js
rename : toolkit/mozapps/extensions/src/nsExtensionManager.js.in => toolkit/mozapps/extensions/nsExtensionManager.js
rename : toolkit/mozapps/extensions/public/nsIAddonRepository.idl => toolkit/mozapps/extensions/nsIAddonRepository.idl
rename : toolkit/mozapps/extensions/public/nsIExtensionManager.idl => toolkit/mozapps/extensions/nsIExtensionManager.idl
rename : toolkit/mozapps/handling/src/nsContentDispatchChooser.js => toolkit/mozapps/handling/nsContentDispatchChooser.js
rename : toolkit/mozapps/shared/src/CertUtils.jsm => toolkit/mozapps/shared/CertUtils.jsm
rename : toolkit/mozapps/shared/src/FileUtils.jsm => toolkit/mozapps/shared/FileUtils.jsm
2010-01-27 11:16:53 -08:00
Robert Strong
4bb10d79e9
Backing out logging changed from Bug 538533 due to scoping issues. r=me
2010-01-16 14:28:09 -08:00
Robert Strong
5d9ca7232b
Bug 538533 - If a complete update fails the update prompt should state the error and offer a link to download the update. r=dtownsend
2010-01-15 22:48:21 -08:00
Brad Lassey
b547f4fd74
bug 533542 - don't build readstrings.cpp in source dir r=ted
...
--HG--
rename : toolkit/mozapps/update/src/updater/errors.h => toolkit/mozapps/readstrings/errors.h
rename : toolkit/mozapps/update/src/updater/readstrings.cpp => toolkit/mozapps/readstrings/readstrings.cpp
rename : toolkit/mozapps/update/src/updater/readstrings.h => toolkit/mozapps/readstrings/readstrings.h
2010-01-12 10:47:04 -05:00
Dão Gottwald
eedab600f6
Bug 538462 - Attempt to fix frequent Mac-debug-only leaks of two DOMWINDOWs opened in test_unkownContentType_dialog_layout.xul. r=sdwilsh
2010-01-09 11:31:16 +01:00
Dave Townsend
cbf5d72da1
Remove unnecessary comment from bug 435743
2010-01-07 11:24:54 -08:00
Dave Townsend
0910c44a52
Bug 435742: Add tests for updates from expired ssl servers. r=robstrong
2010-01-07 08:44:41 -08:00
Dave Townsend
595eedff73
Bug 538234: Should use extensions.checkCompatibility.3.6pre for 3.6pre versions. r=robstrong
2010-01-07 08:44:22 -08:00
Nick Thomas
a6edeb2e2e
Bug 523856. Fix release CAB locations. r=ted
2010-01-06 13:47:45 +13:00
Phil Ringnalda
d2bb3e348e
Bug 536327 - Remove never human readable NSHumanReadableCopyright strings, r=josh,mano
2009-12-21 20:36:56 -08:00
Phil Ringnalda
ba67564a20
Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin
2009-12-21 20:32:45 -08:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Robert Strong
3d5e9f90a1
Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend
2009-12-18 14:02:08 -08:00
Dão Gottwald
29904a57fc
whitespace fix
2009-12-18 15:20:21 +01:00
Dave Townsend
0315e682b3
Bug 525672: Removing a registry installed extension causes 'itemLocation is null'. r=robstrong
2009-12-17 13:12:00 -08:00
Chris Cooper
37e5ff2e6c
Bug 511967 - Upload partial mars when they exist - r=ted.mielczarek
2009-12-17 10:25:36 -05:00
Serge Gautherie
83c40b650e
Bug 484799 - make {package,installer} should rebase on windows; (Cv1) Remove obsolete 'rebasedlls*'.
...
r=ted.mielczarek.
2009-12-15 22:26:17 +01:00
Robert Strong
144d7e0ff6
Bug 534090 - do not use background notification for major updates (was PMU 3.0->3.5 major update has been really poor). r=dtownsend, ui-r=beltzner
2009-12-14 21:43:54 -08:00
Dave Townsend
561e0d7c72
Bug 526598 - NS_ERROR_FILE_ACCESS_DENIED from nsIZipReader.extract makes extension installs fail. r=rstrong, a=beltzner
2009-12-03 19:29:50 -08:00
Robert Strong
378f5d5e50
Bug 532552 - There is no need to load nsBlocklistService.js on startup. r=dtownsend, a=beltzner for baking
2009-12-03 15:30:50 -08:00
Justin Dolske
5f4529a1b1
Bug 523856 - Localized builds on WinCE. r=vladimir
2009-11-25 21:05:00 -08:00
Alex Pakhotin
78ca637ff4
bug 531332 - Enable FastStart service with the EXE installer r=gavin.sharp a=blocking-fennec
2009-11-30 12:20:22 -08:00
Alex Pakhotin
a7d30c1691
bug 529897 - Make it possible to install Fennec over the existing version r=vlad a=blocking-fennec
2009-11-25 12:20:32 -08:00
Alex Pakhotin
ef747845b5
bug 530676 - WinMo Installer gets stuck at User Profile Creation on 11/23 1.9.2 nightly, don't wait for for Fennec to exit infinitely r=gavin.sharp
2009-11-25 15:03:56 -08:00
John Daniels
b260d02c5f
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
...
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Dão Gottwald
085ba1f40e
Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend
2009-11-24 16:59:53 +01:00
Ehsan Akhgari
6c703b7823
Add some comments for bug 528416
2009-11-23 19:24:13 -05:00
Robert Strong
86b40d6c0d
followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner
2009-11-19 11:38:56 -08:00
Justin Dolske
17560f5eb0
Bug 520491 - Updater uses lots of memory and disk space for partial updates. r=rstrong, a=beltzner for mozilla-central
2009-11-18 21:58:16 -08:00
Robert Strong
3772c296ba
Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich
2009-11-18 21:50:05 -08:00
Ehsan Akhgari
8494e4dfee
Bug 526194 - r=vlad
...
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari
832b7b21db
Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
...
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Dão Gottwald
4d156fc8b5
Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz
2009-11-17 08:55:47 +01:00
Robert Strong
31379a570f
Bug 510501 - not granting UAC permission to updater.exe causes full update to be downloaded. r=dtownsend
2009-11-16 16:34:47 -08:00
Dave Townsend
dacb8e52a7
Bug 522571: Link from themes manager to personas gallery. r=robstrong
2009-11-16 13:05:25 -08:00
Ted Mielczarek
b3b8c2e1b9
bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg
2009-10-20 08:13:38 -04:00
Mitchell Field
92a2deeef1
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Jae-Seong Lee-Russo
2fa0968988
nsExtensionManager.js.in: fix errors in JS strict mode.
...
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:40 +01:00
Jae-Seong Lee-Russo
6e09b9e50a
Toolkit tests that fail in js strict mode.
...
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Alex Pahotkin
3022da2900
Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder
2009-11-13 15:03:31 -08:00
Robert Strong
a273749d72
Bug 523915 - updater crashes when trying to update with crash reporter open. r=ted.mielczarek
2009-11-13 13:11:32 -08:00
Robert Strong
8ab81b14df
Prevent starting Firefox and other apps while applying an update. Bug 525390 - 3.5.4 Upgrade failure: 'entry point js_SaveRegExpStatics could not be located'. r=vlad
2009-11-13 13:11:20 -08:00
Robert Strong
4df7a46fc6
Bug 528445 - change app.update.log.* in updates.js to app.update.log for UI logging. r=dtownsend
2009-11-13 13:11:07 -08:00
Robert Strong
2b0848ed52
Bug 527845 (WinCE only) - App update can't deal with read-only files. r=vlad
2009-11-11 01:02:38 -08:00
Dão Gottwald
bea18b662b
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
2009-11-09 22:11:58 +01:00
Dave Townsend
ac3a6b9e79
Bug 521905: Make extensions.checkCompatibility be per-application-version. r=robstrong
2009-11-09 10:14:13 -08:00
Alexander Sack
657f64ef9f
Bug 521780 - "extension upgrade with a moved location breaks extension manager" [r=Mossop]
2009-11-09 11:32:13 -06:00
Dão Gottwald
c982ab9fc0
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
2009-11-07 09:21:07 +01:00
Justin Dolske
3efa72efc4
Bug 521906 - Breakpad should report if extension compatibility overrides are being used. r=dtownsend
2009-11-06 18:40:15 -08:00
Benjamin Smedberg
84ca94bd21
Bug 527058 - nsHelperAppDlg.js shouldn't do delayed registration, r=sdwilsh
2009-11-06 14:06:49 -05:00
Jae-Seong Lee-Russo
1003f2dad8
Bug 521191 - xpcshell-tests: some unit tests fail with the '-S' option ('strict' & 'werror' on). r=smontagu,dtownsend,mano
...
--HG--
extra : rebase_source : c5e0853fc64557f699d78c67f2907f6b48958563
2009-11-06 08:34:57 +01:00
Dão Gottwald
ce3c18df66
Bug 525917 - undo doesn't work for lightweight themes. r=dtownsend
2009-11-06 08:03:22 +01:00
Robert Strong
0a5ebe62ce
Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend
2009-11-03 11:49:23 -08:00
Robert O'Callahan
09fe81352d
Bug 508128. Fix do_timeout to hold references to pending timers so that they don't get GCed and automatically cancelled. r=jwalden
2009-11-04 07:39:40 +13:00
Chris AtLee
225197f7af
Bug 457753 - Make sure crashsymbols are uploaded into the right directory for release builds. r=ted
...
--HG--
extra : rebase_source : 4445d6def7d1db0d14b819d2d9e3d13f61884261
2009-09-29 18:22:08 -04:00
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Blair McBride
8f6f8613b1
Bug 524877 - "A newer, safer version is available" shows even if there isn't and plugins don't get it at all. r=mossop
2009-10-29 11:56:38 +01:00
Gijs Kruitbosch
58e8eebec2
Prepare callsites of clearUserPref so it can go back to throwing. r=gavin
2009-10-28 22:44:15 +01:00
timeless@mozdev.org
1986c2c297
Bug 489994 - Downloads list should honor always remember helper application, r=mconnor
2009-10-26 18:39:23 -07:00
Dão Gottwald
6a530b2454
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Robert Strong
c4a79c2c26
Bug 522583 - nsUpdateService.js.in cleanup (remove previous update migration code, defineLazyServiceGetter for nsIObserverService, and other cleanup). r=dtownsend
2009-10-23 12:43:06 -07:00
Robert Strong
cd8567cc7c
Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg
2009-10-23 12:42:48 -07:00
Dão Gottwald
d2c20e7beb
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02:00
Ted Mielczarek
732f03306e
bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg
2009-10-20 08:14:41 -04:00
Ted Mielczarek
ac1656be6c
bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg
2009-10-20 08:13:38 -04:00
Jae-Seong Lee-Russo
30792712c0
Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend
2009-10-19 12:08:12 -07:00
Neil Deakin
c0f8d0fac2
Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil
2009-10-16 10:32:02 -04:00
bhsieh@mozilla.com
be1800b20f
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX)
2009-10-15 23:32:29 -07:00
Paul O’Shannessy
b996efa481
Backed out changeset 89f53914ecd9 (bug 511761)
2009-10-14 12:41:03 -07:00
bhsieh@mozilla.com
82dfde45d6
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg)
2009-10-14 09:40:45 -07:00
Robert Strong
55a87f3322
Bug 521956 (pt2) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend
2009-10-13 12:45:20 -07:00
Robert Strong
b23cad68ce
Bug 521956 (pt1) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend
...
--HG--
rename : toolkit/mozapps/shared/src/badCertHandler.js => toolkit/mozapps/shared/src/CertUtils.jsm
2009-10-13 12:44:23 -07:00
Marco Bonardo
3faa2807cc
Backout Bug 462381 due to Mac build bustage
2009-10-13 16:53:27 +02:00
Mitchell Field
c5f943ce30
Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
...
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Robert Strong
5de1e07206
Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend
2009-10-12 12:12:30 -07:00
Robert Strong
a4a66c91bd
Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend
2009-10-12 12:12:26 -07:00
Dão Gottwald
511a052dc4
Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
2009-10-09 20:25:58 +02:00
Dão Gottwald
8b8714513e
fix test_LightweightThemeManager.js
2009-10-09 22:36:00 +02:00
L. David Baron
66b7002bfb
Backed out changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset.
2009-10-09 13:31:19 -07:00
Dão Gottwald
7aca93ac56
Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
...
--HG--
extra : rebase_source : 64584eb694541460856d3ca75ce083e7d992bc8a
2009-10-09 20:25:58 +02:00
Justin Dolske
1ddd5e310c
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 5, Bigger decompress buffers) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
96f35cb7a0
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 4, Bigger copy_file buffer) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
4dd07545ea
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 3, Smoother progressbar) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
e5b0c45411
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 2, Progress ignores missing files) r=robstrong
2009-10-06 16:39:51 -07:00
Justin Dolske
cfbe8131a7
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 1, Logging cleanup) r=robstrong
2009-10-06 16:39:51 -07:00
Robert Strong
893080468f
Bug 520526 - Changes to TimerManager cause test_preventive_maintenance.js to leak due to PlacesDBUtils using TimerManager. r=mak77, r=dtownsend
2009-10-06 11:12:41 -07:00
Makoto Kato
e3fe66b156
Bug 469654 - Windows x64 build support. r=ted
2009-10-06 17:28:05 +09:00
Blair McBride
5274c94e35
Bug 520295 - Trying to find plugin updates results in a new tab with a '400 Bad Request' page. r=dtownsend
2009-10-05 18:22:24 -07:00
Blair McBride
9cdc2ead10
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
2009-10-02 13:26:04 +02:00
Ted Mielczarek
bbfd17804c
bug 519727 - test_bug430120.js fails on OS X Universal builds. r=mossop
...
--HG--
extra : rebase_source : 06e499cb88ab25633d27e467e5783ce20194c102
2009-10-01 14:17:27 -04:00
Blair McBride
cb7c5906dc
Bug 569797 - Change ID of EM's left pane to not describe it as being the right pane. r=Mossop
2010-06-03 17:51:36 +12:00
Robert Strong
1759bf0d58
Bug 546595 - Add mochitests for the incompatibleList and incompatibleCheck pages. r=dtownsend
2010-06-02 22:28:45 -07:00
Dave Townsend
f5c89c6387
Bug 562583: Fix race condition and ree-enable test_update.js. r=robstrong
2010-06-02 11:03:24 -07:00
Robert Strong
f53301ea3d
Bug 567184 - A bootstrap add-on with a target app version less than the current app version is enabled when installed. r=dtownsend
2010-05-28 14:46:38 -07:00
Neil Rashbrook
b311068e3b
Bug 563241 Support dynamic skin switching preference r=Mossop
2010-05-28 10:07:21 +01:00
Justin Wood
f028712fdc
Bug 535922 fallout, Remove extra DIRS=browser that breaks pymake. rs+=bsmedberg
2010-05-28 00:04:32 -04:00
Dave Townsend
6162f65208
Bug 562756: Use sqlite transactions and open the extensions database exclusively. r=robstrong
2010-05-27 15:10:09 -07:00
Dave Townsend
dfda71ab3e
Bug 562930: Extensions containing JS components break on every update/reinstall. r=robstrong
2010-05-27 15:09:26 -07:00
Dave Townsend
81c5cd116c
Bug 568480: Extensions with icons in the root of their XPI cannot be installed on Windows. r=robstrong
2010-05-27 15:00:19 -07:00
Joel Maher
c18ae0e88f
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
2010-05-27 13:01:37 -07:00
Dave Townsend
aadbb25e72
Bug 566626: Add-ons will randomly not appear in the UI. r=robstrong
2010-05-27 09:33:10 -07:00
Dave Townsend
4d51eb9778
Bug 552744: Don't override the icon passed to InstallTrigger with an empty icon, bustage fix, r=robstrong over IRC
2010-05-26 15:02:30 -07:00
Dave Townsend
3f8d8f3b3f
Follow up doc fix from bug 552744
2010-05-26 14:39:57 -07:00
Dave Townsend
4f24bb2be3
Bug 552744: Support reading the icon.png from the package for the iconURL. r=robstrong
2010-05-26 13:46:10 -07:00
Shailen
79f0226f90
Bug 535942 - AIX Compilation error for 3.7a1pre source toolkit/mozapps/update/src/updater/updater.cpp', line 553.30: 1540-0202 (S) An expression of type 'AutoFile' is not allowed on the left side of '->', r=rstrong
2010-05-26 13:17:29 -07:00
Robert Strong
6c77573423
Bug 566267 - Simplify app update mochitest-chrome tests (updated tests). r=dtownsend
2010-05-26 13:16:57 -07:00
Dave Townsend
5af5ad1f21
Bug 553505: Command to open the about window should be disabled for addons that are disabled. r=robstrong
2010-05-26 08:10:57 -07:00
Michael Kohler
1b9af6ae05
Bug 562776: Buttons in digest pane are using the same access key multiple times. r=Unfocused
2010-05-26 08:13:08 -07:00
Mark Banner
2409b23285
Bug 562886 test_plugins.js fails (8 == 4) with Linux objdir builds - detect whether symlinks are in use or not. r=dtownsend, test-only change
2010-05-25 08:12:31 +01:00
Ben Parr
de6c9fd417
Bug 566764: Stuck "Updating add-ons" when no add-ons installed. r=dtownsend
2010-05-24 13:16:29 -07:00
Dave Townsend
d4827c5f55
Bug 567319: Bootstrapped add-ons don't get started after a restart. r=robstrong
2010-05-24 13:14:32 -07:00
timeless@mozdev.org
1ae720519d
Bug 562596 large integer implicitly truncated to unsigned type in DoUpdate(). r=rs
...
--HG--
extra : rebase_source : 2bd5e1b28f071d598d2b863bbcdff5237a22f948
2010-05-23 15:31:32 -07:00
Dave Townsend
55b17ac54a
Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz
2009-09-26 17:50:33 +02:00
Paul O’Shannessy
bdc91e26b2
Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh
...
--HG--
extra : rebase_source : 201aab379506521c18620782ea79a7f9cd0e1597
2009-09-25 15:34:44 -07:00
Dave Townsend
c34de6ab3a
Bug 518090: Extension manager throws an unknown result. r=robstrong
2009-09-22 18:45:44 +01:00
Dão Gottwald
7d308bb248
Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad
2009-09-22 10:40:12 +02:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Robert Strong
f964c114d7
Followup test only fix for bug 471219
2009-09-18 12:50:33 -07:00
Robert Strong
5bdde9b2b2
Tests for Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
2009-09-18 11:03:45 -07:00
Robert Strong
05219ad1ff
Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
2009-09-18 11:03:27 -07:00
Dave Townsend
ce03ae329f
Bug 508109: Firefox allows installing hidden extensions. r=robstrong
2009-09-18 15:11:26 +01:00
Dave Townsend
575244315f
Bug 517176: Switching away from the Get Add-ons pane while it is loading thumbnails causes multiple getElementById errors. r=robstrong
2009-09-18 09:12:26 +01:00
Nick Thomas
f7912caf12
Fix fallout from bug 511984 by passing arguments in the proscribed order to make_wince_cab.py (followup to bug 511662) r=bustage
2009-09-18 16:34:11 +12:00
Mark Finkle
c19a7dbdeb
Bug 517264: Maemo Fennec no longer launching on mozilla-central as of 9/17, r=dtownsend
2009-09-17 14:31:52 -04:00
Dave Townsend
491c668f88
Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao
2009-09-17 10:03:33 +01:00
Wan-Teh Chang
40e86e32fe
Bug 509558: Nit: move the NSSDBM definition up so that all the FREEBL*
...
definitions can stay consecutive.
2009-09-16 19:49:20 -07:00
Nick Thomas
32cfdae577
Bug 511662, add packaging targets for creating CAB files (for WinCE), r=ted.mielczarek
2009-09-16 10:11:42 +12:00
Mark Finkle
ea6d52421b
Bug 489941: Rework the Update Add-ons dialog (platform patch), r=dtownsend
2009-09-15 08:40:49 -04:00
Dave Townsend
2c9e56a22b
Bug 516506: Add-on update check (after Firefox update) is broken. r=robstrong
2009-09-15 12:09:10 +01:00
Dave Townsend
4a0df1b44b
Typo correction from Bug 392180: updateURL should have variable indicating the context of the check
2009-09-11 13:06:56 +01:00
Dave Townsend
562091c5d0
Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg
2009-09-10 19:50:41 +01:00
Dave Townsend
b50d7b8bee
Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons (follow up fix). r=robstrong
2009-09-10 09:10:30 +01:00
Neil Deakin
53beea033a
Bug 506175, make some more tests use waitForFocus, r=sdwilsh
2009-09-09 09:04:13 -04:00
Dave Townsend
20b8f73715
Bug 511091: Support custom icons for disabled extensions, follow up fix. r=robstrong
2009-09-07 10:09:11 +01:00
Wan-Teh Chang
87346592e8
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Dave Townsend
6cbe8aa5dd
Bug 512559: Use XUL template sorting to sort the add-ons lists. r=robstrong, sr=bsmedberg
2009-09-04 14:31:51 +01:00
Dave Townsend
9946367547
Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons. r=robstrong
2009-09-02 14:10:11 +01:00
Dão Gottwald
7560eaebd2
Bug 511108 - Implement manager for recently used lightweight themes. r=dtownsend
2009-09-02 18:23:40 +02:00
Robert Strong
af39b67826
Tests cleanup - no bug.
2009-08-31 21:44:09 -07:00
Robert Strong
9e71a7811b
Tests for Bug 470979 and Bug 512994 and Buf. r=dtownsend
2009-08-27 22:26:31 -07:00
Robert Strong
c19fe79e2a
Bug 512994 - Deleting / recreating the updates/0 directory puts the filesystem into a weird state. r=dtownsend
2009-08-27 22:26:23 -07:00
Robert Strong
7ef771ae16
Bug 470979 - Keep a copy of the last-update.log renamed when the partial fails for troubleshooting. r=dtownsend
2009-08-27 22:25:35 -07:00
Benjamin Smedberg
0df64c6bc4
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Nick Thomas
abfe41f2b7
Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek
2009-08-27 16:03:15 +12:00
Ted Mielczarek
4a0d6558b5
bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg
2009-08-21 13:05:28 -04:00
Robert Strong
767b15be45
Bug 512564 - Support for the WinCE environment implementation. r=bsmedberg
2009-08-25 18:41:18 -07:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Ehsan Akhgari
7c5a530f5e
Bug 508526 - Make gDownloadLastDir smarter; r=mconnor
2009-08-25 13:52:43 +04:30
Blair McBride
cac0ba4883
Bug 468528: Gracefully handle errors in regular expressions in the blocklist. r=dtownsend
2009-08-21 16:52:57 +01:00
Robert Strong
834995a25c
Bug 510836 - mozce_shunt.dll loaded with updater.exe. r=blassey, r=vlad
2009-08-20 19:58:47 -07:00
Robert Strong
4b5a702e05
Bug 510162 - Updater dialog should size itself appropriately on mobile devices. r=vlad
2009-08-20 19:58:17 -07:00
adw@mozilla.com
5ccdbcd6aa
Bug 510309 - Link XPTs for OS X DMG packages (r=ted)
2009-08-20 09:48:25 -07: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
Brad Lassey
a7d71a05f8
bug 504917 - fix warnings while building updater r=bsmedberg
2009-08-18 13:42:21 -04: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
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
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
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
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
f13d800c0e
Backed out changeset cabad98babdb for breaking WinCE
2009-08-10 19:57:05 +02:00
Masatoshi Kimura
fb0f495388
Bug 508905 - /Zc:wchar_t- is no longer required. r=rstrong
2009-08-10 10:25:11 +02:00
Dave Townsend
f40f9c1108
Test only followup to Bug 507339 - remove unused files. r=rstrong
2009-08-10 00:20:34 -07:00
Robert Strong
289f1720d4
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
a5472e8be1
Bug 508746 - Log file written incorrectly for EXECUTE PATCH and FINISH PATCH. r=bsmedberg
2009-08-07 13:19:50 -07:00
Ted Mielczarek
ad775e7a7a
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
Dave Townsend
7eba41474e
Bug 470377: Overriding compatibility checking should not allow installing in different applications. r=robstrong
2009-08-06 15:24:52 +01:00
Ted Mielczarek
bf94951904
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
b6d8d93b5c
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
Julien Danjou
f80454e7d2
Bug 422196. Fix badApp string in download helper. r=bsmedberg
2009-08-04 10:00:30 +12:00
Walter Meinl
81528c9f36
[OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher
2009-08-01 21:55:07 +03:00
Ian van den Berg
200028ecc9
Bug 393951 - Remove appID from nsIExtensionManager.getIncompatibleItemList. r=rstrong, sr=vlad
2009-07-30 17:35:02 -07:00
Robert Strong
1207b3f55b
Bug 505934 - Skip the write access checks on Windows CE. r=dtownsend
2009-07-30 17:34:05 -07:00
Nochum Sossonko
b572a6bbfa
Bug 506104 - add a memoized getter for PluralForm.jsm inside DownloadUtils.jsm. r=gavin
2009-07-30 20:40:54 +02:00
Robert Strong
696f5b6fb7
Updated tests for Bug 506696. r=me
2009-07-29 23:01:43 -07:00
Robert Strong
0b5f933a3e
Bug 506696 - [WinCE] updater.exe doesn't use the working directory when applying the update. r=bsmedberg, r=blassey
2009-07-29 23:01:36 -07:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Michael Kohler
0a56a892c8
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
2009-07-27 10:47:05 +02:00
Brad Lassey
344100e0cb
bug 504917 - fix warnings in updater.cpp r=bsmedberg
2009-07-21 03:25:37 -04:00
Brad Lassey
23e546af79
bug 504683 - disable LaunchWinPostProcess for windows ce r=robstrong
2009-07-21 12:49:09 -04:00
Brad Lassey
f3e857d1a3
bug 505120 - updater does not copy permissions correctly r=robstrong
2009-07-20 18:53:46 -04:00
Brad Lassey
c01884c869
bug 458950 - updater doesn't build for windows CE r=vlad,bsmedberg
2009-07-16 18:21:09 -04:00
Shawn Wilsher
649c4ac70a
Bug 498805 - test_esc_key_closes_clears.xul fails intermittently on Linux
...
Focus the window before actually doing anything with the test so key events work
right. Also fix all other download manager tests so they don't start going
random as well.
r=Mardak
2009-07-13 14:59:09 -07:00
Gijs Kruitbosch
e7771b95eb
Bug 496097 - Make app handler dialog label action list. r=Maro Zehe, Neil Rashbrook
2009-07-12 15:47:44 +01:00
Robert Strong
35b04863ea
Typo in test only - Bug 503409.
2009-07-09 16:42:59 -07:00
Robert Strong
86cd66476e
Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. 2nd try - succeeded on the try server. r=me
2009-07-09 15:50:49 -07:00
Robert Strong
9a93cf2aa6
Test only - Bug 503409 - test_0030_general.js hangs on WinMo. add do_throw when the directory specified for nsHttpServer registerDirectory doesn't exist or isn't a directory. r=me
2009-07-09 15:50:45 -07:00
Robert Strong
5870101ca3
Backing out Bug 503308
2009-07-09 11:33:07 -07:00
Robert Strong
79c6fedfef
Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. r=me
2009-07-09 11:18:07 -07:00
Robert Strong
720970d90b
Bug 490253 - TestAUSReadStrings.cpp: fix nits in result reports. r=ted.mielczarek
2009-07-08 13:15:22 -07:00
Brad Lassey
d95ee52024
bug 499184 - Updater string test needs wmain entry point r=robstrong
2009-07-08 11:51:30 -04:00
Nick Kreeger
631190e88b
Fixing bug 502723 - updater checks the wrong MAX_PATH define.
...
Patch my Mook <mook@songbirdnest.com>.
r=robstrong.
2009-07-06 15:31:23 -07:00
Robert Kaiser
52826bd829
bug 498500 - Mac DMG unpackaging is unreliable, r=ted
2009-07-06 18:13:57 +02:00
Karl Tomlinson
f4afac5b7f
Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted
2009-06-30 13:57:56 +01:00
Dão Gottwald
2393c97c87
Bug 500978 - Download Manager treats search terms as regular expressions. r=sdwilsh
2009-06-28 18:03:01 +02:00
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
Ted Mielczarek
625500a0da
bug 489073 - race condition with nsinstall in toolkit/mozapps/plugins/tests Makefile. r=mossop
2009-04-20 14:51:26 -04:00
Ehsan Akhgari
be351e6741
Backed out changeset c319b49e2880 due to test failures
2009-04-19 14:20:55 +03:30
Ehsan Akhgari
0f7a8913b6
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin
2009-04-19 12:18:13 +03:30
Robert Strong
e0571058b0
Test bustage fix for bug 487346
2009-04-16 19:46:03 -07:00
Robert Strong
3836e0c168
Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend
2009-04-16 18:40:46 -07:00
Robert Strong
3019c536cd
Bug 487346 - app update test cleanup. r=dtownsend
2009-04-16 18:32:32 -07:00
David Dahl
4bda3c5de5
Bug 487012 - License file not found for nightly update. r=rstrong
2009-04-16 18:32:31 -07:00
Dave Townsend
e0a3b8915d
Bustage fix from bug 480427
2009-04-16 21:07:00 +01:00
dtownsend@mozilla.com
bfeed79d00
Bug 487489 - browser_bug435788.js fails intermittently (r=rstrong)
2009-04-16 10:31:35 -07:00
Jeff Walden
583c6b4c88
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
2009-04-15 13:19:35 -07:00
Robert Strong
96c7170d8d
Bug 465490 - Intermittent time out after test_0051_general.js: test_0110_general.js hangs randomly.
2009-04-13 20:19:03 -07:00
Dão Gottwald
88eef4436f
Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn
2009-04-13 19:40:00 +02:00
Dão Gottwald
2b158c4a2f
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
Robert Strong
8f80154851
Separation of tests, cleanup, and additional logging for Bug 465490 - Intermittent time out after test_0051_general.js: test_0110_general.js hangs randomly.
2009-04-09 18:11:56 -07:00
Frederic Plourde
7a301d5617
Bug 469873 - Fennec building does not link XPT files in a single bundle : no call to xptlink.pl r+ted
2009-04-08 10:40:12 -04:00
John Wolfe
e456c19b02
Bug 476733 - WinCE Dynamic CAB INF File Production Needed - r+ted
2009-04-07 23:44:03 -04:00
Ehsan Akhgari
0b8a9af0c4
Bug 486655 - test_privatebrowsing_title.xul fails on Windows and Linux; r=edilee
2009-04-03 19:47:31 +03:30
Benjamin Smedberg
3ad08b7964
Bug 486157 - Use CURDIR for Windows-style paths when building extension tests, r=ted
2009-03-30 17:15:16 -04:00
Dave Townsend
830c491783
Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong
2009-03-31 22:21:07 +01:00
Chris AtLee
80e30b821f
bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted
2009-03-31 09:43:31 -04:00
Gavin Sharp
bc0096d360
Disable test since it appears to be broken, and is failing intermittently (bug 483200)
2009-03-28 02:54:46 -04:00
Ehsan Akhgari
36e86d63df
Bug 485187 - Rename gDownloadLastDir.path to gDownloadLastDir.file and gDownloadLastDirPath to gDownloadLastDirFile; r=gavin
2009-03-28 11:20:36 +03:30
Michael Kohler
d58d4ff4ac
Bug 442099 - When resetting the defaults, we should use clearUserPref; r=sdwilsh
2009-03-28 03:00:19 +01:00
Dave Townsend
6c4972bd31
Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 2. r=robstrong
2009-03-26 11:13:18 +00:00
Dave Townsend
a9994b8854
Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 1. r=robstrong
2009-03-26 11:12:55 +00:00
Ted Mielczarek
aaa58f8d73
Bug 421611 - Need to be able to run tests on arbitrary build - add packaging bits for xpcshell. r=bsmedberg
...
--HG--
rename : intl/strres/tests/397093.properties => intl/strres/tests/unit/397093.properties
rename : intl/strres/tests/strres.properties => intl/strres/tests/unit/strres.properties
2009-03-21 11:20:00 -04:00
Ted Mielczarek
dcc2d8f492
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
...
--HG--
rename : toolkit/components/downloads/test/downloads.empty.sqlite => browser/components/privatebrowsing/test/unit/downloads.empty.sqlite
rename : dom/src/json/test/fail1.json => dom/src/json/test/unit/fail1.json
rename : dom/src/json/test/fail10.json => dom/src/json/test/unit/fail10.json
rename : dom/src/json/test/fail11.json => dom/src/json/test/unit/fail11.json
rename : dom/src/json/test/fail12.json => dom/src/json/test/unit/fail12.json
rename : dom/src/json/test/fail13.json => dom/src/json/test/unit/fail13.json
rename : dom/src/json/test/fail14.json => dom/src/json/test/unit/fail14.json
rename : dom/src/json/test/fail15.json => dom/src/json/test/unit/fail15.json
rename : dom/src/json/test/fail16.json => dom/src/json/test/unit/fail16.json
rename : dom/src/json/test/fail17.json => dom/src/json/test/unit/fail17.json
rename : dom/src/json/test/fail18.json => dom/src/json/test/unit/fail18.json
rename : dom/src/json/test/fail19.json => dom/src/json/test/unit/fail19.json
rename : dom/src/json/test/fail2.json => dom/src/json/test/unit/fail2.json
rename : dom/src/json/test/fail20.json => dom/src/json/test/unit/fail20.json
rename : dom/src/json/test/fail21.json => dom/src/json/test/unit/fail21.json
rename : dom/src/json/test/fail22.json => dom/src/json/test/unit/fail22.json
rename : dom/src/json/test/fail23.json => dom/src/json/test/unit/fail23.json
rename : dom/src/json/test/fail24.json => dom/src/json/test/unit/fail24.json
rename : dom/src/json/test/fail25.json => dom/src/json/test/unit/fail25.json
rename : dom/src/json/test/fail26.json => dom/src/json/test/unit/fail26.json
rename : dom/src/json/test/fail27.json => dom/src/json/test/unit/fail27.json
rename : dom/src/json/test/fail28.json => dom/src/json/test/unit/fail28.json
rename : dom/src/json/test/fail29.json => dom/src/json/test/unit/fail29.json
rename : dom/src/json/test/fail3.json => dom/src/json/test/unit/fail3.json
rename : dom/src/json/test/fail30.json => dom/src/json/test/unit/fail30.json
rename : dom/src/json/test/fail31.json => dom/src/json/test/unit/fail31.json
rename : dom/src/json/test/fail32.json => dom/src/json/test/unit/fail32.json
rename : dom/src/json/test/fail33.json => dom/src/json/test/unit/fail33.json
rename : dom/src/json/test/fail34.json => dom/src/json/test/unit/fail34.json
rename : dom/src/json/test/fail4.json => dom/src/json/test/unit/fail4.json
rename : dom/src/json/test/fail5.json => dom/src/json/test/unit/fail5.json
rename : dom/src/json/test/fail6.json => dom/src/json/test/unit/fail6.json
rename : dom/src/json/test/fail7.json => dom/src/json/test/unit/fail7.json
rename : dom/src/json/test/fail8.json => dom/src/json/test/unit/fail8.json
rename : dom/src/json/test/fail9.json => dom/src/json/test/unit/fail9.json
rename : dom/src/json/test/json2.js => dom/src/json/test/unit/json2.js
rename : dom/src/json/test/pass1.json => dom/src/json/test/unit/pass1.json
rename : dom/src/json/test/pass3.json => dom/src/json/test/unit/pass3.json
rename : testing/xpcshell/example/location_load.js => testing/xpcshell/example/unit/location_load.js
rename : toolkit/components/commandlines/test/unit/unix/test_bug410156.js => toolkit/components/commandlines/test/unit_unix/test_bug410156.js
rename : toolkit/components/commandlines/test/unit/win/test_bug410156.js => toolkit/components/commandlines/test/unit_win/test_bug410156.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug257155/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug257155/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_10/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_10/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_11/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_11/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_12/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_12/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_13/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_13/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug397778/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug397778/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug425657/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug425657/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_1/README => toolkit/mozapps/extensions/test/addons/test_bug428341_1/README
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug436207/install.js => toolkit/mozapps/extensions/test/addons/test_bug436207/install.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_9/install.rdf
2009-03-21 11:20:00 -04:00
Anton Rogaynis (antonr)
0911aad286
Bug 484161 - Qt breaks with enable-test in updater/test. r=rstrong
2009-03-19 20:16:20 -07:00
Robert Strong
59fbc43c07
Bug 341749 - 30% cpu usage check for updates while window dialog is up. r=dtownsend
2009-03-19 20:16:16 -07:00
Robert Strong
5bf4831cc7
Bug 484013 - Unknown content type dialog cut off. r=dao
2009-03-19 12:25:48 -07:00
Robert Strong
9d28ad2767
Bug 483688 - Modify Firefox Installer to Incorporate Feedback Form. r=jmathies, ur-r=beltzner
2009-03-19 11:56:47 -07:00
Ehsan Akhgari
e410f319d6
Bug 464800 - Download manager title window is not cleared when switching to Private Browsing; r=sdwilsh
2009-03-19 21:12:27 +03:30
Mark Hahnenberg
0c75fabad2
Bug 474387: Hide Theme panel if no themes are installed. r=dtownsend
2009-03-18 14:19:22 +00:00
Ehsan Akhgari
7d88172665
Backed out changeset 69322c1764ff (bug 464800) due to test failures on Mac
2009-03-12 13:37:40 +03:30
Ehsan Akhgari
c768114b78
Bug 464800 - Download manager title window is not cleared when switching to Private Browsing; r=sdwilsh
2009-03-12 12:28:17 +03:30
Ehsan Akhgari
f6cd477e73
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (follow-up fix); r=gavin
2009-03-12 12:27:53 +03:30
Robert Strong
7437e2754c
Bug 476336 - Remove check for InfoText from readstrings.cpp. r=ted.mielczarek
2009-03-11 19:10:56 -07:00
Ben Hearsum
a0fe728228
bug 481901: Use tee to dump hdiutil output to log & file when mounting dmgs for repacking. r=pike
2009-03-11 10:49:27 -04:00
Anton Samson
6a13897ac8
Bug 374189; hotkey conflict on linux download manager; r+ui-r=mconnor
2009-02-25 16:25:28 +01:00
Robert Strong
a1315c8c79
Bug 479361 - Replace hack to get available space in CheckDiskSpace with GetDiskFreeSpaceExW. r=jmathies
2009-02-24 19:58:23 -08:00
David Dahl
30c3338c16
Bug 473337 - Refresh the updater application icon. r=rstrong, ui-r=faaborg
2009-02-24 19:58:14 -08:00
David Dahl
281f0efe60
Bug 473337 - Refresh the updater application icon; Linux part; r=(robert.bugzilla + ted.mielczarek) ui-r=faaborg
2009-02-24 17:53:36 +01:00
Peter Weilbacher
2f4ef60118
[OS/2] Bug 477508: fix build break in updater/test, p=wuno@lsvw, r=pweilbacher
2009-02-24 10:59:16 +01:00
Serge Gautherie
a5a2252e81
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell
...
(Ev2-MC) Rename the object tests directory
2009-02-23 19:28:20 +01:00
Jeremy Lea
54bd95e3ca
Bug 479524 - TestAUSReadStrings fails to build on Mac OS X 10.4.8. r=rstrong
2009-02-20 18:02:29 -08:00
Dave Townsend
6df26e1de0
Disable tests from bug 435743 due to test failures
2009-02-18 14:19:27 -08:00
Dave Townsend
4c72fcf56f
Re-enable tests from bug 435743
2009-02-18 11:18:06 -08:00
Ted Mielczarek
add2be2e51
remove some unused cruft. rs=bsmedberg (no bug, NPOTB)
2009-02-18 11:17:54 -05:00
Ted Mielczarek
79405e8e0e
bug 478221 - make 'make upload' upload symbols zip alongside build. r=bsmedberg
2009-02-17 09:18:50 -05:00
Robert Strong
c2b32e272a
Bug 477908 - Set a smaller value for DOWNLOAD_BACKGROUND_INTERVAL for non official builds. r=mconnor
2009-02-15 23:34:56 -08:00
Josh Aas
4247f950ec
try disabling tests added in 9b79ff7b4707 in order to clear Linux test failures. CLOSED TREE
2009-02-13 12:34:30 -05:00
Dave Townsend
43487939b9
Bug 435743: Extensions and updates signed by any installed CA should be accepted (tests). r=robstrong
2009-02-12 13:34:52 +00:00
Robert Strong
a8f030d9a2
Test only fix - Bug 477577 - Encoding errors compiling TestAUSReadStrings.cpp
2009-02-10 12:13:47 -08:00
Rob Campbell
1656c32808
Bug 477591 - missing semi-colon in DownloadUtils.jsm. r=gavin
2009-02-09 11:40:15 -06:00
Robert Strong
3202062a0d
Fix error running tests for bug 473417 on Thunderbird Mac tinderbox
2009-02-08 16:03:25 -08:00
Robert Strong
a4262b1f00
Followup to fix more compiler warnings for Bug 473417 tests
2009-02-08 15:44:56 -08:00
Robert Strong
7dd0e5121e
Fix Linux and Mac compiler warnings for Bug 473417 tests
2009-02-08 14:27:01 -08:00
Phil Ringnalda
c41257249d
Bug 462185 - Don't include JavaScript standalone shell in distributions on Mac, part the don't-package-for-anyoneth, r=ted
2009-02-07 13:50:21 -08:00
Robert Strong
745e6150ac
Tests for Bug 473417 - updater.exe window is blank, and doesn't close. r=ted.mielczarek
2009-02-08 13:44:02 -08:00
Steve
8546f8bf8a
Bug 326228 - No error message when download manager tried to store file in folder with insufficent access rights. r=sdwilsh, ui=madhava
2009-02-07 00:41:30 -06:00
Robert Strong
9de7361dc0
Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies
2009-02-04 20:35:59 -08:00
John Wolfe
b32c8a2196
Windows Mobile Installer. r=ted
2009-02-03 19:00:06 -08:00
Ted Mielczarek
ba0adfda23
bug 421611 - need to be able to run tests on an arbitrary build. add a package target for mochitest. r=bsmedberg
2009-02-02 08:53:24 -05:00
Marco Zehe
ae20bb4203
bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov
2009-02-02 10:38:53 +01:00
Dave Townsend
e2194a7b87
Bug 474988: Mismatched adds and removes of install listeners will fail. r=robstrong
2009-01-30 10:07:28 +00:00
Dão Gottwald
77bff0afd3
Bug 422763 - wrong icon for "close" button in "about {addon}" dialog. r=dtownsend
2009-01-30 11:23:58 +01:00
Robert Strong
29f6c06ff6
Bug 459490 - Console error when checking for Sunbird or Thunderbird software updates 'Exception 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDocShellHistory.useGlobalHistory] in browser.xml'. r=dtownsend
2009-01-29 22:43:37 -08:00
Mook (sb)
42d95bb18c
Bug 470946 - PostUpdateWin WinPostProcess should launch synchronously. r=rstrong
2009-01-22 19:37:39 -08:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Robert Strong
d04b7e3393
Bug 473417 - updater.exe window is blank, and doesn't close. r=bsmedberg
2009-01-21 15:42:24 -08:00
Ehsan Akhgari
b24254b012
Bug 473417 - updater.exe window is blank, and doesn't close (further fixes) r=bsmedberg
2009-01-21 11:16:58 +03:30
Markus Stange
34a4a8cfe6
Bug 473233 - Application dropdown in download dialog is stretched, r=dao
2009-01-18 12:06:34 +01:00
Kai Liu
4b0b5e5530
Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc
2009-01-18 13:58:19 +03:30
Ehsan Akhgari
128a63467b
Bug 473417 - updater.exe window is blank, and doesn't close; r=bsmedberg
2009-01-15 11:24:30 +03:30
Robert Strong
e17e92b81d
Bug 470799 - Remove deprecated macros that are no longer in use. r=jmathies
2009-01-14 14:21:12 -08:00
Ehsan Akhgari
bc8182a0bc
Bug 468714 - The Persian installer's UI should be RTL; r=rstrong
2009-01-13 21:30:06 +03:30
Ehsan Akhgari
7e27b6ead9
Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after; r=gavin
2009-01-13 21:30:05 +03:30
Ehsan Akhgari
08cbbfc855
Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong
2009-01-12 22:22:27 -08:00
Robert Strong
80d88b1f03
Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies
2009-01-12 22:17:49 -08:00
Robert Strong
3414109a17
Bug 399153 - Software update should support unicode strings for the UI. r=bsmedberg, r=ehsan
2009-01-08 22:25:49 -08:00
Shawn Wilsher
708706c323
Bug 429827 - Download manager does not warn when its download location does not exist or is write protected
...
r=Mardak
2009-01-08 15:17:53 -05:00
Robert Strong
16ec2a45eb
Bug 470797 - The GetLongPath macro returns paths with a trailing \. r=jmathies
2009-01-06 11:16:49 -08:00
Dave Townsend
d1ab594818
Bug 470810: getDirInternal should cache ProfD. r=robstrong
2009-01-06 11:04:41 +00:00
Robert Strong
e58b51123f
Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend
2009-01-05 15:17:40 -08:00
Robert Strong
1fb629c382
Bug 464835 - Update prompt comes up too often - backout changes from bug 324121. r=dtownsend
2009-01-05 11:00:19 -08:00
Robert Strong
247e364bdc
Bug 459615 - Remove the needElevation param from WinLaunchChild. r=ted.mielczarek, r=jmathies
2009-01-01 16:18:33 -08:00
Phil Ringnalda
8aca67f326
Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin
2008-12-31 18:54:17 -08:00
Ben Hearsum
9108e3868a
bug 471427: upload target, all in one shot, UPLOAD_EXTRA_FILES fixed. r=ted
2008-12-29 11:11:27 -05:00
Dave Townsend
0dac3de193
Bug 470379: Remove code to upgrade from 1.0 profiles. r=robstrong
2008-12-29 09:31:25 +00:00
Ben Hearsum
08260b28ba
bug 464154: l10n-for-releases fixes, l10n-upload-% target. r=pike,ted
2008-12-24 09:08:08 -05:00
Robert Strong
1d7c4eaba4
[Sunbird] Bug 470197 - Update installer. r=ctalbert
2008-12-19 16:09:05 -08:00
Dave Townsend
d3c023f9bb
Bug 445710: Add-on update shows old version while downloading. r=robstrong
2008-12-19 12:25:27 +00:00
Michael Ventnor
50e114a822
Bug 416466 - "Extra useless option in file handling options" [r=myk]
2008-12-12 15:49:52 -08:00
Ted Mielczarek
117b542f74
bug 468494 - nightly mac builds are over 285Mb in size. fix NO_PKG_FILES to remove .dSYM bundles. r=bsmedberg
2008-12-08 16:09:52 -05:00
Phil Ringnalda
342b26417f
Bug 464632 - Give processed removed-files some IFLAGS lovin', r=ted
2008-12-06 20:25:08 -08:00
Markus Stange
6ba1cc8b6f
Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao
2008-12-06 12:41:29 +01:00
Robert Kaiser
031d317401
bug 453840: make it possible to create files in the final place for releases - create a MOZ_PKG_NAME for the in-package dir. r=tmielczarek
2008-12-05 12:00:33 -05:00
Markus Stange
5a0af206f8
Bug 456214 - Polish toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console, r=dao
2008-12-04 14:36:24 +01:00
Neil Rashbrook
0fab8ae13d
Bug 459372 Move filefield style rules to toolkit r=Mano
...
--HG--
rename : browser/themes/gnomestripe/browser/preferences/preferences.css => toolkit/themes/gnomestripe/global/filefield.css
rename : browser/themes/pinstripe/browser/preferences/preferences.css => toolkit/themes/pinstripe/global/filefield.css
rename : browser/themes/winstripe/browser/preferences/preferences.css => toolkit/themes/winstripe/global/filefield.css
2008-12-03 14:11:37 +00:00
Dave Townsend
b883bc40e1
Bug 467438: EM tests are touching the network. r=robstrong, CLOSED TREE
2008-12-01 18:13:42 -06:00
Dave Townsend
70531db076
Bug 465556: Fennec does not create extensions.rdf file. r=robstrong, a1.9.1=beltzner
2008-11-28 16:20:10 -06:00
Dave Townsend
192f849952
Bug 454546: Update EM and blocklist service to be initialised on profile-after-change. r=robstrong, a1.9.1=beltzner
2008-11-28 12:49:48 -08:00
Shawn Wilsher
45e296678a
Merge to tip for bug 463687
2008-11-28 09:07:19 -08:00
Dave Townsend
139a23f068
Bug 463687 - More info on severity blocklist dialog doesnt do anything. r=rstrong, blocking1.9.1=dtownsend
2008-11-28 04:02:19 -08:00
Robert Strong
b4a91a3d20
Bug 462940 - check for existing ProgressListener before adding one in updates.xml. r=dtownsend, approval1.9.1=beltzner
2008-11-28 03:41:37 -08:00
Justin Wood
b2458c170c
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher
19fcb4b6ab
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
2008-11-27 13:15:18 -08:00
Justin Wood
293c89f577
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Robert Strong
5a597093c6
Bug 464364 - Multiple attempts to write permission test file (should cache canUpdate). r=dtownsend, approval1.9.1=beltzner
2008-11-26 22:07:51 -08:00
Dave Townsend
174b98cd0f
Bug 463819: Blocklisted add-ons with a compatibility update say they are incompatible rather than blocklisted. r=rstrong, a=blocking1.9.1
2008-11-26 09:04:13 -06:00
Robert Strong
99ff41bc9f
Bug 464765: Update wizard back button displayed on Linux when it shouldn't. r=mconnor, a1.9.1b2=beltzner
2008-11-16 15:00:03 +00:00
Ben Hearsum
d22f52dce3
bug 453840: (NPOT en-US Build) make it possible to create l10n files in final place for releases. r=ted,axel
2008-11-14 16:26:53 +00:00
Robert Strong
cbdfafbc55
Bug 313057: Automatic updater downgrades/overwrites browser version when an older/identical version is in the queue. r=bsmedberg, a1.9.1b2=beltzner
2008-11-14 12:11:08 +00:00
Robert Strong
dd89e703a7
Bug 454964: |make check|: test_0110_general.js reports leak 1. r=mconnor, a1.9.1b2=beltzner
2008-11-14 10:24:20 +00:00
Ehsan Akhgari
afff8329d0
Bug 463888 - Do not persist the "Save As" location in private browsing mode; r=gavin, a=blocking-firefox3.1+
2008-11-14 02:04:41 +03:30
Ted Mielczarek
3b0220e8a2
Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB
2008-11-13 15:37:04 +00:00
Ehsan Akhgari
4cbd3dd215
Bug 463885 - Entering the Private Browsing mode may not always empty the download manager list; r=sdwilsh, a=blocking1.9.1+
2008-11-12 23:43:12 +03:30
Robert Kaiser
991a9d63e6
bug 456373 - create a makefile target for packaging a source tarball, r=ted a1.9.1b2=beltzner (actual code is NPOTDB)
2008-11-12 13:45:23 +01:00
Justin Dolske
b14b6b4dbb
Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong
2008-11-05 19:17:27 -08:00
Shawn Wilsher
88f4a312eb
Bug 462964 - nsIDownloadManager should have removeDownloadsByTimeframe
...
r=mconnor
2008-11-05 18:39:24 -05:00
Robert Strong
5315305f00
Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Ehsan Akhgari
0cd9741967
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [downloadmgr part]; r=sdwilsh
2008-11-04 02:52:21 +03:30
Dave Townsend
d13a725406
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
...
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Dave Townsend
d81de86f28
Backed out changeset bbccbf2c7456
2008-11-02 03:27:18 +00:00
Dave Townsend
f6b515d08c
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
...
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Dave Townsend
ba2bcfde7c
Bug 462338: Make executeSoon widely available. r=robcee, r=gavin
2008-10-30 17:22:17 +00:00
Jim Blandy
f83d8c9ea3
Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla.
...
Give SpiderMonkey its own configure script and top-level Makefile.
Adjust js/src/Makefile as appropriate for life as a stand-alone
makefile, instead of a 'make export; make libs'-style Mozilla tier
makefile. Have the configure script accept '--with-nspr-cflags' and
'--with-nspr-libs' options for using an in-tree NSPR. Also accept
'--with-system-nspr', '--with-nspr-prefix', and
'--with-nspr-exec-prefix' flags for using an installed NSPR. Default
to --disable-jemalloc, assuming we don't have that part of the tree
available; have the top-level configure script pass --enable-jemalloc
as needed.
Since we no longer have an export phase to copy header files into
dist/include/js before we build the library, we need to be able to
find nanojit.h in the nanojit directory; fix references in
jsbuiltins.h and jstracer.cpp.
Give SpiderMonkey it its own copies of many of the files from ./config
and ./build. These are all exact copies, except as follows:
. js/src/config/Makefile.in: js/src only has a subset of
js/src/config, and thus a subset of the makefile targets.
. js/src/config/autoconf.mk.in: js/src/configure.in has its own make
variables to set, not set by the top-level configure script, so it
needs a custom automake.mk template.
. js/src/config/make-system-wrappers.pl: a copy from nsprpub/config,
so that we can build without having an NSPR source tree handy.
Invoke js/src/configure from ./configure, passing the values computed
for NSPR_CFLAGS and NSPR_LIBS by the top-level configure script.
Treat js/src as a static directory of the js tier, and create a new
config/js (just a Makefile) to be the js tier's non-static directory.
Let js/src/configure generate SpiderMonkey's makefiles, not
./configure.
Generate a 'js-config' script, which clients can call to find the
CFLAGS and LIBS values necessary to compile and link against an
installed SpiderMonkey library. Don't include the js-config script in
Macintosh packages.
Teach client.mk how to rebuild js/src/configure.
Tell Mercurial to ignore files generated by autoconf in js/src.
Further work:
. Right now, callers must define JS_THREADSAFE when #including jsapi.h.
This is fixed in a subsequent patch.
. js/src/configure is a trimmed copy of ./configure. It could be
trimmed more.
--HG--
rename : build/autoconf/acoutput-fast.pl => js/src/build/autoconf/acoutput-fast.pl
rename : build/autoconf/altoptions.m4 => js/src/build/autoconf/altoptions.m4
rename : build/autoconf/config.guess => js/src/build/autoconf/config.guess
rename : build/autoconf/config.sub => js/src/build/autoconf/config.sub
rename : build/autoconf/glib.m4 => js/src/build/autoconf/glib.m4
rename : build/autoconf/install-sh => js/src/build/autoconf/install-sh
rename : build/autoconf/make-makefile => js/src/build/autoconf/make-makefile
rename : build/autoconf/match-dir.sh => js/src/build/autoconf/match-dir.sh
rename : build/autoconf/nspr.m4 => js/src/build/autoconf/nspr.m4
rename : build/autoconf/pkg.m4 => js/src/build/autoconf/pkg.m4
rename : build/autoconf/update-makefile.sh => js/src/build/autoconf/update-makefile.sh
rename : build/cygwin-wrapper => js/src/build/cygwin-wrapper
rename : build/hcc => js/src/build/hcc
rename : build/hcpp => js/src/build/hcpp
rename : build/unix/mddepend.pl => js/src/build/unix/mddepend.pl
rename : build/unix/uniq.pl => js/src/build/unix/uniq.pl
rename : config/Makefile.in => js/src/config/Makefile.in
rename : config/Moz/Milestone.pm => js/src/config/Moz/Milestone.pm
rename : config/autoconf.mk.in => js/src/config/autoconf.mk.in
rename : config/config.mk => js/src/config/config.mk
rename : config/elf-dynstr-gc.c => js/src/config/elf-dynstr-gc.c
rename : config/fastcwd.pl => js/src/config/fastcwd.pl
rename : config/gcc_hidden.h => js/src/config/gcc_hidden.h
rename : config/insure.mk => js/src/config/insure.mk
rename : nsprpub/config/make-system-wrappers.pl => js/src/config/make-system-wrappers.pl
rename : config/milestone.pl => js/src/config/milestone.pl
rename : config/milestone.txt => js/src/config/milestone.txt
rename : config/mkdepend/Makefile.in => js/src/config/mkdepend/Makefile.in
rename : config/mkdepend/cppsetup.c => js/src/config/mkdepend/cppsetup.c
rename : config/mkdepend/def.h => js/src/config/mkdepend/def.h
rename : config/mkdepend/ifparser.c => js/src/config/mkdepend/ifparser.c
rename : config/mkdepend/ifparser.h => js/src/config/mkdepend/ifparser.h
rename : config/mkdepend/imakemdep.h => js/src/config/mkdepend/imakemdep.h
rename : config/mkdepend/include.c => js/src/config/mkdepend/include.c
rename : config/mkdepend/main.c => js/src/config/mkdepend/main.c
rename : config/mkdepend/mkdepend.man => js/src/config/mkdepend/mkdepend.man
rename : config/mkdepend/parse.c => js/src/config/mkdepend/parse.c
rename : config/mkdepend/pr.c => js/src/config/mkdepend/pr.c
rename : config/nfspwd.pl => js/src/config/nfspwd.pl
rename : config/nsinstall.c => js/src/config/nsinstall.c
rename : config/nsinstall.py => js/src/config/nsinstall.py
rename : config/pathsub.c => js/src/config/pathsub.c
rename : config/pathsub.h => js/src/config/pathsub.h
rename : config/preprocessor.pl => js/src/config/preprocessor.pl
rename : config/revdepth-nt.pl => js/src/config/revdepth-nt.pl
rename : config/revdepth.pl => js/src/config/revdepth.pl
rename : config/rules.mk => js/src/config/rules.mk
rename : config/system-headers => js/src/config/system-headers
rename : config/version.mk => js/src/config/version.mk
rename : config/version_win.pl => js/src/config/version_win.pl
rename : configure.in => js/src/configure.in
2008-10-29 08:29:22 -07:00
Jim Mathies
4ba1e76c42
Bug 426544 - Disable browser.download.manager.alertOnEXEOpen and set internet zone bit on all downloaded files; v3; r=sdwilsh
2008-10-29 05:53:30 +01:00
Jesper Kristensen
b5c0e51f77
Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; r=(dveditz + kaie)
2008-10-29 05:39:28 +01:00
Peter Weilbacher
61bfd14213
[OS/2] Bug 461342: do not lxLite-compress the main executables to prevent icon corruption on some systems, r=wuno
2008-10-26 22:53:57 +01:00
Ben Hearsum
059a931551
bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me
2008-10-24 15:47:48 -04:00
Robert Strong
51ac46cda7
Bug 324121 - (EM Patch) Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning. r=dtownsend
2008-10-21 17:48:52 -07:00
Alexander L. Slovesnik
7133447dfb
Bug 335266 - If update of Thunderbird was paused, incorrect message is shown; r=robert.bugzilla
2008-10-22 01:37:51 +02:00
Dmitry Potapov
7214c98ab9
Bug 412610 - "MAXPATHLEN too small for glibc's realpath()" (define MAXPATHLEN as PATH_MAX when PATH_MAX is available) [r=bsmedberg]
2008-10-20 22:55:57 -05:00
Mike Hommey
1f37f46951
Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg]
2008-10-20 22:17:16 -05:00
Julien RIVAUD
3a6b664ae0
Bug 419293 - "downloading update" dialog's hide button has unneeded and wrong icon; r=gavin.sharp
2008-10-20 14:24:35 +02:00
Dave Townsend
6160a863f3
Bug 427155: Searching add-ons for /find bar/ generates an error. r=robstrong, r=laura
2008-10-18 15:03:55 +01:00
Markus Stange
24c418dbdf
Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin
2008-10-18 11:57:46 +02:00
Dão Gottwald
380e4ca4f6
Bug 397493 - Add-ons Update should skip "Continue" if all updates have been successful. ui-r=boriss, r=dtownsend
2008-10-15 15:56:25 +02:00
Ben Hearsum
347a38192a
backout bug 453840 to fix win32 l10n
2008-10-13 20:42:23 -04:00
Edward Lee
12436dcf0c
Bug 414326 - Use DownloadUtils for software update downloads. r=sdwilsh, r=robstrong
2008-10-13 10:50:10 -05:00
Markus Stange
b6747539e3
Backed out changeset 151e51ec625e (bug 398928) because of unit test orange
2008-10-13 14:30:47 +02:00
Markus Stange
6cbd4557ec
Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin
2008-10-13 11:24:51 +02:00
Robert Strong
f8a5069900
Partial backout of Bug 453733 to fix Bug 459569
2008-10-12 16:03:38 -07:00
Robert Strong
635de34829
Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg
2008-10-10 16:04:01 -07:00
Robert Strong
570ccf44f5
Bug 458839 - Move errors.xul from update over to extensions since the add-ons mgr. is the only consumer. r=dtownsend
2008-10-10 15:36:46 -07:00
Neil Rashbrook
4c8fb2c5af
Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn
...
--HG--
rename : toolkit/mozapps/preferences/preferences.xml => toolkit/content/widgets/filefield.xml
2008-10-10 00:04:06 +01:00
Ben Hearsum
74b8c68139
bug 453840: make it possible to create files in the final place for releases - follow-up to MOZ_PKG_PRETTYNAMES patch to support win32
2008-10-09 08:53:28 -04:00
Daniel Holbert
72c410a648
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Ben Turner
21e1a3e936
Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst'
2008-09-30 16:56:57 -07:00
Doug Turner
4eff22b11e
Bug 420928, 457331. Fixes main entry point on windows ce. minor windows mobile fixes in XR. r=bsmedberg
2008-09-30 14:34:55 -07:00
Markus Stange
e384335a50
Bug 456216 - Add attributes "first-visible" and "last-visible" to the first and last visible radio buttons of the Add-ons Manager toolbar, r=Mossop
2008-09-30 12:59:42 +02:00
Dave Townsend
88609aff7a
Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
...
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
Robert Strong
da91a7ed13
Bug 454026 - Updates directory not removed on install on Vista. r=jmathies
2008-09-22 12:28:45 -07:00
Robert Kaiser
a84761b588
bug 453840 - make it possible to create files in the final place for releases, r=ted
2008-09-17 22:53:09 +02:00
Dave Townsend
5a0d4e5f00
Bug 454842: Remove unneccessary hack from bug bug 299716 tests that was hiding a now non-existant assertion. r=robstrong
2008-09-14 12:06:53 -04:00
Robert Strong
e4e22311ff
Bug 454357 - ?force=1 is appended to update url even when the url supplies params. r=dtownsend
2008-09-12 13:18:32 -07:00
Robert Strong
325b84ba57
Fix intermittent failure of Bug 451085 on Mac OS X. r=me
2008-09-10 19:17:07 -07:00
Phil Ringnalda
b65979710c
Bug 454360 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin
2008-09-09 21:33:27 -07:00
Robert Strong
bc2c387004
[Win32] Bug 454130 - Deprecate the ini creation macros from common.nsh. r=jmathies
2008-09-09 19:17:16 -07:00
Robert Strong
38a27e41e8
Bug 451085 - Add updater tests for applying mar files. r=dtownsend
2008-09-08 11:57:10 -07:00
Robert Strong
d871875d8e
Bug 453870 - Give app update some XPCOMUtils love. r=dtownsend
2008-09-08 11:37:30 -07:00
Anoop Saldanha
adb7b1e579
Bug 436553 - Automate litmus test for closing the download manager; r=sdwilsh
2008-09-08 15:06:42 +02:00
Ginn Chen
b807ca4816
Bug 440714 use -xldscope for Sun Studio on Solaris r=vladimir,benjamin sr=benjamin
2008-09-08 14:21:07 +08:00
Robert Strong
acf9005b85
Bug 353177 - Details link has ugly focus while downloading an update. r=dietrich
2008-09-05 09:57:23 -07:00
Honza Bambas
ffe9977404
bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie
2008-09-05 09:35:58 -04:00
Natch
dd515511f2
Bug 423469: Theme preview splitter can be moved too far to the left and right. r=mossop
2008-09-05 11:36:22 +01:00
Natch
bdf4fe6426
Bug 424317: Add-on Updates dialogue shown at startup has buttons in the wrong order/position. r=mossop
2008-09-05 10:50:12 +01:00
Robert Strong
ce890771ed
Bug 453693 - updater.exe sometimes creates the lock file in the wrong directory. r=ted.mielczarek
2008-09-04 13:40:28 -07:00
Robert Strong
39719eaef4
Test for Bug 390746
2008-09-04 11:15:33 -07:00
Régis Caspar
62ad98fef2
Bug 438755, 415579, 419956. Add cancel install as appropriate and disable install button for installed add-ons
2008-09-04 11:11:52 +01:00
Håkan Waara ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
1652f1d792
Bug 422511 - "Open with 'TextEditor.app'" Should be "Open with 'TextEditor'"
...
This changeset gets an application bundle's name instead of the bundle's file
name on OS X.
Original patch by Håkan Waara, updated by Shawn Wilsher.
Original patch r=sdwilsh, sr=biesi
Updated patch r=hwaara, sr=biesi
2008-09-03 12:22:16 -04:00
Natch
c44117d58c
Bug 449402: Don't fetch thumbnails in Add-ons manager if loading images is disabled. r=mossop
2008-09-03 08:42:16 +01:00
Dave Townsend
38b92580c3
Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong
2008-09-02 12:53:34 +01:00
Arpad Borsos
3c87be4ffc
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
2008-09-02 10:45:14 +01:00
Robert Strong
0bc3b8e923
Bug 452657 - Remove richview from toolkit. r=dtownsend
2008-09-01 13:38:42 -07:00
Robert Strong
55c6ac149b
Bug 452128 - Only try to elevate when updating from the application. r=ted.mielczarek
2008-09-01 13:09:57 -07:00
Dave Townsend
7f4c059a7f
Backed out changeset 47db77d641d4 from bug 449027
2008-08-28 10:58:17 +01:00
Dave Townsend
35890474fa
Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong
2008-08-28 10:55:43 +01:00
Armen Zambrano Gasparnian
43fa2bfa56
Bug 438240 - packager.mk doesn't mount image automatically on MacOS 10.5, r=bsmedberg
2008-08-27 21:49:12 -04:00
Robert Strong
29abe2126d
Additional tests from Bug 451164. r=dtownsend
2008-08-27 11:05:13 -07:00
Robert Strong
4ee2c65ce0
Bug 405257 - gUpdates.wiz is null in some cases. r=dtownsend
2008-08-27 09:43:07 -07:00
Robert Strong
e4c9bca4fd
Bug 452174 - Make updater binary parent-pid command line arg optional. r=bsmedberg
2008-08-26 14:06:45 -07:00
Dave Townsend
183cb721bb
Bug 430943: Add-ons manager displays Get Add-ons pane even when disabled. r=robstrong
2008-08-26 09:44:52 +01:00
Robert Strong
27f27a81b4
Remove bogus log statement added by Bug 451164
2008-08-25 11:16:51 -07:00
Robert Strong
4931825ce9
Bug 451692 - updater.exe debug exception - dbgheap.c Line 1279 _CrtlsValidHeapPointer(pUserData). r=bsmedberg
2008-08-25 11:12:25 -07:00
Robert Strong
cfda98c8b6
Bug 451164 - Update error messages are often incorrect. r=dtownsend
2008-08-24 11:43:50 -07:00
Robert Strong
b03db64c2d
Bug 450790 - Remove testnsUpdateService.js. r=dtownsend
2008-08-19 15:22:11 -07:00
Robert Strong
56b461156d
Followup to bug 446527 - make %LOCALE% optional, r=dtownsend,bsmedberg
2008-08-19 15:37:00 -04:00
Serge Gautherie
006237fb18
Bug 312661 - Software Update 1st step displays 'AUS: Update XML File Malformed (200)' if working offline . r=rstrong
2008-08-18 20:49:32 -07:00
Robert Strong
13b6095ca1
Bug 446527 - major update not offered when some language packs are installed. r=dtownsend, r=bsmedberg
2008-08-17 19:15:10 -07:00
Robert Strong
b32937f301
Adding general application update service tests from Bug 446527. r=dtownsend, r=bsmedberg
2008-08-16 22:40:34 -07:00
Robert Strong
acf4fab526
Adding general application update service tests from Bug 446527 without the Makefiles since the tree is not green - NPOB for now. r=dtownsend, r=bsmedberg
2008-08-16 13:27:09 -07:00
Régis Caspar
45ff8740fb
Bug 386434: Add-ons aren't sorted correctly in Add-ons manager (problem with non-ascii chars). r=dtownsend
2008-08-16 16:05:07 +01:00
Kai Engert
b896a8b0e7
Backed out changeset 3770c42e3118
2008-08-16 08:00:17 +02:00