Brian R. Bondy
55a07cad01
Bug 1158866 - Enable MAR verification on linux via NSS. r=rstrong
2015-04-21 16:39:59 -04:00
David Major
c92c020b89
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
2015-04-27 19:59:27 -04:00
Kartikaya Gupta
8ec41da08a
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Andrea Marchesini
124186054d
Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan
2015-04-22 08:29:20 +02:00
Bryan Quigley
2f56f46e28
Bug 1155943
- Drop checks for the presence of glib2.2 and gtk2.2 functions since they are already deps anyway. r=karlt
2015-04-20 07:11:00 -04:00
Wes Kocher
866c92a0b7
Merge inbound to m-c a=merge CLOSED TREE
2015-04-20 16:44:05 -07:00
Robert Strong
b6cf9017d9
backout of bug 1154603 due to breaking gonk in bug 1155704. r=backout, a=RyanVM, DONTBUILD
2015-04-20 11:49:42 -07:00
Ehsan Akhgari
d963a9bff1
Bug 1156034 - Add some missing error handling to ProfileResetCleanupAsyncTask; r=bsmedberg
2015-04-20 13:10:32 -04:00
Jim Chen
d64645f76f
Bug 1152308 - Remove obsolete methods for exiting; r=snorp
2015-04-17 12:22:47 -04:00
Jim Chen
8cb8e6a347
Bug 1154952 - Delete AndroidBridge on Gecko shutdown; r=snorp
2015-04-17 12:22:47 -04:00
Jim Chen
3dd9191a8c
Bug 1154952 - Remove extra free() calls on shutdown; r=snorp
2015-04-17 12:22:47 -04:00
Chris Lord
cf3d3d8217
Bug 994541 - Enable BasicCompositor OMTC on linux. r=Bas
2015-03-12 14:01:23 +01:00
Robert Strong
afff19fa59
Bug 1154603 - useless defined(ANDROID) in nsUpdateDriver.cpp. r=spohl
2015-04-15 08:45:49 -07:00
Robert Strong
a7710a107e
Bug 1152997 - Cleanup app update build to exclude android. r=glandium, r=mossop
2015-04-14 17:00:02 -07:00
Nathan Froyd
41e137cdfb
Bug 1153267 - fix typo that broke OS X builds on a CLOSED TREE; r=bustage
2015-04-13 15:25:23 -04:00
Nathan Froyd
b5966ed356
Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan
2015-03-31 10:03:49 -04:00
Jim Mathies
cf3ad8f7be
Bug 1100501 - Avoid a late shutdown of chromium's StatisticsRecorder. r=georg
2015-04-11 07:02:07 -05:00
Carsten "Tomcat" Book
9b0f0eb496
Backed out changeset 9a6acb756ed5 (bug 1100501) for OSX XPCshell Test failures
2015-04-10 12:33:56 +02:00
Jim Mathies
6d8e5c2488
Bug 1100501 - Avoid a late shutdown of chromium's StatisticsRecorder. r=georg
2015-04-09 15:41:53 -05:00
Ryan VanderMeulen
b208a763b2
Backed out changeset 6bbe2e6958a9 (bug 1127801) for intermittent (?!?!) Mulet mochitest bustage.
...
CLOSED TREE
2015-04-07 13:47:54 -04:00
naru-san
5c8f37a380
Bug 1127801 - Capture path to milestone.txt from the OS automatically using MozbuildObject from mozbuild.base. r=ted
...
CLOSED TREE
2015-04-07 12:43:40 -04:00
Ryan VanderMeulen
a55fdccf04
Backed out changeset a67a0be7325e (bug 1127801) for test bustage.
2015-04-07 11:50:10 -04:00
naru-san
3ff8433b08
Bug 1127801 - Capture path to milestone.txt from the OS automatically using MozbuildObject from mozbuild.base. r=ted
2015-04-06 16:54:00 -04:00
Bill McCloskey
6f2ee8c759
Bug 1150708 - Gather telemetry on e10s block reason (r=jimm)
2015-04-06 18:25:44 -07:00
Ryan VanderMeulen
6456b28627
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-06 18:48:20 -04:00
Felipe Gomes
8b4e4bf5f4
Bug 1147156 - Re-enable e10s by default for Nightly users who may have disabled it. r=poirot,mconley
2015-04-06 15:06:46 -03:00
Felix Janda
7b38b1e41e
Bug 1130710 - xre: Use stdint uint*_t instead of nonstandard __uint*_t. r=bsmedberg
2015-02-05 22:47:21 +01:00
Aaron Klotz
a70acee41b
Bug 1150684: Remove XPCOM.h from IOInterposer.h; r=froydnj
2015-04-02 14:51:18 -06:00
Vladimir Vukicevic
0d00f43b1b
Bug 1149566; disable e10s if dom.vr.enabled is true; r=mconley
2015-04-01 16:02:20 -04:00
Bob Owen
666e96adb9
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
2015-04-01 09:40:35 +01:00
Mike Hommey
ccd2a9b975
Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd
2015-04-01 13:51:45 +09:00
Nicolas Silva
d736bde271
Bug 1014355 - Init X with thread-safe mode in child processes. r=karlt
2015-03-30 13:30:36 +02:00
Makoto Kato
ddeadbc3f8
Bug 1147722 - Part 2. Remove keyboardMayHaveIME method. r=wmccloskey
2015-03-30 11:58:32 +09:00
Makoto Kato
ba25ba2fed
Bug 1147722 - Part 1. Turn off TSF when e10s auto start is enabled. r=masayuki,wmccloskey
2015-03-30 11:58:03 +09:00
Andrea Marchesini
b212600c95
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
Ehsan Akhgari
33bb32f549
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
...
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Ryan VanderMeulen
02ce1ca25c
Backed out changeset 763cc10e0bb1 (bug 1144127) for B2G reftest bustage.
2015-03-20 12:23:11 -04:00
Benjamin Smedberg
7cf4fc739b
Bug 1144127 - Remove support for distribution/bundles because of its malware/hijacking risk, r=Mossop
2015-03-17 10:56:03 -04:00
Michael Ratcliffe
221a37877c
Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs
2015-03-13 11:52:45 +00:00
Mike Hommey
d7a8058b98
Bug 1141439 - Exit with an error code instead of falling through the REMOTE_NOT_FOUND code path when the X-remote returns an explicit command line handler error. r=bsmedberg
2015-03-13 07:44:30 +09:00
Mike Hommey
dd378b8d2c
Bug 486172 - Don't ignore a -p command line argument when using the Xremote protocol. r=bsmedberg
...
On X11, when running firefox -p foo http://mozilla.org , and a window for another
profile is already open, the -p argument is ignored and a new tab or window is
opened in the unrelated session.
Previously, the equivalent firefox -p foo -remote openurl(http://mozilla.org )
would see that there is no window for the profile foo, complain about it, and
abort. If a window for the profile foo was open, however, a new tab or windows
would open in that session.
Here, we modify the behaviour such that firefox -p foo http://mozilla.org never
ignores the -p argument, and does the sensible thing depending on the context:
- if a window is already open for the profile, use that session.
- otherwise, open a new window for that profile.
When no -p argument is given, the behaviour is unchanged.
As RemoteCommandLine, which first attempts to open a connection with an existing
firefox, falls through when there is no existing firefox, the -p argument must be
kept in the command line. It turns out CheckArg didn't handle the case properly,
so fix this as well.
The changes in RemoteCommandLine otherwise match what used to be in
HandleRemoteArgument before bug 1080319.
2015-03-10 10:01:54 +09:00
Felipe Gomes
5461cfa898
Bug 1115956 - Improve notice string for when e10s was disabled for accessibility. r=mconley
2015-03-06 15:47:35 -03:00
Martin Stransky
9748ea506e
Bug 635134 - Adds X11 run-time check for Gtk3 backend. r=karlt
2015-03-05 03:56:00 +01:00
Jesse Ruderman
9fe7e130c2
Bug 1140183 - Don't enter safe mode on opt/shift if environment variable MOZ_DISABLE_SAFE_MODE_KEY is set. r=ehsan
2015-03-06 04:27:32 -08:00
Stephen Pohl
ee76ceb1da
Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong
2015-03-04 21:29:44 -05:00
Mike Hommey
86f6d61c33
Bug 1138295 - Don't define unused types and static variable when building with Gtk+3. r=karlt
2015-03-04 14:39:37 +09:00
Makoto Kato
7d48b3cc32
Bug 1138070 - Don't use GetModuleHandleA on RtlImageNtHeader. r=dmajor
...
Landing on CLOSED TREE per KWierso
2015-03-04 11:09:04 +13:00
Carsten "Tomcat" Book
529575eb3c
Merge mozilla-central to mozilla-inbound
2015-03-03 14:10:55 +01:00
Robert Strong
2ffc1a424a
Bug 1137901 - Remove param from refreshUpdateStatus. r=spohl
2015-03-02 11:09:13 -08:00
Robert Strong
d57e804c85
Bug 1044443 - release off main thread crash in nsXPCWrappedJS::Release() via nsUpdateProcessor::~nsUpdateProcessor(). r=bbondy
2015-02-18 16:05:00 -08:00