Commit Graph

2183 Commits

Author SHA1 Message Date
Marco Bonardo
0f693478e3 Backout af0a7f54f483 (bug 704691), 17b4093b5ec5, 23f26ba05f1a (bug 697383) for various failures 2011-11-28 23:53:22 +01:00
Fabrice Desré
4e45ac5628 Bug 697383 - implement navigator.mozApps - Part 0 : Remove old implementation [r=mfinkle] 2011-11-28 12:13:11 -08:00
Geoff Lankow
590a0ca6a5 Bug 702744 - Use do_get_profile() instead of CurProcD in test_privatebrowsing_downloadLastDir.js; r=gavin.sharp 2011-11-20 11:12:06 +13:00
Dave Townsend
065f386f78 Bug 652376: Correct whitespace from review. r=robstrong 2011-11-23 15:12:59 -08:00
Dave Townsend
bac66db741 Bug 652376: Migrate XPInstall Packager to the installer directory. r=robstrong, r=khuey.
--HG--
rename : xpinstall/packager/Packager.pm => toolkit/mozapps/installer/Packager.pm
rename : xpinstall/packager/pkgcp.pl => toolkit/mozapps/installer/pkgcp.pl
rename : xpinstall/packager/xptlink.pl => toolkit/mozapps/installer/xptlink.pl
2011-11-23 15:10:06 -08:00
Dave Townsend
f4cd50d453 Bug 652376: Migrate XPInstall dialog into the extensions directory. r=robstrong
--HG--
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.dtd => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.properties => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.css => toolkit/mozapps/extensions/content/xpinstallConfirm.css
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.js => toolkit/mozapps/extensions/content/xpinstallConfirm.js
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.xul => toolkit/mozapps/extensions/content/xpinstallConfirm.xul
rename : toolkit/mozapps/xpinstall/content/xpinstallItem.xml => toolkit/mozapps/extensions/content/xpinstallItem.xml
rename : toolkit/themes/pinstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/pinstripe/mozapps/extensions/xpinstallConfirm.css
rename : toolkit/themes/winstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/winstripe/mozapps/extensions/xpinstallConfirm.css
2011-11-23 15:04:56 -08:00
Dave Townsend
96397f27c7 Bug 699175: The current theme is not active when updating Firefox and the add-ons database schema changes. r=Unfocused 2011-11-22 18:28:27 -08:00
Mike Hommey
c124580b04 Bug 696555 - Move update.locale into omni.jar. r=rstrong 2011-11-22 08:05:59 +01:00
Dave Townsend
68f835501e Removing debug logging that was accidentally left in the patch for bug 703154. 2011-11-21 14:37:03 -08:00
Dave Townsend
abda0e0ec9 Bug 703154: Simplify the schema migration code. r=Unfocused 2011-11-21 12:09:26 -08:00
Sriram Ramasubramanian
c836049aca Bug 703305 - Fix elfhack bustage. r=gladium 2011-11-18 13:18:24 -08:00
Doug Turner
10680e9163 Bug 703680 - support both embedding/android and mobile/android/base. r=khuey 2011-11-18 13:17:40 -08:00
Ed Morley
d06867876a Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-18 08:43:10 +00:00
Blair McBride
6f224c01aa merge fx-team to mozilla-central 2011-11-18 14:52:59 +13:00
Ed Morley
6000587a19 Merge mozilla-central to mozilla-inbound 2011-11-16 18:05:23 +00:00
Ed Morley
1c87228e23 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-16 11:02:43 +00:00
Rob Campbell
bf422e9c17 merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00
Henri Sivonen
6a41643932 Bug 651072 addendum - Make the extension manager treat text/html update responses as errors. r=dtownsend. 2011-11-16 09:38:51 +02:00
Dave Townsend
33fdf71a7f Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused 2011-11-14 10:03:06 -08:00
Blair McBride
6e0a01fb8b Bug 700201 - Addons that haven't been updated for an extremely long time should not be compatible by default. r=dtownsend 2011-11-14 14:26:35 +13:00
Blair McBride
0d791a12d4 Bug 695977 - Addons shouldn't be compatible by default when their minVersion is greater than the app version. r=dtownsend 2011-11-14 14:26:33 +13:00
Michael Wu
10aa39fd71 Bug 701875 - Rename omni.jar to omni.ja, r=ted 2011-11-12 19:58:19 -08:00
Gregory Szorc
8981c9aed3 Bug 682356 - Remove metrics from AddonRepository searching; r=Mossop
This data is now redundant with telemetry from bug 668392. This
effectively reverts bug 623950.

