Граф коммитов

272438 Коммитов

Автор SHA1 Сообщение Дата
Bill McCloskey beaadc356e Bug 758471 - Don't sweep native interfaces during compartment GC (r=bholley) 2012-05-25 11:06:13 -07:00
Ted Mielczarek fb6e8ee24f bug 661908 - work around stupid Python 2.5 bug. r=bustage 2012-05-25 14:02:54 -04:00
Bill McCloskey 556c5bf149 Bug 753283 - Poison VM stack to help fuzzers (r=bhackett) 2012-05-25 10:53:19 -07:00
Philipp von Weitershausen 2f381d2017 Bug 758486 - Settings API: make debug output a bit more useful. r=gwagner 2012-05-25 10:37:45 -07:00
Philipp von Weitershausen c5b25c698c Bug 758466 - B2G RIL: ensure radio state and 'ril.radio.disabled' setting value are known before modifying the radio state. r=qDot 2012-05-25 10:37:37 -07:00
Philipp von Weitershausen 5902856940 Bug 758448 - Make callback optional for runEmulatorCmd. r=jgriffin 2012-05-25 10:37:21 -07:00
Ted Mielczarek ed35e409b9 bug 632616 - fix symbolstore.py's handling of relative paths. r=catlee 2012-05-24 11:58:35 -04:00
Ted Mielczarek 9d8a14de80 bug 661908 - ensure $MAKE is set in configure. r=khuey
--HG--
extra : rebase_source : fda4b44786d421431b1ea94b66e0c411bc4e11cf
2012-05-25 13:27:17 -04:00
Wes Johnston 5ee0b8bb71 Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Bobby Holley cdc8708f89 Bug 758563 - Warn when __exposedProps__ is missing. r=bz 2012-05-25 18:42:40 +02:00
Marco Zehe 6b806e9d4f Bug 757381 - Indicate whether a text entry field is multi line. r=eeejay 2012-05-25 09:37:48 -07:00
Brian Hackett 6f24da4f14 Move JIT handles in scripts to a separate structure, bug 758613. r=dvander 2012-05-25 08:20:33 -07:00
Jonathan Kew 49eae009af bug 758257 - work around broken fonts on android when using cached font list as well as when first reading the list. r=jdaggett 2012-05-25 15:03:42 +01:00
Robert Longson 552f1b1d87 Bug 756988 - Mark some animation feature strings as supported. r=jwatt 2012-05-25 14:45:53 +01:00
Ehsan Akhgari d81f2aa046 Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong 2012-05-23 17:51:50 -04:00
Ehsan Akhgari d123a1f4e2 Bug 757835 - Fall back to not use the maintenance service if there is an error when using the service to stage an update in the background; r=rstrong
This will cause us to fall back to a non-background update with a UAC prompt,
which sucks, but at least it lets the user to update.

