Anant Narayanan
|
73460e91a3
|
Bug 760906: Enable logging for AITC; r=gps
|
2012-06-15 14:47:33 -07:00 |
|
Jeff Balogh
|
e18b5571aa
|
Bug 754062 - Add skeleton for browser notifications service; r=gps
|
2012-06-14 14:58:19 -07:00 |
|
Wes Kocher
|
54eaebfe5e
|
Bug 764688 - Update revision of Jetpack code used in Firefox. r=gozala
|
2012-06-14 15:02:59 -05:00 |
|
Olli Pettay
|
87b1256e32
|
Bug 734015 - Slow down parsing of web pages in background tabs, r=hsivonen
|
2012-06-14 21:00:05 +03:00 |
|
Olli Pettay
|
6d25ca1dbd
|
Bug 764540 - browser_tabfocus.js is racy, r=dao
|
2012-06-14 20:59:19 +03:00 |
|
Ben Hearsum
|
8119b4ee35
|
Backout bug 753022 because it is causing test failures.
|
2012-06-14 10:36:13 -04:00 |
|
Ehsan Akhgari
|
bafa4505f1
|
Bug 757632 - Re-enable the test; r=rstrong
|
2012-06-13 10:30:07 -04:00 |
|
Ehsan Akhgari
|
6ec73dc93d
|
Bug 764587 - Do not throttle the download of a complete mar if we fall back to a complete update after attempting to stage a partial update; r=rstrong
|
2012-06-13 22:00:03 -04:00 |
|
Ehsan Akhgari
|
3bc64d4216
|
Bug 764269 - Handle symbolic links properly when copying the installation directory before staging an update; r=rstrong
|
2012-06-13 20:38:56 -04:00 |
|
Ehsan Akhgari
|
40be4b6271
|
Bug 760577 - Part 4: Add full round-trip tests for keeping the mar file around and falling back to apply it at startup if replacing the application fails; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0201_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js
rename : toolkit/mozapps/update/test_svc/unit/test_0201_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0203_app_launch_apply_update_svc.js
|
2012-06-08 15:06:53 -04:00 |
|
Ehsan Akhgari
|
f8297e90d5
|
Bug 760577 - Part 3: Verify the fallback behavior on all the locked file tests; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0161_appInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0162_appInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0174_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0175_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0184_fileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0188_fileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0185_fileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0189_fileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0186_rmrfdirFileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0190_rmrfdirFileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0187_rmrfdirFileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0191_rmrfdirFileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test_svc/unit/test_0161_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0162_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0174_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0175_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0184_fileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0188_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0185_fileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0189_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0186_rmrfdirFileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0190_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0187_rmrfdirFileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0191_rmrfdirFileInUse_xp_win_partial_svc.js
|
2012-06-14 09:26:02 -04:00 |
|
Ehsan Akhgari
|
ac82ce6e75
|
Bug 760577 - Part 2: Fall back to regular updates if the replacing step fails after we've staged an update; r=rstrong
|
2012-06-14 09:25:24 -04:00 |
|
Ehsan Akhgari
|
14e077ce86
|
Bug 760577 - Part 1: Keep the update files around when an update has been staged; r=rstrong
|
2012-06-14 09:21:13 -04:00 |
|
Malini Das
|
43be615ba1
|
bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted
|
2012-06-14 08:46:12 -04:00 |
|
Ed Morley
|
410a6228d2
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-14 10:20:43 +01:00 |
|
Mike Hommey
|
7020996fe3
|
Bug 764237 - Add snprintf and strcasecmp definitions in nsXULRunnerApp.cpp for windows. r=bsmedberg
|
2012-06-14 08:14:55 +02:00 |
|
Mike Hommey
|
51cd8ebcc0
|
Bug 747393 - Avoid race condition creating directories in JarMaker. r=ted
|
2012-06-14 08:14:53 +02:00 |
|
Josh Aas
|
5b59b29b39
|
Bug 686335: Allow plugins that we previously considered duplicates to be loaded/registered. Prefer plugins with higher version numbers when picking a handler for content. r=bsmedberg
|
2012-06-13 22:51:21 -04:00 |
|
Honza Bambas
|
580d809430
|
Bug 762409 - localStorage throws 'The operation is insecure.' error with document.domain, r=bz
|
2012-06-14 02:48:09 +02:00 |
|
Benjamin Smedberg
|
fa47498e14
|
Bug 747683 - Don't unload the plugin library right before exiting the plugin process, because some plugins are using atexit handlers, r=josh
|
2012-06-13 15:03:03 -07:00 |
|
Sriram Ramasubramanian
|
cb4c8a9724
|
Bug 760267: Using proper naming convention for non-static menu variable. r=mfinkle r=blassey
|
2012-06-13 13:28:00 -07:00 |
|
Sriram Ramasubramanian
|
8cb3070a28
|
Bug 760267: Making the menu variable a member variable than a static variable. r=blassey
|
2012-06-13 12:58:57 -07:00 |
|
Ryan VanderMeulen
|
627451d112
|
Bug 764243 - Upgrade SQLite to version 3.7.13 (Mozilla changes). r=mak
|
2012-06-13 16:54:13 -04:00 |
|
Ryan VanderMeulen
|
3db24deec4
|
Bug 764243 - Upgrade SQLite to version 3.7.13 (SQLite changes). r=mak
|
2012-06-13 16:53:27 -04:00 |
|
Matt Brubeck
|
889af1a907
|
Merge last green changeset from inbound to mozilla-central
|
2012-06-13 13:23:54 -07:00 |
|
L. David Baron
|
d293e79b2a
|
Don't mark intrinsic widths dirty for font inflation width changes at box/block boundaries. (Bug 764354) r=bzbarsky
|
2012-06-13 12:49:41 -07:00 |
|
Scott Johnson
|
9852f66001
|
Bug 733614: Whitespace change after backout of bug 695222. [r=none, whitespace-only, DONTBUILD]
|
2012-06-13 12:14:31 -05:00 |
|
Brian R. Bondy
|
6d58912612
|
Bug 763474 - Firefox win32 l10n builds broken because Win2008R2 check not avail in NSIS 2.33. r=jimm
|
2012-06-13 12:33:15 -04:00 |
|
Scott Johnson
|
d4d53d2412
|
Bug 733614: Backout changes from bug 695222 for mozilla 16 branch [r=dbaron].
|
2012-06-13 11:00:56 -05:00 |
|
Myk Melez
|
fcc03792d3
|
bug 755557 - support blocklisting flash versions; r=Unfocused
|
2012-06-13 08:50:15 -07:00 |
|
Gregory Szorc
|
035a483feb
|
Merge s-c into m-c
|
2012-06-13 08:37:44 -07:00 |
|
Gregory Szorc
|
a701053269
|
Merge m-c into s-c
|
2012-06-13 08:35:44 -07:00 |
|
Honza Bambas
|
a588ade248
|
Bug 729182 - Followup - MPL2 headers, r=Ms2ger
|
2012-06-13 17:35:31 +02:00 |
|
Tim Taubert
|
e80da9aa94
|
merge m-c to fx-team
|
2012-06-13 15:34:08 +02:00 |
|
Cody Brocious
|
b4d58cd162
|
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
|
2012-06-12 21:20:27 -07:00 |
|
Ryan VanderMeulen
|
76f82e81f5
|
Backout ed4548cac45f (bug 764527) due to robocop perma-orange.
|
2012-06-13 21:32:14 -04:00 |
|
Oleg Romashin
|
6ada385401
|
Bug 763156 - Remove QSound and QtMultimedia dependency from Qt port. r=dougt
|
2012-06-12 22:58:16 -04:00 |
|
Sriram Ramasubramanian
|
6819010641
|
Bug 763851: Forward button's background MIA in tabs UI. [r=mfinkle]
|
2012-06-12 22:48:47 -07:00 |
|
Sriram Ramasubramanian
|
3980bae0b8
|
Bug 763049: Tablet animation should slide on phones, slide and shrink on tablets. [r=mfinkle]
|
2012-06-12 22:47:52 -07:00 |
|
Sriram Ramasubramanian
|
e5b10c32a0
|
Bug 762955: Fixed height for tabs UI on phones. [r=mfinkle]
|
2012-06-12 22:29:23 -07:00 |
|
Sriram Ramasubramanian
|
b1654a31cb
|
Bug 762725: Tabs UI needs new plus icons. [r=mfinkle]
|
2012-06-12 15:59:02 -07:00 |
|
Sriram Ramasubramanian
|
ad32a14822
|
Bug 762725: Tabs UI need new sync icons. [r=mfinkle]
|
2012-06-12 15:58:24 -07:00 |
|
Chris Jones
|
c974fdd441
|
Backed out changeset beba1a053f5e
|
2012-06-12 21:40:40 -07:00 |
|
Cody Brocious
|
26913741dd
|
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
|
2012-06-12 21:20:27 -07:00 |
|
Ehsan Akhgari
|
d4360da3cf
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (uriloader parts); r=bzbarsky
|
2012-06-12 23:53:09 -04:00 |
|
Richard Newman
|
c68e94eb71
|
Merge m-c to s-c.
|
2012-06-12 10:16:39 -07:00 |
|
Nathan Froyd
|
f27880f5ad
|
Bug 763991 - add MOZ_TELEMETRY_REPORTING=1 to mobile mozconfigs; r=blassey
|
2012-06-12 12:48:40 -04:00 |
|
Matt Brubeck
|
bb294db770
|
Bug 763991 - Disable Telemetry UI for builds without MOZ_TELEMETRY_REPORTING; r=mfinkle
--HG--
rename : mobile/android/base/resources/xml/preferences.xml => mobile/android/base/resources/xml/preferences.xml.in
|
2012-06-13 08:27:11 -07:00 |
|
Ed Morley
|
9fc5bcabff
|
Backout a55eea2c294d (bug 627699) for bustage
|
2012-06-13 16:07:22 +01:00 |
|
Ed Morley
|
c4b3cbe529
|
Merge mozilla-central to mozilla-inbound
|
2012-06-13 15:52:26 +01:00 |
|