Andrea Marchesini
eff949a801
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
a0af95c26f
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
57f45f7372
Merge inbound to m-c a=merge CLOSED TREE
2015-04-20 16:44:05 -07:00
Robert Strong
0d0a330950
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
ae33ac696f
Bug 1156034 - Add some missing error handling to ProfileResetCleanupAsyncTask; r=bsmedberg
2015-04-20 13:10:32 -04:00
Jim Chen
239f4a1e54
Bug 1152308 - Remove obsolete methods for exiting; r=snorp
2015-04-17 12:22:47 -04:00
Jim Chen
78ad008f51
Bug 1154952 - Delete AndroidBridge on Gecko shutdown; r=snorp
2015-04-17 12:22:47 -04:00
Jim Chen
11e59a63ea
Bug 1154952 - Remove extra free() calls on shutdown; r=snorp
2015-04-17 12:22:47 -04:00
Chris Lord
f2866652e0
Bug 994541 - Enable BasicCompositor OMTC on linux. r=Bas
2015-03-12 14:01:23 +01:00
Robert Strong
1848999ea9
Bug 1154603 - useless defined(ANDROID) in nsUpdateDriver.cpp. r=spohl
2015-04-15 08:45:49 -07:00
Robert Strong
f0c1a39e55
Bug 1152997 - Cleanup app update build to exclude android. r=glandium, r=mossop
2015-04-14 17:00:02 -07:00
Nathan Froyd
7ffb6ee23a
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
68d9d5628d
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
f1757ba6af
Bug 1100501 - Avoid a late shutdown of chromium's StatisticsRecorder. r=georg
2015-04-11 07:02:07 -05:00
Carsten "Tomcat" Book
f335a3d261
Backed out changeset 9a6acb756ed5 (bug 1100501) for OSX XPCshell Test failures
2015-04-10 12:33:56 +02:00
Jim Mathies
5015ad466b
Bug 1100501 - Avoid a late shutdown of chromium's StatisticsRecorder. r=georg
2015-04-09 15:41:53 -05:00
Ryan VanderMeulen
5afbd2927c
Backed out changeset 6bbe2e6958a9 (bug 1127801) for intermittent (?!?!) Mulet mochitest bustage.
...
CLOSED TREE
2015-04-07 13:47:54 -04:00
naru-san
356222839d
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
466e57892d
Backed out changeset a67a0be7325e (bug 1127801) for test bustage.
2015-04-07 11:50:10 -04:00
naru-san
ffdceb8d28
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
cdb9321a8a
Bug 1150708 - Gather telemetry on e10s block reason (r=jimm)
2015-04-06 18:25:44 -07:00
Ryan VanderMeulen
d586fe4981
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-06 18:48:20 -04:00
Felipe Gomes
a2e378638d
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
103f987213
Bug 1130710 - xre: Use stdint uint*_t instead of nonstandard __uint*_t. r=bsmedberg
2015-02-05 22:47:21 +01:00
Aaron Klotz
a9c0237975
Bug 1150684: Remove XPCOM.h from IOInterposer.h; r=froydnj
2015-04-02 14:51:18 -06:00
Vladimir Vukicevic
8ee352f147
Bug 1149566; disable e10s if dom.vr.enabled is true; r=mconley
2015-04-01 16:02:20 -04:00
Bob Owen
734bb8f7d2
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
ee117642af
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
827a9d96f1
Bug 1014355 - Init X with thread-safe mode in child processes. r=karlt
2015-03-30 13:30:36 +02:00
Makoto Kato
8192197222
Bug 1147722 - Part 2. Remove keyboardMayHaveIME method. r=wmccloskey
2015-03-30 11:58:32 +09:00
Makoto Kato
808fee6663
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
94545cbb2e
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
Ehsan Akhgari
5cccea6f0f
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
78913c4393
Backed out changeset 763cc10e0bb1 (bug 1144127) for B2G reftest bustage.
2015-03-20 12:23:11 -04:00
Benjamin Smedberg
c242db94bf
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
64d3581939
Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs
2015-03-13 11:52:45 +00:00
Mike Hommey
96c39026ab
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
86269caaec
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
0155d3f4c4
Bug 1115956 - Improve notice string for when e10s was disabled for accessibility. r=mconley
2015-03-06 15:47:35 -03:00
Martin Stransky
d1e3498803
Bug 635134 - Adds X11 run-time check for Gtk3 backend. r=karlt
2015-03-05 03:56:00 +01:00
Jesse Ruderman
19a6d230a6
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
27f7d1e9fd
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
ad2ea37898
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
30631639db
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
ba1773e422
Merge mozilla-central to mozilla-inbound
2015-03-03 14:10:55 +01:00
Robert Strong
2b54c24aa7
Bug 1137901 - Remove param from refreshUpdateStatus. r=spohl
2015-03-02 11:09:13 -08:00
Robert Strong
97eb559e47
Bug 1044443 - release off main thread crash in nsXPCWrappedJS::Release() via nsUpdateProcessor::~nsUpdateProcessor(). r=bbondy
2015-02-18 16:05:00 -08:00
Kevin K.
e86af6d167
Bug 1057600 - Don't require MOZILLA_OFFICIAL to include build revisions in build. Add MOZ_INCLUDE_SOURCE_INFO variable as an alternate way to include build revisions without setting MOZILLA_OFFICIAL. r=glandium
2015-02-17 22:10:03 -05:00
David Major
391bf7e3ae
Bug 1132663 - Part 1: Use the DLL blocklist in plugin-container processes. r=bsmedberg
2015-02-18 14:09:32 +13:00
David Major
b318db0383
Bug 1137609: Test for the missing export because we can't trust the version. r=glandium
2015-03-03 19:33:31 +13:00