--HG--
extra : transplant_source : z%00/Z%ED%E3gj%A2%E6%244%D0%B0%AE%A1zdPT
2012-05-23 12:31:37 -04:00
Steven Michaud 7b8b06de26 Bug 736655 - Resize dmg window's background to fit Mountain Lion's new minimum size. r=gavin 2012-05-24 13:05:25 -05:00
Ed Morley 3018aec902 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-24 15:48:20 +01:00
Olli Pettay 949bd03217 Bug 756131 - API for creating default profiles for webapps, r=benjamin 2012-05-24 17:29:52 +03:00
David Burns 57be59069b Bug 757174: Better error message when marionette can no longer communicate with Gecko. DONTBUILD because NPOTB r=jgriffin 2012-05-24 05:07:53 -07:00
Olli Pettay 4acdd1080b Bug 757700, make sure attr modification type is set, r=sicking
--HG--
extra : rebase_source : ed2b2cc803cbd494b33a4e343efee9bd76f7e54a
2012-05-24 13:31:35 +03:00
David Burns 484220994e Bug 747200: Adding MPL header to new file. DONTBUILD because NPOTB r=ctalbert 2012-05-24 04:44:14 -07:00
Jonathan Kew e0db93c657 bug 757871 - don't generate warnings from FT2FontEntry::GetFontTable during normal control flow. r=jdaggett 2012-05-24 09:16:01 +01:00
Jonathan Kew 17d841d068 bug 737315 - use the proxy's name for the FT2 entry when instantiating a downloaded font. r=jdaggett 2012-05-24 09:15:54 +01:00
Alexander Surkov 2a14b57426 Bug 757670 - make nsIPresShell::GetLinkLocation faster, r=bz, tbsaunde 2012-05-24 15:57:16 +09:00
Malini Das 984ca523da Bug 747200: Allow binary to be passed in for marionette tests. DONTBUILD because NPOTB 2012-05-23 03:10:54 -07:00
David Burns fc53564491 Backed out changeset db18074e2a25 to correct bug number 2012-05-24 03:06:52 -07:00
Malini Das 93d39a5941 Bug 757174: Allow Firefox binary and profile to be passed in during tests. DONTBUILD because NPOTB r=jgriffin 2012-05-24 03:00:46 -07:00
Tim Taubert 39f1e874e8 merge m-c to fx-team 2012-05-24 11:47:44 +02:00
Ben Hearsum cf7195099a Backout all patches from bug 723176, because we still have problems with our CodeResources file. 2012-05-23 22:30:25 -04:00
Ben Hearsum d92ac50440 bug 723176: support mac dmg signing in the build system - don't sign removed-files. r=ted 2012-05-23 20:27:09 -04:00
Jonathan Griffin 5f65428407 Bug 756966 - Fail test if finish is called while emulator callbacks are pending, r=philikon, a=test-only, DONTBUILD because NPOTB 2012-05-23 17:23:36 -07:00
Jonathan Griffin c7fcc00b1e Bug 758066 - Add --no-window to runemu's arguments, a=test-only, DONTBUILD because NPOTB 2012-05-23 16:58:44 -07:00
Jonathan Griffin e1bed89b3e Bug 755473 - Mark script as executable, a=test-only, DONTBUILD because NPOTB 2012-05-23 16:50:36 -07:00
Ryan VanderMeulen 113847ecc4 Backout 8cf563a575fd (bug 734015) due to random Moth orange. 2012-05-23 19:27:40 -04:00
Ryan VanderMeulen 276cafb1b8 Bug 752872 - Upgrade SQLite to version 3.7.12.1 (Mozilla changes). r=mak 2012-05-23 17:49:41 -04:00
Ryan VanderMeulen 1c14da4915 Bug 752872 - Upgrade SQLite to version 3.7.12.1 (SQLite changes). r=mak 2012-05-23 17:49:03 -04:00
Ehsan Akhgari 1447edd6be Bug 757971 - Pref off background updates until all of the known issues with it are resolved; r=rstrong
Landing on a CLOSED TREE
2012-05-23 16:00:01 -04:00
Ehsan Akhgari bd191c537f Bug 757981 - Make sure to use the correct installation directory for regular updates; r=bbondy 2012-05-23 16:50:10 -04:00
Brian R. Bondy 06d559fed3 Bug 757711 - Service does not get replaced for newer builds since bug 748764; r=ehsan 2012-05-23 17:28:08 -04:00
Ben Hearsum b4d6cf48c5 bug 723176: support mac dmg signing in the build system - add PACKAGE_BASE_DIR to packager.mk, override in l10n.mk, to fix mac repacks. r=ted 2012-05-23 13:53:43 -04:00
Olli Pettay ef940dcb37 Bug 734015 - Try to slow down parsing of web pages in background tabs, r=hsivonen 2012-05-23 15:55:13 +03:00
Olli Pettay 811c9d1086 Bug 749920 - Unprefix MozMutationObserver and add a warning about use of mutation events, r=sicking 2012-05-23 13:45:14 +03:00
Ed Morley f356417694 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-23 10:41:25 +01:00
Jan Varga 4731c74308 Bug 757511 - Make it possible to raise the maximum number of threads. r=biesi 2012-05-23 06:24:18 +02:00
Jan Varga d4b98885d8 Bug 757507 - Implement read-write file streams. r=biesi 2012-05-23 06:23:11 +02:00
Ben Hearsum d1e1e9533b bug 723176: support mac dmg signing in the build system. r=khuey/ted 2012-05-22 17:13:26 -04:00
Ed Morley e8571db710 Backout f789661fed75 (bug 749974) for m-oth failures in browser_toolbar_basic.js 2012-05-22 17:51:20 +01:00
Ehsan Akhgari 2362f4b5ee Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy
When Firefox downloads an update, it previously kept the update around to apply
it on the next restart.  This patch changes this so that the updater program
is launched in the background as soon as the update has finished downloading
in order to stage the updated version of the application by copying the
existing installation directory to a temporary location and applying the update
on top of it, and replace the existing installation directory with the staged
directory on the next restart.

Because the replacing step is typically very fast, this patch eliminates the
wait for the update to be applied on restart, making it unnecessary to show a
progress dialog when restarting.

--HG--
rename : toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul => toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test/unit/test_0113_general.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test/unit/test_0114_general.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test/unit/test_0115_general.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test_svc/unit/test_0113_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test_svc/unit/test_0114_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test_svc/unit/test_0115_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js
2012-05-22 10:50:04 -04:00
David Burns abba5376a3 Bug 756233: Removing Selenium proxy from marionette r=jgriffin 2012-05-22 07:09:46 -07:00