--HG--
extra : rebase_source : fa1531b65b0402c0a3bd186547e03f3cd6cacb8a
2011-11-04 18:05:37 -07:00
Jonathan Kew
f784d8150d bug 692727 - include non-English hyphenation files on Android. r=mfinkle 2011-11-16 09:04:47 +13:00
Dave Townsend
0cfc4f5cb4 Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused 2011-11-15 11:22:48 -08:00
Michael Wu
3e0835d415 Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
Geoff Lankow
e3e1b4ba5e Bug 701298 - Fix browser_searching.js when update channel is aurora/beta/release; r=dtownsend 2011-11-10 20:59:13 +13:00
Geoff Lankow
3034197062 Bug 701193 - xpcshell-tests for add-on manager broken when update channel is set to aurora/beta/release; r=dtownsend 2011-11-10 12:08:48 +13:00
Gregory Szorc
2bcb0f0c44 Bug 682027 - Add syncGUID field to addons; r=Mossop 2011-11-04 18:04:15 -07:00
Blair McBride
99bd855513 Bug 702868 - AddonInternal.hasBinaryComponents doesn't affect AddonInternal.appDisabled until after initial install. r=dtownsend 2011-11-17 17:27:23 +13:00
Tim Abraldes
a92e874526 Bug 668436 - Send service pack major and minor version info in AUS ping. r=rstrong 2011-11-07 12:53:41 -06:00
Oonishi Atsushi
ebc58fb880 Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
Geoff Lankow
c6001712b8 Bug 700633 - responseType not set when using XHR to retrieve XML; r=dtownsend 2011-11-09 10:03:08 +13:00
Mark Banner
0aabe1d279 Bug 700988 - BRANCH_REGEXP is not defined in AddonRepository.jsm - Add-on manager broken on Aurora branch. r=dtownsend 2011-11-09 18:37:10 +00:00
Phil Ringnalda
8bcfd86fd6 Back out a126c53a037e (bug 697312) and 883cb16d5bfe (bug 697246) for Win xpcshell orange 2011-11-08 21:22:28 -08:00
Dave Townsend
874b4c8a33 Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused 2011-11-08 16:03:56 -08:00
Dave Townsend
dc0ba4064b Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused 2011-11-08 16:02:49 -08:00
Ed Morley
345c2b06c0 Merge mozilla-central and mozilla-inbound 2011-11-05 18:46:28 +00:00
Ed Morley
6a998be2c5 Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Felix Fung
6fa1cb34c9 Bug 698986 - Only Crashed Plugins Should Suggest Reloading. r=dolske 2011-11-05 10:43:59 -07:00
Marco Bonardo
1a16d14845 Bug 691512 - CreateStatement misuse in AddonRepository.jsm.
r=mossop
2011-11-05 00:41:47 +01:00
Rail Aliiev
364e83c545 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Jens Hatlak
7ed500ceaa Bug 698524 - fix test_startup.js xpcshell test for SeaMonkey by excluding all non-test add-ons. r=Mossop 2011-11-04 21:08:48 +00:00
Felix Fung
5730c65256 Bug 397424 - Downloads cause high CPU usage. r=gavin
This addresses an issue with the download manager that can cause high CPU usage
when there is an active download.  The underlying issue is the frequency of
updates that the download progress listener receives.
Things changed:
- reduced the number of null checks in DownloadUtils.jsm's getDownloadStatus
  function by one (down to two from three).
- obtain and format strings from the nsIStringBundle.  This removes all the
  calls to String.replace in DownloadUtils.jsm.
- modifies the download manager back-end to update the percentComplete and size
  property on downloads before dispatching a state changed notification for
  downloads entering the DOWNLOAD_DOWNLOADING state.  This saves us two calls to
  setAttribute on downloads that we know how big they are, and saves us the same
  two calls to setAttribute for indeterminate downloads as well as not
  dispatching a ValueChange event on the progressmeter every time
  onProgressChange is called on the DownloadProgressListener.
- has nsDownload implement nsIClassInfo so we do not need to QueryInterface when
  going through the list of active downloads in both the download manager's UI
  and the browser's taskbar UI.
2011-11-03 15:25:55 -07:00
Ed Morley
b15379954e Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms
Except this time enter the changesets in the correct order in Mak's backout
script, so the changeset isn't empty :/
2011-11-04 10:50:16 +00:00
Dave Townsend
f24e3dedd1 Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused 2011-11-03 18:30:43 -07:00
Dave Townsend
aac42edf34 Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused 2011-11-03 18:30:59 -07:00
Jim Mathies
d430cb4c02 Bug 577867 - Update installer to use new city hash taskbar registration ids. r=rstrong 2011-11-03 09:39:51 -05:00
Geoff Lankow
d69572b024 Bug 672817 - Site-by-site last downloaded-to directory is not remembered when using unknown content-type dialog; r=gavin.sharp 2011-10-20 00:33:09 +13:00
Geoff Lankow
05b39c14b0 Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher 2011-10-22 12:39:30 +13:00