Cykesiopka
e055b046c8
Bug 339631 - Remove useless |const RDF_NS| in <pluginInstallerDatasource.js>. r=Mossop
2013-03-04 20:15:38 -05:00
Mike Hommey
894c949d86
Bug 842327 - Move libomxplugin* at the root of the apk. r=doublec,r=khuey
2013-03-04 19:34:03 +01:00
Ryan VanderMeulen
be2cdda9f7
Merge m-c to inbound.
2013-03-04 10:24:41 -05:00
Mike Hommey
9376d7ad68
Bug 812105 - Strip all files that can be stripped in the SDK. r=ted DONTBUILD as NPOTB
2013-03-04 09:23:09 +01:00
Tom Schuster
1ee9920178
Bug 661961 - change about:plugins to add the path for every extension. r=bsmedberg
2013-02-28 13:46:42 +01:00
Dave Vasilevsky
c3964b9858
Bug 548763 - Show download progress in OS X app dock icon. r=dao r=josh
...
--HG--
rename : widget/tests/taskbar_progress.xul => widget/tests/test_taskbar_progress.xul
2013-03-03 05:58:00 -05:00
Brian R. Bondy
eb118b0c53
Bug 843770. r=rstrong
2013-02-28 16:12:51 -05:00
Brian R. Bondy
f6a3b16026
bug 830134. r=rstrong
2013-02-28 10:05:45 -05:00
Ms2ger
3813557cac
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
f0b7e3972c
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
cd9c6150fe
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Ed Morley
53600c9d44
Merge mozilla-central to mozilla-inbound
2013-02-26 10:45:52 +00:00
Mike Hommey
fd2a3d3551
Bug 844785 - Fix xulrunner mac builds. r=ted
2013-02-26 08:13:30 +01:00
Gregory Szorc
14545664e3
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Gregory Szorc
b57b13255c
Bug 784841 - Part 17: Handle unicode during packaging; r=glandium
2013-02-25 12:47:17 -08:00
Shane Caraveo
6b1411323d
Bug 755126 add social services management to about:addons, r=felipe
2013-02-26 14:50:24 -08:00
Dave Townsend
02a5c54a71
Bug 824022: Forcibly timeout xpcshell tests that run too long. r=Unfocused
2013-02-23 21:55:23 -08:00
L. David Baron
a144cc1c82
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
Marshall Culpepper
d7cf184143
Bug 833708: Correctly set the active update's errorCode when there isn't enough space in Gonk. r=dhylands
2013-02-25 21:11:14 -06:00
L. David Baron
57d19fbb86
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Shih-Chiang Chien
0123505cb7
Bug 835260 - Need B2G version number for composing update URL. r=marshall_law
2013-02-25 20:44:12 -05:00
Gavin Sharp
088d7ae9b5
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Mike Hommey
ab10e4ced9
Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
...
Now log in a single file given by the MOZ_JAR_LOG_FILE environment variable.
Log entries contain the URI of the Zip archive, followed by the path in the
archive.
* * *
Bug 840094 - Fixup for debug builds failure because of nsZipArchive::CloseArchive being called several times
2013-02-19 11:02:12 +01:00
John Ford
721d2ac3e1
bug 839298 - fix json file creation for git users r=ted
2013-02-19 10:24:16 -08:00
Hector Zhao
67855217e7
Bug 842228 - Set shell to open in AddDisabledDDEHandlerValues. r=bbondy
2013-02-18 15:53:06 +08:00
John Ford
bc62771017
Bug 839298 - One True JSON file of build information r=ted
2013-02-15 16:16:02 -08:00
Joey Armstrong
f41e1b40f8
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Dave Townsend
441894d70a
Bug 554780: Make plugins provider correctly handle plugins being added and removed through detection at runtime. r=Unfocused
2013-02-15 10:12:44 -06:00
Drew Willcoxon
5f349eba4b
Bug 648675 - Allow comments and URL opt-in in content/plugin crash UI. r=dolske,ted
2013-02-14 15:57:50 -08:00
Ed Morley
990b056b39
Merge mozilla-central to mozilla-inbound
2013-02-14 11:09:15 +00:00
Ed Morley
47e1a3a3ef
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Mike Hommey
b1a48f4425
Bug 840598 - Search for l10n files in all app bases during l10n-repack. r=gps
2013-02-14 08:18:18 +01:00
Tatiana Meshkova
d1a3e88b7f
Bug 837730 - Add missing NULL definition so that updater will compile on some Linux platforms. r=rstrong
2013-02-12 16:14:13 -08:00
Mike Hommey
640e79f848
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Bobby Holley
b9788f9477
Bug 841067 - Fix up CertUtils. r=bz
...
This is yet another piece of broken code that relies on the "find the |this|
object" behavior that we're removing. Moreover, it's not caught by our compat
hack, because Components.utils is a bizarre object that implements
nsIXPCScriptable (giving it a custom JSClass->name that's not XPCWN_NoHelper)
while not implementing nsIClassInfo (which would have put the method on the
prototype and made this never work in the first place). We _could_ add special
support for the Cu JSClass name in our compat hack, but I think we should just
fix it here and assume this pattern is not particularly common in external
consumers.
2013-02-14 10:40:15 +01:00
Chris Cooper
26b7d309a8
Bug 785392 - Upload mar and mbsdiff when present - r=aki
2013-02-13 18:50:18 -05:00
Jim Mathies
472c77a798
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00
Dave Hylands
77eebe60e5
Bug 827896 - Cancel download rather than letting it fail when powering off the phone. r=rstrong
2013-02-08 19:36:16 -08:00
Mike Hommey
362f974085
Bug 793767 - Use the executable file location to derive the update root. r=rstrong
2013-02-08 15:58:52 +01:00
Ed Morley
a94fd53e44
Merge mozilla-inbound to mozilla-central
2013-02-08 11:00:58 +00:00
Phil Ringnalda
5a711e4b72
Merge m-c to fx-team
...
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Benjamin Smedberg
757b5fdb9e
Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws
2013-02-06 15:11:36 -05:00
Robert Strong
aea7210789
Bug 753730 - Intermittent test_0110_general_svc.js failure in head_update.js | UPDATE TYPE complete. r=bbondy
2013-02-05 10:48:00 -08:00
Irving Reid
beb243d131
Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
...
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Robert Strong
e2499456c7
Bug 767968 - Intermittent test_0201_app_launch_apply_update.js, test_0203_app_launch_apply_update.js | WindowsError: [Error 13] The process cannot access the file because it is being used by another process: '...\maintenanceservice_installer.exe'. r=bbondy
2013-02-04 17:54:13 -08:00
Robert Strong
19f32a6557
Bug 762032 - Intermittent test_0201_app_launch_apply_update_svc.js | WindowsError: [Error 13] The process cannot access the file because it is being used by another process: '...\ExecutableDir.tmp\bin\uninstall\helper.exe'. r=bbondy
2013-02-04 17:54:02 -08:00
Ehsan Akhgari
1b5f0b2530
Merge mozilla-central into mozilla-inbound
2013-02-03 12:43:44 -05:00
Mike Hommey
a1d0600a34
Bug 836218 - Always copy files instead of skipping when destination is newer when doing l10n-repacks. r=ted
2013-02-03 07:20:24 +01:00
Mike Hommey
14518a8c34
Bug 835309 - Look at .xpi file contents when unifying them for universal builds. r=gps
2013-02-03 07:19:15 +01:00
Mike Hommey
b84461d56c
Bug 835309 - Fix JarFileReader.readlines() and make flake8 happier. r=gps
2013-02-03 07:18:55 +01:00
Robert Strong
7a2f398003
Bug 837345 - Cleanup unused code that is no longer needed with NSIS 2.46. r=bbondy
2013-02-01 20:18:07 -08:00
Robert Strong
33b482a03c
Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands
2013-02-01 18:58:48 -08:00
Margaret Leibovic
72a4aa4694
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-02-01 15:45:33 -08:00
Jeff Muizelaar
4d09a01cab
Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
...
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.
--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
Robert Strong
a8989333ee
Bug 836620 - Cleanup app binary copies used by app update xpcshell tests. r=bbondy
2013-01-31 12:31:52 -08:00
Ryan VanderMeulen
a8f8217ff9
Backed out changesets 9aadf7e35e70 (bug 836517) and 493805ba1c85 (bug 834681) for Android test hangs.
2013-01-31 15:15:50 -05:00
Margaret Leibovic
417052af2f
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-01-31 10:28:00 -08:00
Ehsan Akhgari
84c4ac3c75
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Robert Strong
5217cafea2
Significantly increase timeout to see if it makes a difference for Bug 814535 and bug 774014 - Intermittent test_0203_app_launch_apply_update.js, test_0203_app_launch_apply_update_svc.js Intermittent test_0201_app_launch_apply_update.js, test_0201_app_launch_apply_update_svc.js | launch application timer expired. r=bbondy
2013-01-28 12:23:27 -08:00
Robert Strong
e7d323cd99
Bug 835090 - Where possible app update xpcshell tests should run on xulrunner. r=bbondy
2013-01-28 12:23:10 -08:00
Ryan VanderMeulen
f846d387b0
Merge m-c to inbound.
2013-01-26 12:48:17 -05:00
Mike Hommey
fa46b8af83
Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps
2013-01-25 19:22:48 +01:00
Ryan VanderMeulen
bc26304729
Merge the last PGO-green inbound changeset to m-c.
2013-01-24 20:59:19 -05:00
Mike Hommey
ea2a9bdfee
Backout changeset 4c8d59b07d16 (bug 833882) for l10n bustage
2013-01-25 00:41:46 +01:00
Mike Hommey
ed0f20173e
Bug 834228 - Force a stage-package to run before buildsymbols on universal builds. r=ted,gps
...
Also, always strip and elfhack executables, so that running make package after
a PKG_SKIP_STRIP=1 stage-package does strip ; but disable both for l10n-repacks
and unpack.
2013-01-25 00:40:13 +01:00
Mike Hommey
e0f8eca4b4
Bug 834176 - Use NON_OMNIJAR_FILES value in the new packager. r=gps
2013-01-25 00:38:47 +01:00
Mike Hommey
48ba99e3e0
Bug 833848 - Fixup for crashreporter.ini handling in l10n-repack. r=ted
2013-01-25 00:38:19 +01:00
Robert Strong
521f1c37c4
Bug 593148 - Remove version.nsh after other apps no longer use it. r=bbondy
2013-01-24 12:15:03 -08:00
Dave Hylands
7884b269e2
Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong
...
Once the user starts to download an update, stick to that update until the user cancels the download and does a "Check Now".
If a newer update is started and a stale update is detected, remove the stale update.
If a download fails due an update being in the applied state, prompt the user to apply it.
If an update was fully downloaded, but interrupted during verification, then don't redownload.
2013-01-25 10:27:49 -08:00
Ryan VanderMeulen
d9c80bbcd8
Merge m-c to inbound.
2013-01-24 18:10:25 -05:00
Mike Hommey
935d12952f
Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps
2013-01-23 23:49:23 +01:00
Mike Hommey
8743bae291
Bug 833886 - Attempt to unbreak comm-central after bug 780561. r=ted DONTBUILD
2013-01-23 20:17:07 +01:00
Mike Hommey
a3cad8d663
Bug 833848 - Don't forget to localize crashreporter.ini and crashreporter-override.ini with the new packager. r=ted DONTBUILD
2013-01-23 20:16:43 +01:00
Mike Hommey
4d9f2c54bd
Bug 780561 - Remove now unused bits of the packaging scripts. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
13d7cb3c37
Bug 780561 - Use new packager code for packaging (packager.mk) r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
a92c86884e
Bug 780561 - Import new packager code. r=gps
2013-01-23 11:23:14 +01:00
Dave Hylands
85ddb7f40c
Bug 802423 - Updater needs to set oom_adj and nice appropriately. e=ehsan a=b2g-only
2013-01-21 12:22:16 -08:00
Josh Matthews
e78e0cef68
Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak
2013-01-21 15:09:51 +00:00
Georg Fritzsche
b4d45d7e70
Bug 744745 - Prevent overlay being made transparent from site CSS. r=jaws
2013-01-23 20:59:13 +01:00
Kris Maglione
b6e8bbddb5
Bug 831805: Block malicious Mozilla Framework Assistant (em:creator is Mozilla.org). r=Mossop
2013-01-23 11:46:06 -08:00
Nathan Froyd
68b28fa8f1
Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher
2012-10-16 17:39:32 -04:00
Jared Wein
bd7ce576d2
Bug 774315 - Close button and context menu to hide click-to-play plugin instances. Portions of the patch contributed by David Keeler. r=felipe
2012-07-17 13:45:59 -07:00
Owen Coutts
9740296619
Bug 807880 - Click-to-play plugin placeholder can be styled by inherited CSS. r=jaws
2013-01-17 17:52:44 -05:00
Robert Strong
235a0bf794
Additional logging for Bug 835197 - Intermittent test_0201_app_launch_apply_update.js, test_0202_app_launch_apply_update_dirlocked.js, test_0203_app_launch_apply_update.js [Exception... 'Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFile.copyTo]'. r=bbondy
2013-02-01 11:36:08 -08:00
Dave Hylands
fe242338a7
Bug 830462 - Remove update.mar from sdcard when finished (or when starting a new download). r=rstrong
2013-01-14 20:29:46 -08:00
Felipe Gomes
5517ee430a
Bug 779754. Fix intermittent test_destinationURI_annotation.xul by cleaning up possible leftover files before starting the test. r=mconley
2013-01-15 14:11:39 -02:00
Dave Hylands
e428e8aeb6
Bug 823695 - unsetenv LD_PRELOAD when running the updater. r=cjones
2013-01-14 23:18:44 -08:00
Dave Townsend
cb719e76fc
Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused
2013-01-13 16:29:25 -08:00
Robert Strong
3ae4f9de83
Followup possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy, a=test-only
2013-01-13 00:46:41 -08:00
Robert Strong
ae23389930
Possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy
2013-01-12 23:30:11 -08:00
Dave Hylands
1716f2b6c3
Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong
2013-01-12 05:03:13 +01:00
Dave Hylands
ec0f13f305
Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong
2013-01-12 05:03:13 +01:00
Chris Peterson
34d009dfe8
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
2013-01-10 08:19:36 -08:00
Marshall Culpepper
8b682ea320
Bug 816306: Part 2 - Report update HTTP errors to Gaia, and accompanying tests. r=fabrice
2013-01-10 18:13:39 +01:00
Marshall Culpepper
e7dcfee651
Bug 816306: Part 1 - Report more network errors during update checks. r=bbondy
2013-01-10 18:10:19 +01:00
Dave Hylands
9f0a30d9b0
Bug 785124 - Pt 8 - Fix test_0030_general.js to work when downloaded file goes to sdcard.
2013-01-10 14:46:40 +01:00
Dave Hylands
062761000b
Bug 785124 - Pt 6 - Fix JS code that was failing xpcshell tests. r=marshall_law
2013-01-10 14:46:39 +01:00
Dave Hylands
c73c4fb662
Bug 785124 - Pt 5 - Add extra asserts. r=dougt
2013-01-07 17:43:02 +01:00
Dave Hylands
7f0868d780
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong
...
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
file. Prefer sdcard for download
---
toolkit/mozapps/update/updater/updater.cpp | 53 +++++++++++++++++++++++++---
toolkit/xre/nsUpdateDriver.cpp | 13 +++++--
2 files changed, 60 insertions(+), 6 deletions(-)
2012-12-14 16:06:41 -08:00
Dave Hylands
910cba180d
Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall_law
...
From 93958fee051e9355930edba538eabeb91f4b442d Mon Sep 17 00:00:00 2001
sdcard and lock sdcard while in use
---
b2g/components/DirectoryProvider.js | 154 ++++++++++++++++++++++++++---
b2g/components/UpdatePrompt.js | 16 ++-
toolkit/mozapps/update/nsUpdateService.js | 124 ++++++++++++++++++++++-
3 files changed, 276 insertions(+), 18 deletions(-)
* * *
Fix log stmt
2012-12-14 16:05:39 -08:00
Gavin Sharp
57323adb16
Bug 762705 - Download dialog should use the inner URI to avoid showing a misleading URI when downloading a file from a nested URI. r=adw
2012-06-11 17:44:13 -07:00
Marshall Culpepper
1d3e80011e
Bug 817821: Part 2 - Update tests for new B2G download events. r=dhylands
2013-01-08 17:13:32 +01:00
Phil Ringnalda
ed9b0b2817
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
2013-01-07 22:59:32 -08:00
Dave Hylands
a09ec02d75
Bug 785124 - Pt 5 - Add extra asserts. r=dougt
2013-01-07 17:43:02 +01:00
Dave Hylands
1f5095e6c8
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong
...
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
file. Prefer sdcard for download
---
toolkit/mozapps/update/updater/updater.cpp | 53 +++++++++++++++++++++++++---
toolkit/xre/nsUpdateDriver.cpp | 13 +++++--
2 files changed, 60 insertions(+), 6 deletions(-)
2012-12-14 16:06:41 -08:00
Dave Hylands
b267ce1d8a
Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall
...
From 93958fee051e9355930edba538eabeb91f4b442d Mon Sep 17 00:00:00 2001
sdcard and lock sdcard while in use
---
b2g/components/DirectoryProvider.js | 154 ++++++++++++++++++++++++++---
b2g/components/UpdatePrompt.js | 16 ++-
toolkit/mozapps/update/nsUpdateService.js | 124 ++++++++++++++++++++++-
3 files changed, 276 insertions(+), 18 deletions(-)
* * *
Fix log stmt
2012-12-14 16:05:39 -08:00
Dave Hylands
8703bba79a
Bug 821168 - Use hardlinks for backing up pre-update files. r=eshan
2013-01-03 16:53:33 -08:00
Peter Van der Beken
5ed2d18925
Fix for bug 817497 (Generic extension icons do not display anymore in Add-ons Manager). r=dolske.
...
--HG--
extra : rebase_source : 3a05f0f88c72545cffd27487a2e62668d2c19550
2012-12-06 22:07:42 +01:00
Marshall Culpepper
84c6f6eaab
Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy
2013-01-02 12:41:40 -06:00
Mike Hommey
270edbad51
Bug 822584 - Enable elfhack workaround for breakpad on b2g/gonk. r=ted
2013-01-02 10:17:32 +01:00
Mike Hommey
5bea5771a2
Bug 822584 - Run elfhack on packaged binaries instead of built binaries. r=ted
2013-01-02 10:17:32 +01:00
Jonathan Kamens
9ecbe3bd73
Bug 823042 - Fix redeclared argument warnings. r=Mossop
2012-12-19 09:10:19 -05:00
Ehsan Akhgari
55740e1836
Bug 822330 - Make the Windows download progress bar in the task bar aware of private downloads; r=jdm
2012-12-20 18:17:44 -05:00
Daniel Holbert
34b7f9c87e
Bug 822430: Add parens around assignment-used-as-loop-condition in AddonRepository.jsm, to fix JS strict warning "test for equality mistyped as assignment". r=Mossop
2012-12-20 14:02:20 -08:00
Andrew Halberstadt
86516d673d
Bug 821919 - Re-enable toolkit/mozapps/update/test/unit/test_0030_general.js, r=rstrong
2012-12-19 12:57:09 -05:00
Ehsan Akhgari
d1727268c9
Bug 822020 - Remove the global PB specific code from the toolkit downloads UI; r=jdm
2012-12-19 00:13:43 -05:00
Robert Strong
e08c361e97
Update xpcshell skip-if reason - Bug 821344 - test_bug595059.js and test_0081_prompt_uiAlreadyOpen.js update tests fails in B2G due to custom nsIUpdatePrompt. r=ahalberstadt, DONTBUILD
2012-12-18 18:44:17 -08:00
Cameron McCormack
a86c49ceeb
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11:00
Chris Double
cf8659f3e9
Bug 821160 - Part6: Build changes for froyo libomxplugin libraries on Android - r=khuey
2012-12-18 14:44:45 +13:00
Marshall Culpepper
df4c17c4b0
Bug 812584: Part 1 - Always forward update download errors in B2G. r=bbondy
2012-12-17 17:23:14 -06:00
Jim Mathies
10c1c2ce73
Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend
2012-12-17 12:08:00 -06:00
Robert Strong
e96e4f573f
Bug 821343 - TestAUSHelper doesn't exist for b2g xpcshell_updater tests, r=ahal
2012-12-16 15:53:57 -05:00
Daniel Holbert
89f18cd5ea
Bug 821507: Add parens around assignment-used-as-loop-condition in XPIProvider.jsm and PluginProvider.jsm, to fix JS strict warning "test for equality mistyped as assignment". r=Mossop
2012-12-13 15:23:43 -08:00
Robert Strong
b9f3771e2b
Partial fix (all but test_0201_app_launch_apply_update_svc.js) for - Bug 762032 - Intermittent test_0201_app_launch_apply_update.js, test_0201_app_launch_apply_update_svc.js test_0203_app_launch_apply_update_svc.js | WindowsError: [Error 13] The process cannot access the file because it is being used by another process: '...helper.exe'. r=bbondy
2012-12-13 09:43:27 -08:00
Andrew Halberstadt
319f003fc9
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas
2012-12-12 16:17:49 -05:00
James Lal
7ad351a3b5
Bug 816957: Fix some issues in the extensions manager when sharing compartments. r=khuey
2012-12-11 13:24:15 -08:00
Chris Double
6d94991f69
Bug 817478 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : c16754d95ec07e8b979ac40b47855e137ebe556f
2012-12-11 09:53:04 +13:00
Alan Huang
80c4ca8e52
Bug 815963 - Use a more specific pattern to make ../../dist/bin to ../../dist. r=dhylands
...
Otherwise, it causes the build break when B2G root path contains bin/.
2012-12-07 13:59:34 +08:00
David Keeler
a78faf8682
bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws
2012-12-05 15:36:39 -08:00
Robert Strong
0dc65e4c47
Test only change / possible fix for Bug 759639 - Intermittent test_0202_app_launch_apply_update_dirlocked_svc.js | test failed (with xpcshell return code: 0), | pending-service == pending, | exception thrown from do_timeout callback: 2147500036. r=bbondy
2012-12-07 11:03:05 -08:00
Rafael Ávila de Espíndola
fe88a70752
Bug 818147 - Replace "Add-ons" with a function. r=vladan.
2012-12-07 00:45:33 -05:00
Ehsan Akhgari
4970895402
Merge mozilla-central into mozilla-inbound
2012-12-06 01:08:07 -05:00
Ehsan Akhgari
86d63844d5
Bug 806745 - Part 0: Don't run test_bug497578.js in per-window PB builds
2012-12-06 00:53:33 -05:00
Rafael Ávila de Espíndola
36106a8301
Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
...
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Peter Van der Beken
f95d18d798
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
2012-11-22 12:09:43 +01:00
Chen Zeyu
15a4451e16
Bug 813801: null-check blocklistWindow in nsBlocklistService.js. r=dtownsend
2012-12-05 14:13:26 -08:00
Chris Double
15346afaf9
Bug 805700 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : 2d8da020eded2367065cb3c4381ceb624f600cc2
2012-11-30 16:05:50 +13:00
Chris Double
1604119e60
Bug 787228 - Part6: Build changes for gingerbread libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : 4aece7664366524b15c8b5ccae06cfe5a3a67b96
2012-11-30 15:38:03 +13:00
Paul Adenot
4b67de8e72
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
Ed Morley
ff732992a5
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
2012-11-30 10:44:42 +00:00
Paul Adenot
37dd124761
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
2012-11-30 10:56:28 +01:00
Brian R. Bondy
4d65c39a7a
Bug 816111 - Remove appdir dependency for application update tests in xpcshell tests. r=rstrong
2012-11-29 23:26:25 -05:00
Marshall Culpepper
e5f001102d
Bug 813778: Don't attempt to retry when a FOTA update fails to apply in B2G. r=bbondy
2012-11-29 10:47:44 -06:00
Landry Breuil
e7870e1b6a
Bug 815793: use $(TAR) when appropriate. r=glandium
...
--exclude (added in bug #798450 ) is a gnu tar option
Fixes packaging on BSD platforms.
2012-11-29 14:17:54 +01:00
Ed Morley
6235b77c71
Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE
2012-11-29 11:17:11 +00:00
Stephen Pohl
4789d84759
2 of 2 - Tests for Bug 813322 - Add ability to control time interval for restart prompt to apply update. r=bbondy
2012-11-28 20:57:11 -08:00
Stephen Pohl
59d91444e7
1 of 2 - Main patch for Bug 813322 - Add ability to control time interval for restart prompt to apply update. r=bbondy
2012-11-28 20:56:32 -08:00
Peter Van der Beken
147e2bb1eb
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
...
--HG--
extra : rebase_source : 360b2ee1bc678265781991149185a1c1d262642e
2012-11-22 12:09:43 +01:00
Ehsan Akhgari
7d0b7e0454
Backed out 6 changesets (bug 814821, bug 815158, bug 814195) for test failures
...
Backed out changeset 0c2011091748 (bug 815158)
Backed out changeset 9d70b4460508 (bug 814195)
Backed out changeset bf8746658a72 (bug 814821)
Backed out changeset e73366b088d7 (bug 814821)
Backed out changeset 49fc6d535c41 (bug 814821)
Backed out changeset 987aea26a43a (bug 814821)
2012-11-27 16:30:39 -05:00
Peter Van der Beken
9ac91a75ad
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
...
--HG--
extra : rebase_source : 349ceea8412f4133e1b9de4e2859d7663da27fa5
2012-11-22 12:09:43 +01:00
Ed Morley
94a8de85af
Merge mozilla-central to mozilla-inbound
2012-11-27 19:39:16 +00:00
Robert Strong
520979c70a
Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy
2012-11-27 10:28:04 -08:00
Joe Walker
5521108a6c
Merge m-c to fx-team
2012-11-27 17:57:17 +00:00
Blair McBride
3ab55cb8e7
Bug 806534 - Support regular expressions in extension id for blocklist entries. r=Mossop
2012-11-27 16:40:00 +13:00
Nagarjuna Varma
dbb5d05c4c
Bug 810149: Telemetry to track time spent recursively scanning addon directories on startup. r=vdjeric
2012-11-26 18:04:47 -05:00
Paul Adenot
fd3313aa46
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Seth Fowler
630ed49838
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
David Keeler
0ad645bf69
bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting r=joshmoz
2012-11-19 14:03:24 -08:00
John Schoenick
e0389ffc53
Bug 800018 - Part 2 - Move plugin fallback event handling entirely to the front end. r=jaws
2012-11-19 11:38:04 -08:00
John Schoenick
dea0a12fea
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
2012-11-19 11:38:03 -08:00
Paul Adenot
5123e13926
Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium
2012-11-19 16:36:06 +00:00
Jim Mathies
af00b2b910
Bug 810810 - Fixup misc. directory issues with plugin tests. r=bsmedberg, glandium
2012-11-17 14:35:24 -06:00
Fabrice Desré
615ecd5214
Bug 802228 - Check for app updates when we check for system update [r=marshall]
2012-11-15 12:52:19 -08:00
Chris AtLee
58a41204c1
Bug 705807: Use MOZ_SIGN_CMD to sign jar files if set. r=ted
2012-11-15 15:31:05 -05:00
Robert Strong
969b0ba0bf
Bug 799902 - need pretty branding for stub installer (file naming). r=glandium
2012-11-14 12:30:29 -08:00
Mike Hommey
0d5f07b91e
Bug 811336 - Only pass --nsscmd to MOZ_SIGN_CMD when signing Windows builds. r=catlee
2012-11-14 08:47:06 +01:00
Brian R. Bondy
91c64afae4
Bug 791829 - Tests for resuming a stopped/partial update. r=ehsan
2012-11-06 20:09:50 -05:00
Brian R. Bondy
9bb6552110
Bug 791829 - Add support for resuming a stopped/partial update. r=rstrong
2012-11-06 20:09:43 -05:00
Brian Smith
824cf41577
Bug 802302: Remove obsolete OCSP responder override UI and API, r=honzab
...
--HG--
extra : rebase_source : 5d241a8b9573f442c37d0aeef0689ae5054dd08d
2012-10-15 20:39:11 -07:00
Jeff Muizelaar
1820bc13e2
Bug 801437. Breakage fix for feof(). r=ehsan
...
Macros make me sad.
--HG--
extra : rebase_source : 1265c3ef7e187c307269273e098ee92c020c2f59
2012-11-09 15:40:56 -05:00
Jeff Muizelaar
3062de063a
Bug 801437. Reimplement ensure_copy. r=ehsan
...
The previous implementation would copy the entire file into memory which
would cause a huge amount of memory usage on when copying large files.
This version copies a block at a time to avoid this.
2012-11-08 16:57:49 -05:00
Marshall Culpepper
867e660d91
Bug 809605: Add %PRODUCT_MODEL% token for update URLs in B2G. r=ehsan
2012-11-07 22:18:10 -05:00
Paul Adenot
061130052b
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
2012-08-26 22:36:44 -07:00
Paul Adenot
63623db352
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
2012-11-07 10:30:49 +01:00
Paul Adenot
4107bd8751
Bug 779997 - Import SoundTouch Library in the tree. r=
2012-08-26 22:36:44 -07:00
Mike Conley
c5d308c096
Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak.
2012-11-06 13:21:50 -05:00
Masatoshi Kimura
42ac4dce02
Bug 685202 - Cleanup the update directory if canApplyUpdates is false; r=ehsan
2012-11-05 19:08:21 -05:00
Jason Orendorff
cfeb868739
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
...
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Brian R. Bondy
c8a1571814
Bug 701613 - Add Win7 as supported OS in updater.exe.manifest. r= rstrong
2012-11-02 11:19:33 -04:00
Rail Aliiev
887ff5edf6
Bug 806280 - l10n stub installers on latest-mozilla-aurora-l10n and latest-mozilla-central-l10n need to be signed builds. r=catlee,ted
2012-11-01 15:26:44 -04:00
Adri Hilviu
0bf9cbbfa2
Bug 805466 - Remove old MozUpdater-i folders in /tmp in PostUpdate. r=bbondy
2012-10-31 16:32:14 -04:00
Brian R. Bondy
8af210cf9f
Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm
2012-10-31 14:01:11 -04:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Ehsan Akhgari
f6779af6bd
Backed out changeset 73976ead8d6c (bug 800532) in order to fix bug 806028
2012-10-29 17:46:13 -04:00
Josh Matthews
fcf5f9bfe7
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
2012-06-30 07:50:07 -07:00
Brian R. Bondy
1869460783
Bug 768378 - UpdateShortcutAppUserModelIds helper.exe operation creates a second taskbar icon when installed to a non standard location.
2012-10-28 11:39:58 -04:00
Ryan VanderMeulen
c7828d9d22
Merge fx-team to m-c.
2012-10-26 21:05:26 -04:00
Blair McBride
1edc1f6cc6
Bug 804849 - When logging nsresult values, convert to a human-readable string representation. r=Mossop
2012-10-26 14:48:28 +13:00
Tim Taubert
101d75524c
merge m-c to fx-team
2012-10-25 21:23:58 +02:00
Brian R. Bondy
c208bfc39f
Bug 790496 - Make maintenance service errors stand out more. r=ehsan
2012-10-25 22:34:03 -04:00
Brian R. Bondy
e92e724fe7
Bug 765598 - Remove newly created MozUpdater folders in tmp on post update. r=ehsan
2012-10-25 22:30:34 -04:00
Jan Horak
09a39281d4
Bug 567377 - Support drag and drop for Linux. r=mak77
2012-10-25 17:43:24 -04:00
Blair McBride
1926bab36e
Bug 799266 - Add hardcoded block. r=Mossop
2012-10-26 00:51:58 +13:00
Atul Jangra
3c558bf4f5
Bug 767236 - Part 4: Name all anonymous functions in remaining Add-ons Manager code. r=Unfocused
2012-10-24 22:58:00 +13:00
Andres Hernandez
cb594e9b92
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
2012-10-24 14:21:33 -06:00
Eduard Neculaesi
34a04ebbae
Bug 802945 - Remove aType parameter from AddonUpdateChecker.checkForUpdates and UpdateParser. r=Unfocused
2012-10-24 08:20:00 +13:00