Ed Morley
|
2720ada529
|
Backout 4ebd50016f35 & 9033700cc24f (bug 807757) for failing to build on a CLOSED TREE
|
2012-12-13 18:46:38 +00:00 |
|
Benjamin Smedberg
|
a7244b9828
|
Bug 807757 main part - remove nsIProfileChangeStatus, nsIProfile and remnants of code to support them, r=glandium
--HG--
rename : profile/public/nsIProfileChangeStatus.idl => profile/public/notifications.txt
extra : rebase_source : e7caf9d124a4295ced9d607ab6b75b663b97ed8e
|
2012-12-13 12:20:56 -05:00 |
|
Oleg Romashin
|
503cc5fd3e
|
Bug 818787 - Return back NS_ENSURE_TRUE(appShell, into XRE_RunAppShell. r=cjones
|
2012-12-10 09:14:52 -05:00 |
|
Bas Schouten
|
5c2da9fbfd
|
Bug 816117 - Part 1: Add the ability to pass around a windows Thread Context to StackWalkMain64. r=ehsan
|
2012-12-08 06:15:21 +01:00 |
|
Benoit Girard
|
8124a450e6
|
Bug 799640 - Part 3: Add shutdown labels. r=espindola
|
2012-11-30 12:49:47 -05:00 |
|
Benoit Girard
|
ed38a0c373
|
Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan
|
2012-11-30 12:49:20 -05:00 |
|
Ehsan Akhgari
|
33a9b305c1
|
Backed out 3 changesets (bug 799640) on the suspicion of regressing Tp5 by 50%
Backed out changeset 133c704dbcc6 (bug 799640)
Backed out changeset b130bb991d84 (bug 799640)
Backed out changeset e47b059493cf (bug 799640)
|
2012-11-30 16:05:13 -05:00 |
|
Benoit Girard
|
ff46d9c9c6
|
Bug 799640 - Part 3: Add shutdown labels. r=espindola
|
2012-11-30 12:49:47 -05:00 |
|
Benoit Girard
|
3280834c40
|
Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan
|
2012-11-30 12:49:20 -05:00 |
|
Landry Breuil
|
2a066f0df0
|
Bug 803955 followup - add missing defined(__FreeBSD__), forgotten in cf6c50786ee5. was r=bsmedberg
|
2012-11-15 20:07:09 +01:00 |
|
Isaac Aggrey
|
6058811463
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
|
2012-11-14 13:14:21 -06:00 |
|
Ehsan Akhgari
|
ab48da6035
|
Backed out changeset da25394a8b55 (bug 802706) for build bustage
|
2012-11-14 13:24:12 -08:00 |
|
Isaac Aggrey
|
12202e6725
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan,wtc
|
2012-11-14 13:14:21 -06:00 |
|
Landry Breuil
|
37fd657c5f
|
Bug 803955: {Free,Open}BSD use alternative dirs for systemwide extensions/plugins. r=bsmedberg
|
2012-11-14 20:02:07 +01:00 |
|
Kartikaya Gupta
|
ad1f488329
|
Bug 808875 - Fix unused variable warnings in nsAppRunner.cpp. r=bsmedberg
|
2012-11-14 09:36:41 -08:00 |
|
Jim Mathies
|
1627b67306
|
Bug 807593 - Land metro specific nsAppRunner bits on mc. r=bbondy
|
2012-11-05 05:26:12 -06:00 |
|
Neil Rashbrook
|
cd349de7a0
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
|
2012-11-03 10:59:29 +00:00 |
|
Ryan VanderMeulen
|
f1d654c74a
|
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
|
2012-11-02 17:12:22 -04:00 |
|
Neil Rashbrook
|
958b1668fa
|
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
|
2012-11-02 20:07:50 +00:00 |
|
Graeme McCutcheon
|
4007709169
|
Bug 724513 - Part 2 - nsAppRunner shouldn't assume the deletion of invalid startup cache file succeeded. r=mwu
|
2012-10-23 17:46:51 +01:00 |
|
Rafael Ávila de Espíndola
|
f518b77a02
|
Bug 804828 - Talagent trips ValidWriteAssert (when Firefox tries to restart in safe mode due to previous crashes). r=ted.
--HG--
extra : rebase_source : dd4a3dec5204181a4c421d84daccf9ea172757c8
|
2012-10-31 14:18:03 -04:00 |
|
Ehsan Akhgari
|
59dacf4015
|
Backed out 3 changesets (bug 724513) for a 20-30% Ts regression across the board
Backed out changeset 006eb98e9d6f (bug 724513)
Backed out changeset f418d97d12ac (bug 724513)
Backed out changeset 1baac3f2334c (bug 724513)
--HG--
extra : rebase_source : e361496807916c968524446d32d3eb1d6af346eb
|
2012-10-31 11:28:21 -04:00 |
|
Graeme McCutcheon
|
97eb7696a7
|
Bug 724513 - Part 2 - nsAppRunner shouldn't assume the deletion of invalid startup cache file succeeded. r=mwu
|
2012-10-23 17:46:51 +01:00 |
|
Nathan Froyd
|
4c61ef9ec5
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Jacek Szpot
|
761b11160f
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Steven Michaud
|
e364be4527
|
Bug 801883 - New profile directories are hidden in Finder. r=josh
|
2012-10-26 12:21:12 -05:00 |
|
Brian R. Bondy
|
398707a8f3
|
Bug 765598 - Remove newly created MozUpdater folders in tmp on post update. r=ehsan
|
2012-10-25 22:30:34 -04:00 |
|
Ehsan Akhgari
|
8e702f60c5
|
Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
|
2012-10-25 12:32:24 -04:00 |
|
Ehsan Akhgari
|
f3c0ac7a23
|
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
|
2012-10-25 11:48:19 -04:00 |
|
Isaac Aggrey
|
f3cb73b9c7
|
Bug 794510: Part 1 - Build with NO_NSPR_10_SUPPORT by default; r=ehsan,glandium,wtc
|
2012-10-11 01:00:54 -05:00 |
|
Wes Johnston
|
7af2a0ac17
|
Bug 800840 - Setup profile locker after unlocking on Android. r=bsmedberg
|
2012-10-18 10:54:42 -07:00 |
|
Mike Hommey
|
5055bfb2f5
|
Bug 794472 - Add quoting for some commands to make pymake happier. r=ted
|
2012-10-18 14:44:12 +02:00 |
|
Isaac Aggrey
|
220c75c473
|
Bug 794510: Part 3 - create NSPRFormatTime.h with temporarily undef'd NO_NSPR_10_SUPPORT for compatibility; r=ehsan
|
2012-10-11 13:16:29 -05:00 |
|
Jan Beich
|
9b4ca63b2a
|
Bug 778078 - Disable GLib slice allocator on systems with jemalloc in libc. r=glandium
|
2012-10-17 16:36:43 +02:00 |
|
Wes Johnston
|
93a77cc9b7
|
Bug 795406 - Set up profile unlocker. r=bsmedberg
|
2012-10-05 17:58:29 -07:00 |
|
Wes Johnston
|
5d4a9e0c25
|
Bug 795053 - Unlock locked profiles on Android. r=blassey
|
2012-10-05 12:35:26 -07:00 |
|
Wes Johnston
|
c161af875f
|
backout c1b386c21158
|
2012-10-02 11:48:31 -07:00 |
|
Wes Johnston
|
f84327cacf
|
Bug 795053 - Add ability to unlock a profile from Java. r=blassey
|
2012-10-02 11:00:13 -07:00 |
|
Phil Ringnalda
|
03892eaa4c
|
Back out 63105f3adf34 (bug 721843) for xpcshell timeouts
|
2012-10-01 20:43:27 -07:00 |
|
Benoit Girard
|
432b7c8fd8
|
Bug 721843 - Add just-in-time debugging by using CRAWL_STACK_ON_SIGSEGV on non official builds for mac/linux. r=ted
|
2012-10-01 22:09:20 -04:00 |
|
Marshall Culpepper
|
7ad8f721a7
|
Bug 778349: Initial support for OS ("FOTA") updates in Gonk. r=rstrong r=bbondy r=fabrice
|
2012-09-30 21:55:51 -05:00 |
|
Kyle Huey
|
35610fce7c
|
Bug 792625: Fix xpcshell to accept non-ASCII command line arguments on Windows. r=bsmedberg
|
2012-09-30 09:45:05 -07:00 |
|
Ryan VanderMeulen
|
f88ee14247
|
Bug 787313 - Add back code that was erroneously reverted. r=ochameau
|
2012-09-26 18:56:49 -04:00 |
|
Mounir Lamouri
|
25a3db2998
|
Merge mozilla-inbound in mozilla-central.
|
2012-09-26 11:57:25 +01:00 |
|
Benjamin Smedberg
|
a4f76fb27d
|
Bug 792541 - Block sprotector.dll on Windows 8 and up. Add support in the windows blocklist for flags and add a flag for "win8 and up only", r=ehsan
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
extra : rebase_source : e7f5420fd981d467f109e2dc9a7408f32cc18394
|
2012-09-25 22:25:51 -07:00 |
|
Alexandre Poirot
|
91d710b076
|
Bug 787313 - Add /attach-console argument on Windows in order to attach Firefox std IO to parent console. r=ted
|
2012-09-25 12:58:08 -04:00 |
|
Benoit Jacob
|
3321942c35
|
Bug 786383 - add MOZ_AVOID_OPENGL_ALTOGETHER option - r=karlt
|
2012-09-21 13:44:35 -04:00 |
|
Ms2ger
|
abf742d34d
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Ms2ger
|
4cf7905fe1
|
Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted
|
2012-09-20 09:55:36 +02:00 |
|
Jan Beich
|
03d2fe0829
|
Bug 789436 - Remove one more SIGFPE workaround for FreeBSD. r=sicking
|
2012-09-18 21:35:04 -04:00 |
|