Dave Townsend
13948d8c34
Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused
2013-01-13 16:29:25 -08:00
Robert Strong
808dbee277
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
062a0de755
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
5f6cd11a09
Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong
2013-01-12 05:03:13 +01:00
Dave Hylands
bbea4b3632
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
f456453bfd
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
84fb5c3fc7
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
c669f32c0a
Bug 816306: Part 1 - Report more network errors during update checks. r=bbondy
2013-01-10 18:10:19 +01:00
Dave Hylands
c6a8460838
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
e703d645fc
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
a7e4a46c0b
Bug 785124 - Pt 5 - Add extra asserts. r=dougt
2013-01-07 17:43:02 +01:00
Dave Hylands
707e873b0c
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
ffb1a18ac0
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
48a3a12ac9
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
e99016ec6c
Bug 817821: Part 2 - Update tests for new B2G download events. r=dhylands
2013-01-08 17:13:32 +01:00
Phil Ringnalda
a3a5c77746
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
2013-01-07 22:59:32 -08:00
Dave Hylands
e4d6b5c4d2
Bug 785124 - Pt 5 - Add extra asserts. r=dougt
2013-01-07 17:43:02 +01:00
Dave Hylands
366c6b8f37
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
e3195587a3
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
e293cbbd78
Bug 821168 - Use hardlinks for backing up pre-update files. r=eshan
2013-01-03 16:53:33 -08:00
Peter Van der Beken
748bb844b3
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
6bd48a10f8
Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy
2013-01-02 12:41:40 -06:00
Mike Hommey
e48dae26fd
Bug 822584 - Enable elfhack workaround for breakpad on b2g/gonk. r=ted
2013-01-02 10:17:32 +01:00
Mike Hommey
3fefe872b5
Bug 822584 - Run elfhack on packaged binaries instead of built binaries. r=ted
2013-01-02 10:17:32 +01:00
Jonathan Kamens
4cd512b349
Bug 823042 - Fix redeclared argument warnings. r=Mossop
2012-12-19 09:10:19 -05:00
Ehsan Akhgari
c8fcb2770a
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
54a81dc4e8
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
e9dde5c42f
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
e07c98019b
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
b73ea37d27
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
b0db402ed9
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11:00
Chris Double
85aeed87fd
Bug 821160 - Part6: Build changes for froyo libomxplugin libraries on Android - r=khuey
2012-12-18 14:44:45 +13:00
Marshall Culpepper
81e2685a60
Bug 812584: Part 1 - Always forward update download errors in B2G. r=bbondy
2012-12-17 17:23:14 -06:00
Jim Mathies
f5523fcce2
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
d08742bda0
Bug 821343 - TestAUSHelper doesn't exist for b2g xpcshell_updater tests, r=ahal
2012-12-16 15:53:57 -05:00
Daniel Holbert
265e76278e
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
071e2d0b76
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
04eda3fcf0
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas
2012-12-12 16:17:49 -05:00
James Lal
d08b4ba7c4
Bug 816957: Fix some issues in the extensions manager when sharing compartments. r=khuey
2012-12-11 13:24:15 -08:00
Chris Double
25b255eeab
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
ea33c98eda
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
c0e29b39e3
bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws
2012-12-05 15:36:39 -08:00
Robert Strong
924a29af19
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
5e02012d67
Bug 818147 - Replace "Add-ons" with a function. r=vladan.
2012-12-07 00:45:33 -05:00
Ehsan Akhgari
b3efcff124
Merge mozilla-central into mozilla-inbound
2012-12-06 01:08:07 -05:00
Ehsan Akhgari
e6ab13cd7a
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
49dda6423c
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
567c46a640
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
2012-11-22 12:09:43 +01:00
Chen Zeyu
cb3e0b1f2b
Bug 813801: null-check blocklistWindow in nsBlocklistService.js. r=dtownsend
2012-12-05 14:13:26 -08:00
Chris Double
2c5ed54306
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
efca6991ee
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
09253a29d5
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
Ed Morley
8220f134fc
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
2012-11-30 10:44:42 +00:00
Paul Adenot
9b71b76d2b
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
2012-11-30 10:56:28 +01:00
Brian R. Bondy
089c2c7f3a
Bug 816111 - Remove appdir dependency for application update tests in xpcshell tests. r=rstrong
2012-11-29 23:26:25 -05:00
Marshall Culpepper
fb3ce1f70b
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
dee2982d2e
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
e19c72f00c
Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE
2012-11-29 11:17:11 +00:00
Stephen Pohl
36020056fe
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
9cd3f0a09f
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
f19a710259
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
69c983597a
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
d376ba5130
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
6aa8ba56de
Merge mozilla-central to mozilla-inbound
2012-11-27 19:39:16 +00:00
Robert Strong
3cc318fdfa
Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy
2012-11-27 10:28:04 -08:00
Joe Walker
e71a1aae69
Merge m-c to fx-team
2012-11-27 17:57:17 +00:00
Blair McBride
56de5038cc
Bug 806534 - Support regular expressions in extension id for blocklist entries. r=Mossop
2012-11-27 16:40:00 +13:00
Nagarjuna Varma
8b67eb9226
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
3c2724d53c
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Seth Fowler
c42d3467d8
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
David Keeler
c2fa73a4b7
bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting r=joshmoz
2012-11-19 14:03:24 -08:00
John Schoenick
5aeb6d2785
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
c6310a0fcd
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
2012-11-19 11:38:03 -08:00
Paul Adenot
51fb108db6
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
219d437ae4
Bug 810810 - Fixup misc. directory issues with plugin tests. r=bsmedberg, glandium
2012-11-17 14:35:24 -06:00
Fabrice Desré
78d69b3ad7
Bug 802228 - Check for app updates when we check for system update [r=marshall]
2012-11-15 12:52:19 -08:00
Chris AtLee
7694e8dee7
Bug 705807: Use MOZ_SIGN_CMD to sign jar files if set. r=ted
2012-11-15 15:31:05 -05:00
Robert Strong
150f7ab3b4
Bug 799902 - need pretty branding for stub installer (file naming). r=glandium
2012-11-14 12:30:29 -08:00
Mike Hommey
83e4099949
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
31ffadafc5
Bug 791829 - Tests for resuming a stopped/partial update. r=ehsan
2012-11-06 20:09:50 -05:00
Brian R. Bondy
a8752f2286
Bug 791829 - Add support for resuming a stopped/partial update. r=rstrong
2012-11-06 20:09:43 -05:00
Brian Smith
769b6dddc4
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
27e17373c7
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
ebff2d339c
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
6f5a7f2629
Bug 809605: Add %PRODUCT_MODEL% token for update URLs in B2G. r=ehsan
2012-11-07 22:18:10 -05:00
Paul Adenot
9dbfcb81b2
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
2012-08-26 22:36:44 -07:00
Paul Adenot
0c5720f386
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
2012-11-07 10:30:49 +01:00
Paul Adenot
9352d73358
Bug 779997 - Import SoundTouch Library in the tree. r=
2012-08-26 22:36:44 -07:00
Mike Conley
56facfb197
Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak.
2012-11-06 13:21:50 -05:00
Masatoshi Kimura
f16e6a5383
Bug 685202 - Cleanup the update directory if canApplyUpdates is false; r=ehsan
2012-11-05 19:08:21 -05:00
Jason Orendorff
f0ddf7bbd5
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
8c6c0955fc
Bug 701613 - Add Win7 as supported OS in updater.exe.manifest. r= rstrong
2012-11-02 11:19:33 -04:00
Rail Aliiev
e9e3a332f1
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
c6eab83044
Bug 805466 - Remove old MozUpdater-i folders in /tmp in PostUpdate. r=bbondy
2012-10-31 16:32:14 -04:00
Brian R. Bondy
a53863e4a4
Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm
2012-10-31 14:01:11 -04:00
Kyle Huey
45adfbf2c8
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
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad
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
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a
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
965c3bc123
Backed out changeset 73976ead8d6c (bug 800532) in order to fix bug 806028
2012-10-29 17:46:13 -04:00
Josh Matthews
44336d0465
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
2012-06-30 07:50:07 -07:00
Brian R. Bondy
d5ec3d2d46
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
d299799d57
Merge fx-team to m-c.
2012-10-26 21:05:26 -04:00
Blair McBride
d7f4addd04
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
ddb6c4b88a
merge m-c to fx-team
2012-10-25 21:23:58 +02:00
Brian R. Bondy
4bc9400593
Bug 790496 - Make maintenance service errors stand out more. r=ehsan
2012-10-25 22:34:03 -04:00
Brian R. Bondy
7191586301
Bug 765598 - Remove newly created MozUpdater folders in tmp on post update. r=ehsan
2012-10-25 22:30:34 -04:00
Jan Horak
de4a6659f1
Bug 567377 - Support drag and drop for Linux. r=mak77
2012-10-25 17:43:24 -04:00
Blair McBride
af24b27547
Bug 799266 - Add hardcoded block. r=Mossop
2012-10-26 00:51:58 +13:00
Atul Jangra
fa95a47bf5
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
7ffb7d4b3c
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
2012-10-24 14:21:33 -06:00
Eduard Neculaesi
2be618d30e
Bug 802945 - Remove aType parameter from AddonUpdateChecker.checkForUpdates and UpdateParser. r=Unfocused
2012-10-24 08:20:00 +13:00
Ryan VanderMeulen
98abcd945f
Merge the last PGO-green inbound changeset to m-c.
2012-10-19 21:43:03 -04:00
Robert Strong
a5938423c3
Test changes for Bug 774618 - Partner builds don't download complete update if partial fails, or show workaround information if complete fails. r=bbondy
2012-10-19 12:43:15 -07:00
Robert Strong
d3c8567db7
Main patch for Bug 774618 - Partner builds don't download complete update if partial fails, or show workaround information if complete fails. r=bbondy
2012-10-19 12:42:55 -07:00
Brian R. Bondy
6544384eb4
Bug 734628 - Always regenerate AppuserModelID. r=rstrong
2012-10-24 11:45:15 -04:00
Brian R. Bondy
4e8006398c
Bug 802016 - Do not allow caching at all when checking for updates. r=rstrong
2012-10-17 13:41:35 -04:00
Brian R. Bondy
c8c89169ad
Bug 792452 - Updater code updates for multi signature changes. r=bsmith
2012-10-17 09:39:43 -04:00
Brian R. Bondy
ca5d69fe83
Bug 801855 - Check update download progress to prevent overly large update from being downloaded. r=rstrong
2012-10-19 12:43:54 -04:00
Brian R. Bondy
00beaf55f1
Bug 801855 - Tests for MAR downloads will not be accepted if manifest size is different. r=rstrong
2012-10-19 12:43:51 -04:00
Jared Wein
6ac09233e8
Bug 803015 - Click-to-play plugin overlay shouldn't inherit page text-transform style. r=dao
...
--HG--
extra : rebase_source : 0e44b2eaa31d4f8d7c9dea8e1faa891803f9c2e4
2012-10-21 17:27:38 -07:00
Frank Yan
b03dbb29d7
Bug 619652 - Display plugin file and mime types in Add-ons Manager. Part 2: Test. r=Unfocused
2012-10-19 04:15:25 -07:00
Frank Yan
f2dcce142f
Bug 619652 - Display plugin file and mime types in Add-ons Manager. Part 1: Implementation. r=Unfocused
2012-09-15 17:17:32 -05:00
Saurabh Anand
a02cbc9377
Bug 722995 - Part 2: Make DownloadLastDir.jsm use per-window privacy status instead of global service. r=ehsan
2012-07-21 11:24:41 +05:30
Saurabh Anand
b0dce92002
Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js, test_privatebrowsing_downloadLastDir_c.js, test_DownloadLastDir.js, and test_DownloadLastDirWithCPS.js to mochitest. r=ehsan
2012-07-21 11:20:24 +05:30
Jeff Muizelaar
a01518cf47
Bug 800532. updater: Use low priority IO on OS X and Windows. r=bbondy
...
Uses low priority IO when doing background updates with the hope
that it will interfere less with the users system.
2012-10-11 16:47:52 -04:00
Fabrice Desré
e3f33c28d0
Bug 794228 - addon-manager services are running in B2G [r=glandium]
2012-10-15 11:14:53 -07:00
Marshall Culpepper
5c91ac1cf1
Bug 794211: Check for updates after coming online when a check fails because the network is offline. r=bbondy r=rstrong
2012-10-13 13:06:58 -05:00
Adri Hilviu
4ef6a7114a
Bug 794234 - Get more information on WRITE_ERROR_SHARING_VIOLATION errors (error 36). r=bbondy
2012-10-11 21:54:58 -04:00
Axel Hecht
9750858277
Bug 800329 - Check for value before checking its contents. r=ted
2012-10-13 04:37:15 -04:00
Ed Morley
7a45853856
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-11 14:46:06 +01:00
Olli Pettay
0f6bf5eed5
Bug 733305, add a way to hide XBL, r=bz, a=abillings
...
--HG--
extra : rebase_source : df18273ecdbf013138e8e6f1f4ef8082ac4f410c
2012-10-10 22:04:42 +03:00
Jared Wein
65f013ea29
Bug 799396 - Use Map instead of object literal in browser-plugins.js for hash tables. r=dao
2012-10-09 23:40:53 -07:00
Ed Morley
bd0d1f6c0a
Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted
2012-10-06 16:46:09 +01:00
Mike Hommey
aa29af1f19
Bug 798450 - Avoid installing .mkdir.done and precomplete with make install. r=ted
2012-10-05 19:46:13 +02:00
Robert Strong
0318499d44
Bug 797157 - Trying to pave-over install with the stub installer with nightly already running - warning comes up that nightly is already running, but installer closes and leaves behind 'to_be_deleted' folder in C:\Program Files\Nightly. r=bbondy
2012-10-05 13:56:58 -07:00
Josh Matthews
f56c4d461a
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Ryan VanderMeulen
d3510ae5f7
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Jesper Kristensen
f8f34f3fa3
Bug 782118 - Dictionary add-ons cannot be updated from addons.mozilla.org. r=Unfocused
2012-10-04 17:54:40 -04:00
Josh Matthews
fe1c85126f
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Mike Hommey
2c91fc714b
Bug 794393 - Remove package-xulrunner rules. r=blassey,r=romaxa,r=mwu
2012-10-04 08:20:09 +02:00
Mike Hommey
7a45a12775
Bug 792050 - Allow to precompile startup cache without omnijar'ing first. r=khuey
2012-10-02 14:17:40 +02:00
Josh Matthews
1c61b4bca6
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Ehsan Akhgari
2e41e62ebd
Bug 797257 - Only include nsAlgorithm.h in archivereader.cpp on Windows; r=bbondy
...
We only need this header on Windows since nsVersionComparator.cpp uses NS_MIN
on Windows. This change silences compiler warnings on other platforms.
--HG--
extra : rebase_source : dba778c59be41587c05e964f2328a4ae662130e3
2012-10-03 10:57:38 -04:00
Ehsan Akhgari
75bfa8064b
Bug 797229 - Fix two warnings in updater.cpp; r=bbondy
2012-10-02 20:51:38 -04:00
David Keeler
11a130374d
Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich
2012-08-28 09:23:10 -07:00
Mike Hommey
d7b4b21918
Backout changeset 572b3980300c (bug 792050) for windows pymake bustage.
2012-10-02 15:03:45 +02:00
Mike Hommey
0dda19d6c3
Bug 792050 - Allow to precompile startup cache without omnijar'ing first. r=khuey
2012-10-02 14:17:40 +02:00
Tim Taubert
f824f55136
merge m-c to fx-team
2012-10-02 09:59:18 +02:00